{
    "data": {
        "id": "241123_BiDcQC_N0",
        "url": "https:\/\/www.lascolinasgolfresort.be",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=241123_BiDcQC_N0",
        "testUrl": "https:\/\/www.lascolinasgolfresort.be",
        "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": 1732327412,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/www.lascolinasgolfresort.be\/",
            "mainDocumentUrl": "https:\/\/www.lascolinasgolfresort.be\/",
            "finalDisplayedUrl": "https:\/\/www.lascolinasgolfresort.be\/",
            "finalUrl": "https:\/\/www.lascolinasgolfresort.be\/",
            "fetchTime": "2024-11-23T02:03:06.157Z",
            "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\/129.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/129.0.0.0 Safari\/537.36 PTST\/24.10.2",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/129.0.0.0 Safari\/537.36",
                "benchmarkIndex": 2103.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": 122.58099999999999,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 120\u00a0ms",
                    "metricSavings": {
                        "FCP": 22.580999999999989,
                        "LCP": 22.580999999999989
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/",
                                "responseTime": 122.58099999999999
                            }
                        ],
                        "overallSavingsMs": 22.580999999999989
                    },
                    "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": 1,
                    "numericUnit": "element",
                    "displayValue": "1 reason",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "label": "Failure reason"
                            }
                        ],
                        "items": [
                            {
                                "reason": "Page has no manifest <link> URL"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "manifestUrl": null
                        }
                    }
                },
                "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: No manifest was fetched.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched"
                                ],
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "themed-omnibox": {
                    "id": "themed-omnibox",
                    "title": "Does not set 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": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: No manifest was fetched,\nNo `<meta name=\"theme-color\">` tag found.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched",
                                    "No `<meta name=\"theme-color\">` tag found"
                                ],
                                "themeColor": null,
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "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",
                    "explanation": "No manifest was fetched"
                },
                "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:\/\/use.typekit.net\/af\/1ca530\/00000000000000003b9b1a94\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3",
                                "wastedMs": 835.39399999938905
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/5855b2\/00000000000000003b9b1a98\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                "wastedMs": 937.80299999983981
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/4939c3\/00000000000000003b9b28bb\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3",
                                "wastedMs": 944.84500000020489
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/30420e\/00000000000000003b9b1a9e\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                                "wastedMs": 984.99899999983609
                            }
                        ]
                    },
                    "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:\/\/www.lascolinasgolfresort.be\/",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 0,
                                "networkRequestTime": 3.0620000003837049,
                                "networkEndTime": 233.31599999964237,
                                "finished": true,
                                "transferSize": 6153,
                                "resourceSize": 21085,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/dls6lxx.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 235.64999999990687,
                                "networkRequestTime": 236.2730000000447,
                                "networkEndTime": 437.68099999986589,
                                "finished": true,
                                "transferSize": 1526,
                                "resourceSize": 12695,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "https:\/\/code.ionicframework.com\/ionicons\/2.0.1\/css\/ionicons.min.css",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 238.58600000012666,
                                "networkRequestTime": 241.57800000021234,
                                "networkEndTime": 397.56699999980628,
                                "finished": true,
                                "transferSize": 9261,
                                "resourceSize": 51284,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "ionicframework.com"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 238.87599999969825,
                                "networkRequestTime": 243.77099999971688,
                                "networkEndTime": 366.72499999962747,
                                "finished": true,
                                "transferSize": 14202,
                                "resourceSize": 97779,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-4DBNJ406G4",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 239.10600000014529,
                                "networkRequestTime": 781.19400000013411,
                                "networkEndTime": 2027.5520000001416,
                                "finished": true,
                                "transferSize": 104045,
                                "resourceSize": 301377,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Tag Manager"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 239.24299999978393,
                                "networkRequestTime": 252.05899999989197,
                                "networkEndTime": 473.03599999984726,
                                "finished": true,
                                "transferSize": 102248,
                                "resourceSize": 101532,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 239.53799999970943,
                                "networkRequestTime": 253.12399999983609,
                                "networkEndTime": 639.73799999989569,
                                "finished": true,
                                "transferSize": 177800,
                                "resourceSize": 177073,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 239.86899999994785,
                                "networkRequestTime": 474.91100000031292,
                                "networkEndTime": 670.09800000023097,
                                "finished": true,
                                "transferSize": 62261,
                                "resourceSize": 61602,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 239.9949999996461,
                                "networkRequestTime": 642.18600000021979,
                                "networkEndTime": 702.54799999995157,
                                "finished": true,
                                "transferSize": 3030,
                                "resourceSize": 2386,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 240.12900000018999,
                                "networkRequestTime": 783.45699999993667,
                                "networkEndTime": 954.56199999991804,
                                "finished": true,
                                "transferSize": 128819,
                                "resourceSize": 128149,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 240.24699999997392,
                                "networkRequestTime": 784.38499999977648,
                                "networkEndTime": 960.90299999993294,
                                "finished": true,
                                "transferSize": 3273,
                                "resourceSize": 2624,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 240.34200000017881,
                                "networkRequestTime": 785.17999999970198,
                                "networkEndTime": 962.79700000025332,
                                "finished": true,
                                "transferSize": 3306,
                                "resourceSize": 2668,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 240.4320000000298,
                                "networkRequestTime": 788.31500000040978,
                                "networkEndTime": 1103.6609999998473,
                                "finished": true,
                                "transferSize": 80839,
                                "resourceSize": 80178,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 240.51699999999255,
                                "networkRequestTime": 789.17499999981374,
                                "networkEndTime": 1034.0860000001267,
                                "finished": true,
                                "transferSize": 1322,
                                "resourceSize": 1196,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 240.61100000003353,
                                "networkRequestTime": 790.07799999974668,
                                "networkEndTime": 1037.9219999997877,
                                "finished": true,
                                "transferSize": 1474,
                                "resourceSize": 1508,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 240.73600000003353,
                                "networkRequestTime": 671.32500000018626,
                                "networkEndTime": 718.08199999993667,
                                "finished": true,
                                "transferSize": 1122,
                                "resourceSize": 1239,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/code.jquery.com\/jquery-3.2.1.min.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 240.84799999976531,
                                "networkRequestTime": 704.36699999962002,
                                "networkEndTime": 1061.1170000000857,
                                "finished": true,
                                "transferSize": 30462,
                                "resourceSize": 86659,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "jQuery CDN"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/plugins.min.js?v=8",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 241.04699999978766,
                                "networkRequestTime": 720.18299999972805,
                                "networkEndTime": 812.85299999965355,
                                "finished": true,
                                "transferSize": 26333,
                                "resourceSize": 82964,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/scripts.min.js?v=8",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 241.14399999985471,
                                "networkRequestTime": 779.44000000040978,
                                "networkEndTime": 1025.5139999999665,
                                "finished": true,
                                "transferSize": 2118,
                                "resourceSize": 4072,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/p.typekit.net\/p.css?s=1&k=dls6lxx&ht=tk&f=16997.40907.40972.24553.24554.24558.24559.24539.24540.24541.24542.24547.24548.24580.24581.24588.24589&a=3676873&app=typekit&e=css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 438.24799999967217,
                                "networkRequestTime": 438.85699999984354,
                                "networkEndTime": 772.01000000024214,
                                "finished": true,
                                "transferSize": 173,
                                "resourceSize": 5,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-829x1114.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 795.32500000018626,
                                "networkRequestTime": 796,
                                "networkEndTime": 1326.7839999999851,
                                "finished": true,
                                "transferSize": 266095,
                                "resourceSize": 265362,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/beachclub_1-829x1114.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 795.64600000018254,
                                "networkRequestTime": 797.08900000015274,
                                "networkEndTime": 1498.5839999997988,
                                "finished": true,
                                "transferSize": 228676,
                                "resourceSize": 227963,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/img_3016_nieuw-829x1114.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 795.99699999997392,
                                "networkRequestTime": 797.82700000004843,
                                "networkEndTime": 1614.320000000298,
                                "finished": true,
                                "transferSize": 129513,
                                "resourceSize": 128818,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/country-club_004-829x1114.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 796.38400000007823,
                                "networkRequestTime": 798.66200000001118,
                                "networkEndTime": 1787.3279999997467,
                                "finished": true,
                                "transferSize": 172593,
                                "resourceSize": 171891,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/1ca530\/00000000000000003b9b1a94\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 818.43699999991804,
                                "networkRequestTime": 892.57600000035018,
                                "networkEndTime": 1727.9699999997392,
                                "finished": true,
                                "transferSize": 40858,
                                "resourceSize": 40652,
                                "statusCode": 200,
                                "mimeType": "application\/font-woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/privacy-close.svg",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 825.59700000006706,
                                "networkRequestTime": 826.23799999989569,
                                "networkEndTime": 1793.4850000003353,
                                "finished": true,
                                "transferSize": 1072,
                                "resourceSize": 624,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/5855b2\/00000000000000003b9b1a98\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 825.95300000021234,
                                "networkRequestTime": 893.50400000018999,
                                "networkEndTime": 1831.3070000000298,
                                "finished": true,
                                "transferSize": 40479,
                                "resourceSize": 40272,
                                "statusCode": 200,
                                "mimeType": "application\/font-woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/4939c3\/00000000000000003b9b28bb\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 826.24200000008568,
                                "networkRequestTime": 900.83199999993667,
                                "networkEndTime": 1845.6770000001416,
                                "finished": true,
                                "transferSize": 17930,
                                "resourceSize": 17732,
                                "statusCode": 200,
                                "mimeType": "application\/font-woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "https:\/\/use.typekit.net\/af\/30420e\/00000000000000003b9b1a9e\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 826.45699999993667,
                                "networkRequestTime": 902.1750000002794,
                                "networkEndTime": 1887.1740000001155,
                                "finished": true,
                                "transferSize": 41703,
                                "resourceSize": 41496,
                                "statusCode": 200,
                                "mimeType": "application\/font-woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "Adobe TypeKit"
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-4DBNJ406G4&gtm=45je4bk0v888893592za200&_p=1732327387008&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102077855~102081485&cid=110981159.1732327388&ul=en-us&sr=800x600&uaa=x86&uab=64&uafvl=Google%2520Chrome%3B129.0.6668.100%7CNot%253DA%253FBrand%3B8.0.0.0%7CChromium%3B129.0.6668.100&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1732327388&sct=1&seg=0&dl=https%3A%2F%2Fwww.lascolinasgolfresort.be%2F&dt=Las%20Colinas%20Golf%20%26%20Country%20Club%20%7C%20Appartementen%20en%20villa%27s%20Las%20Colinas%20Golf%20%26%20Country%20Club%2C%20Spanje%2C%20Alicante%2C%20luxeresort%2C%20golfresort&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2071",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2069.8350000004284,
                                "networkRequestTime": 2070.4589999997988,
                                "networkEndTime": 2310.1259999996983,
                                "finished": true,
                                "transferSize": 507,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "text\/plain",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Analytics"
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/favicons\/favicon.png",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 2077.2330000000075,
                                "networkRequestTime": 2077.6690000002272,
                                "networkEndTime": 2131.0579999997281,
                                "finished": true,
                                "transferSize": 3109,
                                "resourceSize": 2457,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "lascolinasgolfresort.be"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 2991495375
                        }
                    }
                },
                "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": 177.59300000000002,
                    "numericUnit": "millisecond",
                    "displayValue": "180\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/www.googletagmanager.com",
                                "rtt": 177.59300000000002
                            },
                            {
                                "origin": "https:\/\/p.typekit.net",
                                "rtt": 56.581000000000017
                            },
                            {
                                "origin": "https:\/\/www.lascolinasgolfresort.be",
                                "rtt": 54.976999999999997
                            },
                            {
                                "origin": "https:\/\/code.ionicframework.com",
                                "rtt": 54.678000000000004
                            },
                            {
                                "origin": "https:\/\/code.jquery.com",
                                "rtt": 52.632000000000005
                            },
                            {
                                "origin": "https:\/\/use.typekit.net",
                                "rtt": 41.928000000000004
                            },
                            {
                                "origin": "https:\/\/www.google-analytics.com",
                                "rtt": 41.200999999999993
                            }
                        ],
                        "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": 348.29500000000007,
                    "numericUnit": "millisecond",
                    "displayValue": "350\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/use.typekit.net",
                                "serverResponseTime": 348.29500000000007
                            },
                            {
                                "origin": "https:\/\/www.lascolinasgolfresort.be",
                                "serverResponseTime": 102.33600000000001
                            },
                            {
                                "origin": "https:\/\/code.jquery.com",
                                "serverResponseTime": 100.15400000000002
                            },
                            {
                                "origin": "https:\/\/www.googletagmanager.com",
                                "serverResponseTime": 86.186000000000035
                            },
                            {
                                "origin": "https:\/\/www.google-analytics.com",
                                "serverResponseTime": 55.435000000000002
                            },
                            {
                                "origin": "https:\/\/code.ionicframework.com",
                                "serverResponseTime": 0
                            },
                            {
                                "origin": "https:\/\/p.typekit.net",
                                "serverResponseTime": 0
                            }
                        ],
                        "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": 31,
                                "transferSize": 1702302
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 15,
                                "transferSize": 1362321
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 5,
                                "transferSize": 164080
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 4,
                                "transferSize": 140970
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 4,
                                "transferSize": 25162
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 6153
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 2,
                                "transferSize": 3616
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 10,
                                "transferSize": 286944
                            }
                        ]
                    }
                },
                "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:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-78-IMG",
                                    "path": "1,HTML,1,BODY,4,SECTION,1,DIV,0,DIV,0,IMG",
                                    "selector": "section#homesection3 > div.h3-grid > div.image-container > img",
                                    "boundingRect": {
                                        "top": 1943,
                                        "bottom": 2387,
                                        "left": 53,
                                        "right": 953,
                                        "width": 900,
                                        "height": 444
                                    },
                                    "snippet": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                                    "nodeLabel": "Las Colinas"
                                }
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-75-IMG",
                                    "path": "1,HTML,1,BODY,2,SECTION,0,DIV,0,DIV,1,DIV,0,DIV,0,IMG",
                                    "selector": "div.h1-grid > div.image-container > div.home-image1 > img.img",
                                    "boundingRect": {
                                        "top": 420,
                                        "bottom": 803,
                                        "left": 543,
                                        "right": 1303,
                                        "width": 760,
                                        "height": 383
                                    },
                                    "snippet": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2\u2026\" alt=\"Las Colinas\">",
                                    "nodeLabel": "Las Colinas"
                                }
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-77-IMG",
                                    "path": "1,HTML,1,BODY,2,SECTION,0,DIV,0,DIV,1,DIV,2,IMG",
                                    "selector": "div.plg-container > div.h1-grid > div.image-container > img.img",
                                    "boundingRect": {
                                        "top": 709,
                                        "bottom": 906,
                                        "left": 896,
                                        "right": 1221,
                                        "width": 325,
                                        "height": 197
                                    },
                                    "snippet": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-\u2026\" alt=\"Las Colinas\">",
                                    "nodeLabel": "Las Colinas"
                                }
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-43-IMG",
                                    "path": "1,HTML,1,BODY,5,SECTION,0,DIV,0,DIV,1,DIV,1,DIV,0,BUTTON,0,IMG",
                                    "selector": "div.h4-grid > div.slick-buttons > button#custom-prev-arrow > img",
                                    "boundingRect": {
                                        "top": 3388,
                                        "bottom": 3481,
                                        "left": 896,
                                        "right": 936,
                                        "width": 40,
                                        "height": 93
                                    },
                                    "snippet": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                                    "nodeLabel": "div.h4-grid > div.slick-buttons > button#custom-prev-arrow > img"
                                }
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-44-IMG",
                                    "path": "1,HTML,1,BODY,5,SECTION,0,DIV,0,DIV,1,DIV,1,DIV,1,BUTTON,0,IMG",
                                    "selector": "div.h4-grid > div.slick-buttons > button#custom-next-arrow > img",
                                    "boundingRect": {
                                        "top": 3388,
                                        "bottom": 3481,
                                        "left": 969,
                                        "right": 1009,
                                        "width": 40,
                                        "height": 93
                                    },
                                    "snippet": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                                    "nodeLabel": "div.h4-grid > div.slick-buttons > button#custom-next-arrow > img"
                                }
                            }
                        ]
                    },
                    "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": [],
                        "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:\/\/www.lascolinasgolfresort.be\/",
                                "resourceBytes": 1223,
                                "unusedBytes": 985,
                                "children": [
                                    {
                                        "name": "(inline) window.dataLaye\u2026",
                                        "resourceBytes": 152,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) function form2(\u2026",
                                        "resourceBytes": 1071,
                                        "unusedBytes": 985
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/www.lascolinasgolfresort.be\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js",
                                "resourceBytes": 1239,
                                "unusedBytes": 117
                            },
                            {
                                "name": "https:\/\/code.jquery.com\/jquery-3.2.1.min.js",
                                "resourceBytes": 86659,
                                "unusedBytes": 38119
                            },
                            {
                                "name": "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/plugins.min.js?v=8",
                                "resourceBytes": 82963,
                                "unusedBytes": 47577
                            },
                            {
                                "name": "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/scripts.min.js?v=8",
                                "resourceBytes": 4072,
                                "unusedBytes": 1971
                            },
                            {
                                "name": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-4DBNJ406G4",
                                "resourceBytes": 301377,
                                "unusedBytes": 122584
                            }
                        ]
                    }
                },
                "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 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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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-0-BUTTON",
                                    "path": "1,HTML,1,BODY,5,SECTION,0,DIV,0,DIV,1,DIV,1,DIV,0,BUTTON",
                                    "selector": "div.h4-content > div.h4-grid > div.slick-buttons > button#custom-prev-arrow",
                                    "boundingRect": {
                                        "top": 3388,
                                        "bottom": 3485,
                                        "left": 896,
                                        "right": 936,
                                        "width": 40,
                                        "height": 97
                                    },
                                    "snippet": "<button id=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\">",
                                    "nodeLabel": "div.h4-content > div.h4-grid > div.slick-buttons > button#custom-prev-arrow",
                                    "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-1-BUTTON",
                                    "path": "1,HTML,1,BODY,5,SECTION,0,DIV,0,DIV,1,DIV,1,DIV,1,BUTTON",
                                    "selector": "div.h4-content > div.h4-grid > div.slick-buttons > button#custom-next-arrow",
                                    "boundingRect": {
                                        "top": 3388,
                                        "bottom": 3485,
                                        "left": 969,
                                        "right": 1009,
                                        "width": 40,
                                        "height": 97
                                    },
                                    "snippet": "<button id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\">",
                                    "nodeLabel": "div.h4-content > div.h4-grid > div.slick-buttons > button#custom-next-arrow",
                                    "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 do not 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": 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-2-A",
                                    "path": "1,HTML,1,BODY,1,HEADER,0,DIV,0,NAV,0,UL,0,LI,0,A",
                                    "selector": "nav > ul.nav-list > li > a.parent-item",
                                    "boundingRect": {
                                        "top": 70,
                                        "bottom": 90,
                                        "left": 523,
                                        "right": 608,
                                        "width": 85,
                                        "height": 20
                                    },
                                    "snippet": "<a class=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">",
                                    "nodeLabel": "LAS COLINAS",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-3-A",
                                    "path": "1,HTML,1,BODY,1,HEADER,0,DIV,0,NAV,0,UL,1,LI,0,A",
                                    "selector": "nav > ul.nav-list > li > a.parent-item",
                                    "boundingRect": {
                                        "top": 70,
                                        "bottom": 90,
                                        "left": 624,
                                        "right": 681,
                                        "width": 57,
                                        "height": 20
                                    },
                                    "snippet": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">",
                                    "nodeLabel": "AANBOD",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-4-A",
                                    "path": "1,HTML,1,BODY,1,HEADER,0,DIV,0,NAV,0,UL,2,LI,0,A",
                                    "selector": "nav > ul.nav-list > li > a.parent-item",
                                    "boundingRect": {
                                        "top": 70,
                                        "bottom": 90,
                                        "left": 697,
                                        "right": 851,
                                        "width": 154,
                                        "height": 20
                                    },
                                    "snippet": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">",
                                    "nodeLabel": "GOLF & COUNTRY CLUB",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-5-A",
                                    "path": "1,HTML,1,BODY,1,HEADER,0,DIV,0,NAV,0,UL,3,LI,0,A",
                                    "selector": "nav > ul.nav-list > li > a.parent-item",
                                    "boundingRect": {
                                        "top": 70,
                                        "bottom": 90,
                                        "left": 867,
                                        "right": 918,
                                        "width": 51,
                                        "height": 20
                                    },
                                    "snippet": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">",
                                    "nodeLabel": "GALERIJ",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-6-A",
                                    "path": "1,HTML,1,BODY,1,HEADER,0,DIV,0,NAV,0,UL,4,LI,0,A",
                                    "selector": "nav > ul.nav-list > li > a.parent-item",
                                    "boundingRect": {
                                        "top": 70,
                                        "bottom": 90,
                                        "left": 934,
                                        "right": 974,
                                        "width": 41,
                                        "height": 20
                                    },
                                    "snippet": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">",
                                    "nodeLabel": "VIDEO",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-7-A",
                                    "path": "1,HTML,1,BODY,1,HEADER,0,DIV,0,NAV,0,UL,5,LI,0,A",
                                    "selector": "nav > ul.nav-list > li > a.parent-item",
                                    "boundingRect": {
                                        "top": 70,
                                        "bottom": 90,
                                        "left": 990,
                                        "right": 1122,
                                        "width": 131,
                                        "height": 20
                                    },
                                    "snippet": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">",
                                    "nodeLabel": "BEZICHTIGINGSTRIP",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-8-A",
                                    "path": "1,HTML,1,BODY,1,HEADER,0,DIV,0,NAV,0,UL,6,LI,0,A",
                                    "selector": "nav > ul.nav-list > li > a.parent-item",
                                    "boundingRect": {
                                        "top": 70,
                                        "bottom": 90,
                                        "left": 1138,
                                        "right": 1216,
                                        "width": 79,
                                        "height": 20
                                    },
                                    "snippet": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">",
                                    "nodeLabel": "INFODAGEN",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-9-A",
                                    "path": "1,HTML,1,BODY,1,HEADER,0,DIV,0,NAV,0,UL,7,LI,0,A",
                                    "selector": "nav > ul.nav-list > li > a.parent-item",
                                    "boundingRect": {
                                        "top": 70,
                                        "bottom": 90,
                                        "left": 1232,
                                        "right": 1303,
                                        "width": 70,
                                        "height": 20
                                    },
                                    "snippet": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">",
                                    "nodeLabel": "MAGAZINE",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-10-A",
                                    "path": "1,HTML,1,BODY,1,HEADER,0,DIV,0,NAV,0,UL,8,LI,0,A",
                                    "selector": "nav > ul.nav-list > li > a.parent-item",
                                    "boundingRect": {
                                        "top": 70,
                                        "bottom": 90,
                                        "left": 1319,
                                        "right": 1382,
                                        "width": 63,
                                        "height": 20
                                    },
                                    "snippet": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">",
                                    "nodeLabel": "CONTACT",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-11-P",
                                    "path": "1,HTML,1,BODY,2,SECTION,0,DIV,0,DIV,0,DIV,1,P",
                                    "selector": "div.plg-container > div.h1-grid > div.text-container > p",
                                    "boundingRect": {
                                        "top": 320,
                                        "bottom": 332,
                                        "left": 793,
                                        "right": 1112,
                                        "width": 320,
                                        "height": 12
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "Een wereld van verschil...",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-12-P",
                                    "path": "1,HTML,1,BODY,2,SECTION,0,DIV,0,DIV,1,DIV,0,DIV,1,DIV,0,P",
                                    "selector": "div.image-container > div.home-image1 > div.h1-cta > p",
                                    "boundingRect": {
                                        "top": 813,
                                        "bottom": 849,
                                        "left": 484,
                                        "right": 601,
                                        "width": 117,
                                        "height": 36
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "MAAK EEN AFSPRAAK\n+32 3 283 87 87",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-13-A",
                                    "path": "1,HTML,1,BODY,2,SECTION,0,DIV,0,DIV,1,DIV,0,DIV,1,DIV,0,P,2,A",
                                    "selector": "div.home-image1 > div.h1-cta > p > a",
                                    "boundingRect": {
                                        "top": 831,
                                        "bottom": 849,
                                        "left": 501,
                                        "right": 584,
                                        "width": 83,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"tel:003232838787\">",
                                    "nodeLabel": "+32 3 283 87 87",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-14-A",
                                    "path": "1,HTML,1,BODY,3,SECTION,0,DIV,1,DIV,0,DIV,0,FIGURE,1,FIGCAPTION,0,A",
                                    "selector": "div.h2-item > figure > figcaption > a",
                                    "boundingRect": {
                                        "top": 1575,
                                        "bottom": 1593,
                                        "left": 554,
                                        "right": 599,
                                        "width": 45,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">",
                                    "nodeLabel": "VILLA'S",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-15-A",
                                    "path": "1,HTML,1,BODY,3,SECTION,0,DIV,1,DIV,1,DIV,0,FIGURE,1,FIGCAPTION,0,A",
                                    "selector": "div.h2-item > figure > figcaption > a",
                                    "boundingRect": {
                                        "top": 1575,
                                        "bottom": 1593,
                                        "left": 708,
                                        "right": 821,
                                        "width": 112,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">",
                                    "nodeLabel": "APPARTEMENTEN",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-16-A",
                                    "path": "1,HTML,1,BODY,3,SECTION,0,DIV,1,DIV,2,DIV,0,FIGURE,1,FIGCAPTION,0,A",
                                    "selector": "div.h2-item > figure > figcaption > a",
                                    "boundingRect": {
                                        "top": 1575,
                                        "bottom": 1593,
                                        "left": 898,
                                        "right": 1007,
                                        "width": 109,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">",
                                    "nodeLabel": "VILLA'S OP MAAT",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-17-A",
                                    "path": "1,HTML,1,BODY,3,SECTION,0,DIV,1,DIV,3,DIV,0,FIGURE,1,FIGCAPTION,0,A",
                                    "selector": "div.h2-item > figure > figcaption > a",
                                    "boundingRect": {
                                        "top": 1575,
                                        "bottom": 1593,
                                        "left": 1097,
                                        "right": 1184,
                                        "width": 87,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">",
                                    "nodeLabel": "HERVERKOOP",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-18-A",
                                    "path": "1,HTML,1,BODY,3,SECTION,0,DIV,1,DIV,4,DIV,0,FIGURE,1,FIGCAPTION,0,A",
                                    "selector": "div.h2-item > figure > figcaption > a",
                                    "boundingRect": {
                                        "top": 1575,
                                        "bottom": 1593,
                                        "left": 1277,
                                        "right": 1380,
                                        "width": 104,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">",
                                    "nodeLabel": "MODELWONING",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-19-P",
                                    "path": "1,HTML,1,BODY,4,SECTION,1,DIV,1,DIV,0,DIV,0,P",
                                    "selector": "div.h3-grid > div.text-container > div.text-content > p",
                                    "boundingRect": {
                                        "top": 2059,
                                        "bottom": 2311,
                                        "left": 1079,
                                        "right": 1379,
                                        "width": 300,
                                        "height": 252
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "Las Colinas Golf & Country Club is een uitzonderlijk wooncomplex van 330 hectar\u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-20-A",
                                    "path": "1,HTML,1,BODY,4,SECTION,1,DIV,1,DIV,0,DIV,1,A",
                                    "selector": "div.h3-grid > div.text-container > div.text-content > a.button",
                                    "boundingRect": {
                                        "top": 2351,
                                        "bottom": 2391,
                                        "left": 1079,
                                        "right": 1183,
                                        "width": 104,
                                        "height": 40
                                    },
                                    "snippet": "<a class=\"button\" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">",
                                    "nodeLabel": "MEER INFO",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-21-H3",
                                    "path": "1,HTML,1,BODY,5,SECTION,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,H3",
                                    "selector": "div.slick-item > div.text-container > div.text-content > h3",
                                    "boundingRect": {
                                        "top": 3021,
                                        "bottom": 3039,
                                        "left": 587,
                                        "right": 887,
                                        "width": 300,
                                        "height": 18
                                    },
                                    "snippet": "<h3>",
                                    "nodeLabel": "BEACHCLUB",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-22-P",
                                    "path": "1,HTML,1,BODY,5,SECTION,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,1,P",
                                    "selector": "div.slick-item > div.text-container > div.text-content > p",
                                    "boundingRect": {
                                        "top": 3051,
                                        "bottom": 3195,
                                        "left": 587,
                                        "right": 887,
                                        "width": 300,
                                        "height": 144
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "Als bewoner van Las Colinas Golf & Country Club geniet u van een scala aan priv\u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-23-STRONG",
                                    "path": "1,HTML,1,BODY,5,SECTION,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,1,P,1,STRONG",
                                    "selector": "div.text-container > div.text-content > p > strong",
                                    "boundingRect": {
                                        "top": 3087,
                                        "bottom": 3105,
                                        "left": 682,
                                        "right": 812,
                                        "width": 130,
                                        "height": 18
                                    },
                                    "snippet": "<strong>",
                                    "nodeLabel": "Las Colinas Beach Club",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-24-P",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,0,DIV,0,P",
                                    "selector": "footer > div.footer-grid > div.footergrid-left > p",
                                    "boundingRect": {
                                        "top": 3902,
                                        "bottom": 3920,
                                        "left": 53,
                                        "right": 898,
                                        "width": 845,
                                        "height": 18
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "Hip Estates is sinds 2007 d\u00e9 agent op Las Colinas Golf & Country Club voor alle\u2026",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-25-INPUT",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,0,DIV,0,UL,0,LI,0,FORM,0,INPUT",
                                    "selector": "ul > li > form#form2 > input#emailfooter",
                                    "boundingRect": {
                                        "top": 3890,
                                        "bottom": 3917,
                                        "left": 953,
                                        "right": 1155,
                                        "width": 203,
                                        "height": 27
                                    },
                                    "snippet": "<input autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                    "nodeLabel": "ul > li > form#form2 > input#emailfooter",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-26-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,0,DIV,0,UL,6,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 4035,
                                        "bottom": 4053,
                                        "left": 953,
                                        "right": 1050,
                                        "width": 98,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">",
                                    "nodeLabel": "PRIVACY POLICY",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-27-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,0,DIV,0,UL,7,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 4053,
                                        "bottom": 4071,
                                        "left": 953,
                                        "right": 1033,
                                        "width": 80,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"http:\/\/www.plug.be\" target=\"_blank\">",
                                    "nodeLabel": "SITE BY PLUG",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-28-H3",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,0,LI,0,H3",
                                    "selector": "div.footergrid-item > ul > li > h3",
                                    "boundingRect": {
                                        "top": 3890,
                                        "bottom": 3908,
                                        "left": 1213,
                                        "right": 1356,
                                        "width": 142,
                                        "height": 18
                                    },
                                    "snippet": "<h3>",
                                    "nodeLabel": "LAS COLINAS",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-29-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,2,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3926,
                                        "bottom": 3944,
                                        "left": 1213,
                                        "right": 1291,
                                        "width": 78,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\">",
                                    "nodeLabel": "LAS COLINAS",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-30-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,3,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3944,
                                        "bottom": 3962,
                                        "left": 1213,
                                        "right": 1265,
                                        "width": 52,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">",
                                    "nodeLabel": "AANBOD",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-31-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,4,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3962,
                                        "bottom": 3980,
                                        "left": 1213,
                                        "right": 1356,
                                        "width": 142,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">",
                                    "nodeLabel": "GOLF & COUNTRY CLUB",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-32-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,5,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3980,
                                        "bottom": 3998,
                                        "left": 1213,
                                        "right": 1260,
                                        "width": 46,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">",
                                    "nodeLabel": "GALERIJ",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-33-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,6,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3998,
                                        "bottom": 4016,
                                        "left": 1213,
                                        "right": 1251,
                                        "width": 37,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/video\">",
                                    "nodeLabel": "VIDEO",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-34-H3",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,2,DIV,0,UL,0,LI,0,H3",
                                    "selector": "div.footergrid-item > ul > li > h3",
                                    "boundingRect": {
                                        "top": 3890,
                                        "bottom": 3908,
                                        "left": 1414,
                                        "right": 1535,
                                        "width": 121,
                                        "height": 18
                                    },
                                    "snippet": "<h3>",
                                    "nodeLabel": "OVER ONS",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-35-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,2,DIV,0,UL,2,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3926,
                                        "bottom": 3944,
                                        "left": 1414,
                                        "right": 1535,
                                        "width": 121,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">",
                                    "nodeLabel": "BEZICHTIGINGSTRIP",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-36-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,2,DIV,0,UL,3,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3944,
                                        "bottom": 3962,
                                        "left": 1414,
                                        "right": 1486,
                                        "width": 72,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"infodagen\">",
                                    "nodeLabel": "INFODAGEN",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-37-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,2,DIV,0,UL,4,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3962,
                                        "bottom": 3980,
                                        "left": 1414,
                                        "right": 1478,
                                        "width": 64,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"magazine\">",
                                    "nodeLabel": "MAGAZINE",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-38-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,2,DIV,0,UL,5,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3980,
                                        "bottom": 3998,
                                        "left": 1414,
                                        "right": 1471,
                                        "width": 57,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"contact\">",
                                    "nodeLabel": "CONTACT",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143",
                                "TTv5",
                                "TT13.c",
                                "EN-301-549",
                                "EN-9.1.4.3",
                                "ACT"
                            ]
                        }
                    }
                },
                "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 does not have 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": 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-39-HTML",
                                    "path": "1,HTML",
                                    "selector": "html",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 993,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 993
                                    },
                                    "snippet": "<html>",
                                    "nodeLabel": "html",
                                    "explanation": "Fix any of the following:\n  The <html> element does not have a lang attribute"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "TTv5",
                                "TT11.a",
                                "EN-301-549",
                                "EN-9.3.1.1",
                                "ACT"
                            ]
                        }
                    }
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-20-A",
                                    "path": "1,HTML,1,BODY,4,SECTION,1,DIV,1,DIV,0,DIV,1,A",
                                    "selector": "div.h3-grid > div.text-container > div.text-content > a.button",
                                    "boundingRect": {
                                        "top": 2351,
                                        "bottom": 2391,
                                        "left": 1079,
                                        "right": 1183,
                                        "width": 104,
                                        "height": 40
                                    },
                                    "snippet": "<a class=\"button\" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">",
                                    "nodeLabel": "MEER INFO",
                                    "explanation": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-52-A",
                                                "path": "1,HTML,1,BODY,9,DIV,1,A",
                                                "selector": "body > div#privacypolicy > a.privacy-link",
                                                "boundingRect": {
                                                    "top": 942,
                                                    "bottom": 962,
                                                    "left": 1709,
                                                    "right": 1770,
                                                    "width": 61,
                                                    "height": 20
                                                },
                                                "snippet": "<a class=\"privacy-link\" href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">",
                                                "nodeLabel": "Meer info"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "minor",
                            "tags": [
                                "cat.semantics",
                                "wcag2aaa",
                                "wcag249"
                            ]
                        }
                    }
                },
                "image-alt": {
                    "id": "image-alt",
                    "title": "Image elements do not 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": 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-40-IMG",
                                    "path": "1,HTML,1,BODY,2,SECTION,0,DIV,1,IMG",
                                    "selector": "body > section#homesection1 > div.plg-container > img.arrow",
                                    "boundingRect": {
                                        "top": 977,
                                        "bottom": 1018,
                                        "left": 905,
                                        "right": 1000,
                                        "width": 95,
                                        "height": 41
                                    },
                                    "snippet": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                    "nodeLabel": "body > section#homesection1 > div.plg-container > img.arrow",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\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-41-IMG",
                                    "path": "1,HTML,1,BODY,3,SECTION,0,DIV,2,IMG",
                                    "selector": "body > section#homesection2 > div.plg-container > img.arrow",
                                    "boundingRect": {
                                        "top": 1658,
                                        "bottom": 1699,
                                        "left": 905,
                                        "right": 1000,
                                        "width": 95,
                                        "height": 41
                                    },
                                    "snippet": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                    "nodeLabel": "body > section#homesection2 > div.plg-container > img.arrow",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\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-42-IMG",
                                    "path": "1,HTML,1,BODY,4,SECTION,2,IMG",
                                    "selector": "body > section#homesection3 > img.arrow",
                                    "boundingRect": {
                                        "top": 2455,
                                        "bottom": 2496,
                                        "left": 905,
                                        "right": 1000,
                                        "width": 95,
                                        "height": 41
                                    },
                                    "snippet": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                    "nodeLabel": "body > section#homesection3 > img.arrow",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\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-43-IMG",
                                    "path": "1,HTML,1,BODY,5,SECTION,0,DIV,0,DIV,1,DIV,1,DIV,0,BUTTON,0,IMG",
                                    "selector": "div.h4-grid > div.slick-buttons > button#custom-prev-arrow > img",
                                    "boundingRect": {
                                        "top": 3388,
                                        "bottom": 3481,
                                        "left": 896,
                                        "right": 936,
                                        "width": 40,
                                        "height": 93
                                    },
                                    "snippet": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                                    "nodeLabel": "div.h4-grid > div.slick-buttons > button#custom-prev-arrow > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\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-44-IMG",
                                    "path": "1,HTML,1,BODY,5,SECTION,0,DIV,0,DIV,1,DIV,1,DIV,1,BUTTON,0,IMG",
                                    "selector": "div.h4-grid > div.slick-buttons > button#custom-next-arrow > img",
                                    "boundingRect": {
                                        "top": 3388,
                                        "bottom": 3481,
                                        "left": 969,
                                        "right": 1009,
                                        "width": 40,
                                        "height": 93
                                    },
                                    "snippet": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                                    "nodeLabel": "div.h4-grid > div.slick-buttons > button#custom-next-arrow > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\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.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT7.a",
                                "TT7.b",
                                "EN-301-549",
                                "EN-9.1.1.1",
                                "ACT"
                            ]
                        }
                    }
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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-39-HTML",
                                    "path": "1,HTML",
                                    "selector": "html",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 993,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 993
                                    },
                                    "snippet": "<html>",
                                    "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-45-A",
                                    "path": "1,HTML,1,BODY,3,SECTION,0,DIV,1,DIV,0,DIV,0,FIGURE,0,A",
                                    "selector": "div.h2-grid > div.h2-item > figure > a",
                                    "boundingRect": {
                                        "top": 1307,
                                        "bottom": 1550,
                                        "left": 493,
                                        "right": 661,
                                        "width": 168,
                                        "height": 243
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">",
                                    "nodeLabel": "div.h2-grid > div.h2-item > figure > 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-46-A",
                                    "path": "1,HTML,1,BODY,3,SECTION,0,DIV,1,DIV,1,DIV,0,FIGURE,0,A",
                                    "selector": "div.h2-grid > div.h2-item > figure > a",
                                    "boundingRect": {
                                        "top": 1307,
                                        "bottom": 1550,
                                        "left": 681,
                                        "right": 849,
                                        "width": 168,
                                        "height": 243
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">",
                                    "nodeLabel": "div.h2-grid > div.h2-item > figure > 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-47-A",
                                    "path": "1,HTML,1,BODY,3,SECTION,0,DIV,1,DIV,2,DIV,0,FIGURE,0,A",
                                    "selector": "div.h2-grid > div.h2-item > figure > a",
                                    "boundingRect": {
                                        "top": 1307,
                                        "bottom": 1550,
                                        "left": 869,
                                        "right": 1037,
                                        "width": 168,
                                        "height": 243
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">",
                                    "nodeLabel": "div.h2-grid > div.h2-item > figure > 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-48-A",
                                    "path": "1,HTML,1,BODY,3,SECTION,0,DIV,1,DIV,3,DIV,0,FIGURE,0,A",
                                    "selector": "div.h2-grid > div.h2-item > figure > a",
                                    "boundingRect": {
                                        "top": 1307,
                                        "bottom": 1550,
                                        "left": 1057,
                                        "right": 1225,
                                        "width": 168,
                                        "height": 243
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">",
                                    "nodeLabel": "div.h2-grid > div.h2-item > figure > 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-49-A",
                                    "path": "1,HTML,1,BODY,3,SECTION,0,DIV,1,DIV,4,DIV,0,FIGURE,0,A",
                                    "selector": "div.h2-grid > div.h2-item > figure > a",
                                    "boundingRect": {
                                        "top": 1307,
                                        "bottom": 1550,
                                        "left": 1245,
                                        "right": 1413,
                                        "width": 168,
                                        "height": 243
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">",
                                    "nodeLabel": "div.h2-grid > div.h2-item > figure > 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"
                                }
                            }
                        ],
                        "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-26-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,0,DIV,0,UL,6,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 4035,
                                        "bottom": 4053,
                                        "left": 953,
                                        "right": 1050,
                                        "width": 98,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">",
                                    "nodeLabel": "PRIVACY POLICY",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (97.7px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-27-A",
                                                "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,0,DIV,0,UL,7,LI,0,A",
                                                "selector": "div.footergrid-item > ul > li > a",
                                                "boundingRect": {
                                                    "top": 4053,
                                                    "bottom": 4071,
                                                    "left": 953,
                                                    "right": 1033,
                                                    "width": 80,
                                                    "height": 18
                                                },
                                                "snippet": "<a href=\"http:\/\/www.plug.be\" target=\"_blank\">",
                                                "nodeLabel": "SITE BY PLUG"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-27-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,0,DIV,0,UL,7,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 4053,
                                        "bottom": 4071,
                                        "left": 953,
                                        "right": 1033,
                                        "width": 80,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"http:\/\/www.plug.be\" target=\"_blank\">",
                                    "nodeLabel": "SITE BY PLUG",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (80.4px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 16px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-26-A",
                                                "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,0,DIV,0,UL,6,LI,0,A",
                                                "selector": "div.footergrid-item > ul > li > a",
                                                "boundingRect": {
                                                    "top": 4035,
                                                    "bottom": 4053,
                                                    "left": 953,
                                                    "right": 1050,
                                                    "width": 98,
                                                    "height": 18
                                                },
                                                "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">",
                                                "nodeLabel": "PRIVACY POLICY"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-29-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,2,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3926,
                                        "bottom": 3944,
                                        "left": 1213,
                                        "right": 1291,
                                        "width": 78,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\">",
                                    "nodeLabel": "LAS COLINAS",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (77.8px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-30-A",
                                                "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,3,LI,0,A",
                                                "selector": "div.footergrid-item > ul > li > a",
                                                "boundingRect": {
                                                    "top": 3944,
                                                    "bottom": 3962,
                                                    "left": 1213,
                                                    "right": 1265,
                                                    "width": 52,
                                                    "height": 18
                                                },
                                                "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">",
                                                "nodeLabel": "AANBOD"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-30-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,3,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3944,
                                        "bottom": 3962,
                                        "left": 1213,
                                        "right": 1265,
                                        "width": 52,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">",
                                    "nodeLabel": "AANBOD",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (52.1px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-29-A",
                                                "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,2,LI,0,A",
                                                "selector": "div.footergrid-item > ul > li > a",
                                                "boundingRect": {
                                                    "top": 3926,
                                                    "bottom": 3944,
                                                    "left": 1213,
                                                    "right": 1291,
                                                    "width": 78,
                                                    "height": 18
                                                },
                                                "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\">",
                                                "nodeLabel": "LAS COLINAS"
                                            }
                                        },
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-31-A",
                                                "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,4,LI,0,A",
                                                "selector": "div.footergrid-item > ul > li > a",
                                                "boundingRect": {
                                                    "top": 3962,
                                                    "bottom": 3980,
                                                    "left": 1213,
                                                    "right": 1356,
                                                    "width": 142,
                                                    "height": 18
                                                },
                                                "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">",
                                                "nodeLabel": "GOLF & COUNTRY CLUB"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-32-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,5,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3980,
                                        "bottom": 3998,
                                        "left": 1213,
                                        "right": 1260,
                                        "width": 46,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">",
                                    "nodeLabel": "GALERIJ",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (46.4px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 13.2px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-31-A",
                                                "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,4,LI,0,A",
                                                "selector": "div.footergrid-item > ul > li > a",
                                                "boundingRect": {
                                                    "top": 3962,
                                                    "bottom": 3980,
                                                    "left": 1213,
                                                    "right": 1356,
                                                    "width": 142,
                                                    "height": 18
                                                },
                                                "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">",
                                                "nodeLabel": "GOLF & COUNTRY CLUB"
                                            }
                                        },
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-33-A",
                                                "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,6,LI,0,A",
                                                "selector": "div.footergrid-item > ul > li > a",
                                                "boundingRect": {
                                                    "top": 3998,
                                                    "bottom": 4016,
                                                    "left": 1213,
                                                    "right": 1251,
                                                    "width": 37,
                                                    "height": 18
                                                },
                                                "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/video\">",
                                                "nodeLabel": "VIDEO"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-33-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,6,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3998,
                                        "bottom": 4016,
                                        "left": 1213,
                                        "right": 1251,
                                        "width": 37,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/video\">",
                                    "nodeLabel": "VIDEO",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (37.3px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 13.2px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-32-A",
                                                "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,1,DIV,0,UL,5,LI,0,A",
                                                "selector": "div.footergrid-item > ul > li > a",
                                                "boundingRect": {
                                                    "top": 3980,
                                                    "bottom": 3998,
                                                    "left": 1213,
                                                    "right": 1260,
                                                    "width": 46,
                                                    "height": 18
                                                },
                                                "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">",
                                                "nodeLabel": "GALERIJ"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-35-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,2,DIV,0,UL,2,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3926,
                                        "bottom": 3944,
                                        "left": 1414,
                                        "right": 1535,
                                        "width": 121,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">",
                                    "nodeLabel": "BEZICHTIGINGSTRIP",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (120.5px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 18px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-36-A",
                                                "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,2,DIV,0,UL,3,LI,0,A",
                                                "selector": "div.footergrid-item > ul > li > a",
                                                "boundingRect": {
                                                    "top": 3944,
                                                    "bottom": 3962,
                                                    "left": 1414,
                                                    "right": 1486,
                                                    "width": 72,
                                                    "height": 18
                                                },
                                                "snippet": "<a href=\"infodagen\">",
                                                "nodeLabel": "INFODAGEN"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-36-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,2,DIV,0,UL,3,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3944,
                                        "bottom": 3962,
                                        "left": 1414,
                                        "right": 1486,
                                        "width": 72,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"infodagen\">",
                                    "nodeLabel": "INFODAGEN",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (72.2px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 13px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-35-A",
                                                "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,2,DIV,0,UL,2,LI,0,A",
                                                "selector": "div.footergrid-item > ul > li > a",
                                                "boundingRect": {
                                                    "top": 3926,
                                                    "bottom": 3944,
                                                    "left": 1414,
                                                    "right": 1535,
                                                    "width": 121,
                                                    "height": 18
                                                },
                                                "snippet": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">",
                                                "nodeLabel": "BEZICHTIGINGSTRIP"
                                            }
                                        },
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-37-A",
                                                "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,2,DIV,0,UL,4,LI,0,A",
                                                "selector": "div.footergrid-item > ul > li > a",
                                                "boundingRect": {
                                                    "top": 3962,
                                                    "bottom": 3980,
                                                    "left": 1414,
                                                    "right": 1478,
                                                    "width": 64,
                                                    "height": 18
                                                },
                                                "snippet": "<a href=\"magazine\">",
                                                "nodeLabel": "MAGAZINE"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-37-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,2,DIV,0,UL,4,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3962,
                                        "bottom": 3980,
                                        "left": 1414,
                                        "right": 1478,
                                        "width": 64,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"magazine\">",
                                    "nodeLabel": "MAGAZINE",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (64px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12.6px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-36-A",
                                                "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,2,DIV,0,UL,3,LI,0,A",
                                                "selector": "div.footergrid-item > ul > li > a",
                                                "boundingRect": {
                                                    "top": 3944,
                                                    "bottom": 3962,
                                                    "left": 1414,
                                                    "right": 1486,
                                                    "width": 72,
                                                    "height": 18
                                                },
                                                "snippet": "<a href=\"infodagen\">",
                                                "nodeLabel": "INFODAGEN"
                                            }
                                        },
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-38-A",
                                                "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,2,DIV,0,UL,5,LI,0,A",
                                                "selector": "div.footergrid-item > ul > li > a",
                                                "boundingRect": {
                                                    "top": 3980,
                                                    "bottom": 3998,
                                                    "left": 1414,
                                                    "right": 1471,
                                                    "width": 57,
                                                    "height": 18
                                                },
                                                "snippet": "<a href=\"contact\">",
                                                "nodeLabel": "CONTACT"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-38-A",
                                    "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,2,DIV,0,UL,5,LI,0,A",
                                    "selector": "div.footergrid-item > ul > li > a",
                                    "boundingRect": {
                                        "top": 3980,
                                        "bottom": 3998,
                                        "left": 1414,
                                        "right": 1471,
                                        "width": 57,
                                        "height": 18
                                    },
                                    "snippet": "<a href=\"contact\">",
                                    "nodeLabel": "CONTACT",
                                    "explanation": "Fix any of the following:\n  Target has insufficient size (57.5px by 18px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 12.6px instead of at least 24px."
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-37-A",
                                                "path": "1,HTML,1,BODY,6,FOOTER,1,DIV,1,DIV,2,DIV,0,UL,4,LI,0,A",
                                                "selector": "div.footergrid-item > ul > li > a",
                                                "boundingRect": {
                                                    "top": 3962,
                                                    "bottom": 3980,
                                                    "left": 1414,
                                                    "right": 1478,
                                                    "width": 64,
                                                    "height": 18
                                                },
                                                "snippet": "<a href=\"magazine\">",
                                                "nodeLabel": "MAGAZINE"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.sensory-and-visual-cues",
                                "wcag22aa",
                                "wcag258"
                            ]
                        }
                    }
                },
                "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": 955736.21999999986,
                    "numericUnit": "byte",
                    "displayValue": "20 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:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-829x1114.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 266095,
                                "wastedBytes": 180944.59999999998
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/beachclub_1-829x1114.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 228676,
                                "wastedBytes": 155499.67999999999
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 177800,
                                "wastedBytes": 120903.99999999999
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/country-club_004-829x1114.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 172593,
                                "wastedBytes": 117363.23999999999
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/img_3016_nieuw-829x1114.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 129513,
                                "wastedBytes": 88068.839999999997
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 128819,
                                "wastedBytes": 87596.919999999998
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 102248,
                                "wastedBytes": 69528.639999999999
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 80839,
                                "wastedBytes": 54970.519999999997
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 62261,
                                "wastedBytes": 42337.479999999996
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/plugins.min.js?v=8",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 26333,
                                "wastedBytes": 17906.439999999999
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 14202,
                                "wastedBytes": 9657.3599999999988
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 3306,
                                "wastedBytes": 2248.0799999999999
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 3273,
                                "wastedBytes": 2225.6399999999999
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 3030,
                                "wastedBytes": 2060.3999999999996
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/scripts.min.js?v=8",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 2118,
                                "wastedBytes": 1440.2399999999998
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 1474,
                                "wastedBytes": 1002.3199999999999
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 1322,
                                "wastedBytes": 898.95999999999992
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/privacy-close.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 14400
                                },
                                "cacheLifetimeMs": 14400000,
                                "cacheHitProbability": 0.32000000000000001,
                                "totalBytes": 1072,
                                "wastedBytes": 728.95999999999992
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800,
                                    "public": true
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 1122,
                                "wastedBytes": 336.60000000000002
                            },
                            {
                                "url": "https:\/\/p.typekit.net\/p.css?s=1&k=dls6lxx&ht=tk&f=16997.40907.40972.24553.24554.24558.24559.24539.24540.24541.24542.24547.24548.24580.24581.24588.24589&a=3676873&app=typekit&e=css",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 604800
                                },
                                "cacheLifetimeMs": 604800000,
                                "cacheHitProbability": 0.90000000000000002,
                                "totalBytes": 173,
                                "wastedBytes": 17.299999999999997
                            }
                        ],
                        "summary": {
                            "wastedBytes": 955736.21999999986
                        },
                        "sortedBy": [
                            "totalBytes"
                        ],
                        "skipSumming": [
                            "cacheLifetimeMs"
                        ]
                    },
                    "guidanceLevel": 3
                },
                "total-byte-weight": {
                    "id": "total-byte-weight",
                    "title": "Avoids 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": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 1702302,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 1,662\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-829x1114.jpg",
                                "totalBytes": 266095
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/beachclub_1-829x1114.jpg",
                                "totalBytes": 228676
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg",
                                "totalBytes": 177800
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/country-club_004-829x1114.jpg",
                                "totalBytes": 172593
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/img_3016_nieuw-829x1114.jpg",
                                "totalBytes": 129513
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                                "totalBytes": 128819
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-4DBNJ406G4",
                                "totalBytes": 104045
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "totalBytes": 102248
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg",
                                "totalBytes": 80839
                            },
                            {
                                "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                                "totalBytes": 62261
                            }
                        ],
                        "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": 259,
                    "numericUnit": "element",
                    "displayValue": "259 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": 259
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-69-STRONG",
                                    "path": "1,HTML,1,BODY,5,SECTION,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,P,1,STRONG",
                                    "selector": "div.text-container > div.text-content > p > strong",
                                    "boundingRect": {
                                        "top": 3087,
                                        "bottom": 3105,
                                        "left": 621,
                                        "right": 671,
                                        "width": 51,
                                        "height": 18
                                    },
                                    "snippet": "<strong>",
                                    "nodeLabel": "golfbaan"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 13
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-70-BODY",
                                    "path": "1,HTML,1,BODY",
                                    "selector": "body",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 993,
                                        "left": 53,
                                        "right": 1853,
                                        "width": 1800,
                                        "height": 993
                                    },
                                    "snippet": "<body>",
                                    "nodeLabel": "body"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 13
                                }
                            }
                        ]
                    },
                    "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": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "name",
                                "valueType": "text",
                                "label": "Name"
                            },
                            {
                                "key": "version",
                                "valueType": "text",
                                "label": "Version"
                            }
                        ],
                        "items": [
                            {
                                "name": "jQuery",
                                "version": "3.2.1",
                                "npm": "jquery"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "stacks": [
                                {
                                    "id": "jquery",
                                    "version": "3.2.1"
                                },
                                {
                                    "id": "jquery-fast"
                                }
                            ]
                        }
                    }
                },
                "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": "Does not use 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": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "source",
                                "valueType": "source-location",
                                "label": "Source"
                            }
                        ],
                        "items": [
                            {
                                "source": {
                                    "type": "source-location",
                                    "url": "https:\/\/code.jquery.com\/jquery-3.2.1.min.js",
                                    "urlProvider": "network",
                                    "line": 2,
                                    "column": 8809
                                }
                            }
                        ]
                    },
                    "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 not 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": 0,
                    "scoreDisplayMode": "binary",
                    "displayValue": "1 error found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "index",
                                "valueType": "text",
                                "label": "Line #"
                            },
                            {
                                "key": "line",
                                "valueType": "code",
                                "label": "Content"
                            },
                            {
                                "key": "message",
                                "valueType": "code",
                                "label": "Error"
                            }
                        ],
                        "items": [
                            {
                                "index": "6",
                                "line": "Disallow: \/*.md$Sitemap: https:\/\/www.lascolinasgolfresort.be\/sitemap.xml",
                                "message": "\"$\" should only be used at the end of the pattern"
                            }
                        ]
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary"
                },
                "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 prevented 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": 0,
                    "scoreDisplayMode": "binary",
                    "displayValue": "2 failure reasons",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "frameUrl",
                                    "valueType": "url"
                                },
                                "label": "Failure reason"
                            },
                            {
                                "key": "failureType",
                                "valueType": "text",
                                "label": "Failure type"
                            }
                        ],
                        "items": [
                            {
                                "reason": "Pages whose main resource has cache-control:no-store cannot enter back\/forward cache.",
                                "failureType": "Not actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/www.lascolinasgolfresort.be\/"
                                        }
                                    ]
                                },
                                "protocolReason": "MainResourceHasCacheControlNoStore"
                            },
                            {
                                "reason": "JsNetworkRequestReceivedCacheControlNoStoreResource",
                                "failureType": "Not actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/www.lascolinasgolfresort.be\/"
                                        }
                                    ]
                                },
                                "protocolReason": "JsNetworkRequestReceivedCacheControlNoStoreResource"
                            }
                        ]
                    },
                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2",
                "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": 0,
                            "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": 0,
                            "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": 0,
                            "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": 0,
                            "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": 0,
                            "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": 7,
                            "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.71999999999999997
                },
                "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": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "hreflang",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "canonical",
                            "weight": 1,
                            "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": 0.82999999999999996
                },
                "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.28999999999999998
                }
            },
            "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": "lascolinasgolfresort.be",
                    "origins": [
                        "https:\/\/www.lascolinasgolfresort.be"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "Adobe TypeKit",
                    "homepage": "https:\/\/fonts.adobe.com\/",
                    "origins": [
                        "https:\/\/use.typekit.net",
                        "https:\/\/p.typekit.net"
                    ],
                    "category": "cdn"
                },
                {
                    "name": "ionicframework.com",
                    "origins": [
                        "https:\/\/code.ionicframework.com"
                    ],
                    "isUnrecognized": true
                },
                {
                    "name": "Google Tag Manager",
                    "homepage": "https:\/\/marketingplatform.google.com\/about\/tag-manager\/",
                    "origins": [
                        "https:\/\/www.googletagmanager.com"
                    ],
                    "category": "tag-manager"
                },
                {
                    "name": "jQuery CDN",
                    "homepage": "https:\/\/code.jquery.com\/",
                    "origins": [
                        "https:\/\/code.jquery.com"
                    ],
                    "category": "cdn"
                },
                {
                    "name": "Google Analytics",
                    "homepage": "https:\/\/marketingplatform.google.com\/about\/analytics\/",
                    "origins": [
                        "https:\/\/www.google-analytics.com"
                    ],
                    "category": "analytics"
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 684.30999999999995,
                        "name": "lh:config",
                        "duration": 592.32000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 686.95000000000005,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 47.18,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1276.8099999999999,
                        "name": "lh:runner:gather",
                        "duration": 17030.490000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1426.0799999999999,
                        "name": "lh:driver:connect",
                        "duration": 15.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1441.73,
                        "name": "lh:driver:navigate",
                        "duration": 9.0600000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1451.1800000000001,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1014.26,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2465.6599999999999,
                        "name": "lh:gather:getVersion",
                        "duration": 1.05,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2467.04,
                        "name": "lh:prepare:navigationMode",
                        "duration": 35.539999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2481.0900000000001,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 11.289999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2492.5599999999999,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 7.4299999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2501.0300000000002,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 1.45,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2536.6900000000001,
                        "name": "lh:driver:navigate",
                        "duration": 13132.110000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16076.24,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16076.41,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16076.610000000001,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 2.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16079.139999999999,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16079.24,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16079.280000000001,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 324.50999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16403.84,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 63.710000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16467.59,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16467.73,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 35.219999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16502.990000000002,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16504.220000000001,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 4.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16508.540000000001,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 2.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16510.759999999998,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 16.780000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16527.57,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 4.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16532.23,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 1.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16534.150000000001,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 98.200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16632.380000000001,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16632.599999999999,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 0.56999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16633.32,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.27000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16633.619999999999,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16633.75,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 4.3200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16637.900000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16638.099999999999,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 1.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16639.970000000001,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 6.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16646.439999999999,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.26000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 16646.75,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 995.30999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17642.130000000001,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 9.3000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17651.459999999999,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 61.979999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17713.470000000001,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17713.709999999999,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17713.830000000002,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 10.970000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17713.959999999999,
                        "name": "lh:gather:collectStacks",
                        "duration": 10.81,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17724.830000000002,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 2.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17727.330000000002,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 25.57,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17753.459999999999,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 42.640000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17796.360000000001,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 1.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17797.93,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 1.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17799.200000000001,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17799.34,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17799.509999999998,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 351.93000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18307.700000000001,
                        "name": "lh:runner:audit",
                        "duration": 569.84000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18307.830000000002,
                        "name": "lh:runner:auditing",
                        "duration": 569.14999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18308.84,
                        "name": "lh:audit:is-on-https",
                        "duration": 8.0600000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18309.790000000001,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 5.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18317.560000000001,
                        "name": "lh:audit:viewport",
                        "duration": 2.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18318.279999999999,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 0.68000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18320.040000000001,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 33.450000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18320.630000000001,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 31.850000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18320.82,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 31.640000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18353.68,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18354.099999999999,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18354.849999999999,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18355.240000000002,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18355.950000000001,
                        "name": "lh:audit:speed-index",
                        "duration": 0.84999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18356.259999999998,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18356.82,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 0.48999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18357.09,
                        "name": "lh:computed:Speedline",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18357.34,
                        "name": "lh:audit:final-screenshot",
                        "duration": 0.20999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18357.779999999999,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18358.09,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18358.77,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18359.080000000002,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18359.880000000001,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 0.87,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18360.18,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18360.970000000001,
                        "name": "lh:audit:errors-in-console",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18361.360000000001,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18362.189999999999,
                        "name": "lh:audit:server-response-time",
                        "duration": 2.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18362.66,
                        "name": "lh:computed:MainResource",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18365.360000000001,
                        "name": "lh:audit:interactive",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18365.77,
                        "name": "lh:computed:Interactive",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18371.049999999999,
                        "name": "lh:audit:user-timings",
                        "duration": 1.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18371.470000000001,
                        "name": "lh:computed:UserTimings",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18372.240000000002,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 1.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18372.529999999999,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18372.630000000001,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18373.419999999998,
                        "name": "lh:audit:redirects",
                        "duration": 0.78000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18374.419999999998,
                        "name": "lh:audit:installable-manifest",
                        "duration": 4.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18381.060000000001,
                        "name": "lh:audit:splash-screen",
                        "duration": 1.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18381.650000000001,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18383.220000000001,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 1.53,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18385.419999999998,
                        "name": "lh:audit:maskable-icon",
                        "duration": 1.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18387.630000000001,
                        "name": "lh:audit:content-width",
                        "duration": 1.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18389.580000000002,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 1.72,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18391.509999999998,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18393.009999999998,
                        "name": "lh:audit:preload-fonts",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18393.900000000001,
                        "name": "lh:audit:deprecations",
                        "duration": 0.84999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18394.959999999999,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18396.27,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 2.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18397.470000000001,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18399.040000000001,
                        "name": "lh:audit:bootup-time",
                        "duration": 1.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18400.93,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 0.65000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18401.75,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 2.7400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18402.279999999999,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18402.360000000001,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18402.400000000001,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 1.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18404.75,
                        "name": "lh:audit:font-display",
                        "duration": 3.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18408.16,
                        "name": "lh:audit:diagnostics",
                        "duration": 0.34999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18408.529999999999,
                        "name": "lh:audit:network-requests",
                        "duration": 2.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18408.790000000001,
                        "name": "lh:computed:EntityClassification",
                        "duration": 1.8600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18411.259999999998,
                        "name": "lh:audit:network-rtt",
                        "duration": 1.1100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18412.59,
                        "name": "lh:audit:network-server-latency",
                        "duration": 1.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18414.119999999999,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.32000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18414.459999999999,
                        "name": "lh:audit:metrics",
                        "duration": 0.72999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18414.689999999999,
                        "name": "lh:computed:TimingSummary",
                        "duration": 0.40000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18415.439999999999,
                        "name": "lh:audit:performance-budget",
                        "duration": 1.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18415.779999999999,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.66000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18417.290000000001,
                        "name": "lh:audit:timing-budget",
                        "duration": 0.78000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18418.09,
                        "name": "lh:audit:resource-summary",
                        "duration": 0.60999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18418.919999999998,
                        "name": "lh:audit:third-party-summary",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18419.349999999999,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18420.240000000002,
                        "name": "lh:audit:third-party-facades",
                        "duration": 1.45,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18421.93,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 1.1399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18423.400000000001,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 2.1600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18425.82,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 0.87,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18426.93,
                        "name": "lh:audit:long-tasks",
                        "duration": 1.26,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18428.580000000002,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 3.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18431.959999999999,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18432.970000000001,
                        "name": "lh:audit:unsized-images",
                        "duration": 1.24,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18434.400000000001,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 0.98999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18435.529999999999,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18436.540000000001,
                        "name": "lh:audit:csp-xss",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18437.48,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 19.309999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18437.790000000001,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.23000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18438.060000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18438.330000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18438.439999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18438.529999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 13.82,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18452.459999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18453.720000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18453.91,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 2.8199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18457.23,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 0.82999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18458.310000000001,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 0.77000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18459.32,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 0.66000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18460.279999999999,
                        "name": "lh:audit:accesskeys",
                        "duration": 1.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18461.959999999999,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 5.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18467.73,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 1.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18469.279999999999,
                        "name": "lh:audit:aria-command-name",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18470.459999999999,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 0.80000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18471.450000000001,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 2.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18474.610000000001,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 2.9300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18477.790000000001,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 13.43,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18491.619999999999,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18492.810000000001,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18493.98,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 1.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18495.400000000001,
                        "name": "lh:audit:aria-required-children",
                        "duration": 1.8200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18497.529999999999,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 1.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18499.619999999999,
                        "name": "lh:audit:aria-roles",
                        "duration": 2.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18501.959999999999,
                        "name": "lh:audit:aria-text",
                        "duration": 1.8600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18504.110000000001,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18505.540000000001,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 1.23,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18506.959999999999,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 1.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18509.009999999998,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 4.7599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18514.080000000002,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 5.0700000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18519.34,
                        "name": "lh:audit:button-name",
                        "duration": 2.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18522.360000000001,
                        "name": "lh:audit:bypass",
                        "duration": 14.279999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18536.860000000001,
                        "name": "lh:audit:color-contrast",
                        "duration": 2.7000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18539.77,
                        "name": "lh:audit:definition-list",
                        "duration": 1.47,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18541.419999999998,
                        "name": "lh:audit:dlitem",
                        "duration": 2.3199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18544.049999999999,
                        "name": "lh:audit:document-title",
                        "duration": 4.8200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18549.200000000001,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 4.8200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18554.209999999999,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 2.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18557.209999999999,
                        "name": "lh:audit:empty-heading",
                        "duration": 15.390000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18572.82,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 2.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18575.84,
                        "name": "lh:audit:frame-title",
                        "duration": 1.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18577.450000000001,
                        "name": "lh:audit:heading-order",
                        "duration": 3.5299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18581.349999999999,
                        "name": "lh:audit:html-has-lang",
                        "duration": 3.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18585.380000000001,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18587.029999999999,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 1.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18588.759999999998,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 2.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18591.860000000001,
                        "name": "lh:audit:image-alt",
                        "duration": 2.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18594.639999999999,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 15.369999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18610.220000000001,
                        "name": "lh:audit:input-button-name",
                        "duration": 1.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18611.959999999999,
                        "name": "lh:audit:input-image-alt",
                        "duration": 1.6100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18613.740000000002,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18615.490000000002,
                        "name": "lh:audit:label",
                        "duration": 2.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18618.279999999999,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 2.4700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18620.93,
                        "name": "lh:audit:link-name",
                        "duration": 2.7400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18623.84,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 1.6399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18625.650000000001,
                        "name": "lh:audit:list",
                        "duration": 15.529999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18641.400000000001,
                        "name": "lh:audit:listitem",
                        "duration": 2.7999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18644.380000000001,
                        "name": "lh:audit:meta-refresh",
                        "duration": 1.76,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18646.34,
                        "name": "lh:audit:meta-viewport",
                        "duration": 2.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18649.380000000001,
                        "name": "lh:audit:object-alt",
                        "duration": 1.7,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18651.27,
                        "name": "lh:audit:select-name",
                        "duration": 1.7,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18653.169999999998,
                        "name": "lh:audit:skip-link",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18655.049999999999,
                        "name": "lh:audit:tabindex",
                        "duration": 2.7599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18657.990000000002,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 14.380000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18672.580000000002,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 2.1800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18674.959999999999,
                        "name": "lh:audit:target-size",
                        "duration": 2.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18677.950000000001,
                        "name": "lh:audit:td-has-header",
                        "duration": 2.0699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18680.200000000001,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 2.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18682.630000000001,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 2.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18684.959999999999,
                        "name": "lh:audit:valid-lang",
                        "duration": 2.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18687.34,
                        "name": "lh:audit:video-caption",
                        "duration": 2.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18689.549999999999,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18689.630000000001,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18689.68,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18689.720000000001,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18689.759999999998,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18689.810000000001,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18689.849999999999,
                        "name": "lh:audit:managed-focus",
                        "duration": 13.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18703.040000000001,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18703.110000000001,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18703.150000000001,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18703.48,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 2.5699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18706.25,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18707.759999999998,
                        "name": "lh:audit:offscreen-images",
                        "duration": 1.45,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18709.369999999999,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18710.540000000001,
                        "name": "lh:audit:unminified-css",
                        "duration": 20.960000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18731.790000000001,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 68.519999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18800.549999999999,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 2.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18801.07,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 0.69999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18802.91,
                        "name": "lh:audit:unused-javascript",
                        "duration": 1.97,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18805.139999999999,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 1.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18806.990000000002,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 1.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18808.610000000001,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18810.32,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 2.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18810.77,
                        "name": "lh:computed:ImageRecords",
                        "duration": 0.47999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18812.990000000002,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 1.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18814.77,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 1.72,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18816.82,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 25.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18842.189999999999,
                        "name": "lh:audit:doctype",
                        "duration": 1.26,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18843.669999999998,
                        "name": "lh:audit:charset",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18844.77,
                        "name": "lh:audit:dom-size",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18846.68,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 1.3400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18848.34,
                        "name": "lh:audit:inspector-issues",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18849.830000000002,
                        "name": "lh:audit:no-document-write",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18850.869999999999,
                        "name": "lh:audit:js-libraries",
                        "duration": 0.62,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18851.689999999999,
                        "name": "lh:audit:notification-on-start",
                        "duration": 0.70999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18852.580000000002,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 0.70999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18853.490000000002,
                        "name": "lh:audit:uses-http2",
                        "duration": 1.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18855.439999999999,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18856.790000000001,
                        "name": "lh:audit:meta-description",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18857.639999999999,
                        "name": "lh:audit:http-status-code",
                        "duration": 0.66000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18858.490000000002,
                        "name": "lh:audit:font-size",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18859.41,
                        "name": "lh:audit:link-text",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18860.529999999999,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18861.82,
                        "name": "lh:audit:is-crawlable",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18863.68,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18864.880000000001,
                        "name": "lh:audit:tap-targets",
                        "duration": 0.70999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18865.779999999999,
                        "name": "lh:audit:hreflang",
                        "duration": 7.0899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18873.18,
                        "name": "lh:audit:plugins",
                        "duration": 0.70999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18874.080000000002,
                        "name": "lh:audit:canonical",
                        "duration": 0.85999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18875.099999999999,
                        "name": "lh:audit:structured-data",
                        "duration": 0.46999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18875.77,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18876.990000000002,
                        "name": "lh:runner:generate",
                        "duration": 0.54000000000000004,
                        "entryType": "measure"
                    }
                ],
                "total": 17600.330000000002
            },
            "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": 122.58099999999999
                            },
                            "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[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": 1
                            },
                            "path": "audits[installable-manifest].displayValue"
                        }
                    ],
                    "core\/audits\/installable-manifest.js | columnValue": [
                        "audits[installable-manifest].details.headings[0].label"
                    ],
                    "core\/audits\/installable-manifest.js | no-manifest": [
                        "audits[installable-manifest].details.items[0].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 | failureTitle": [
                        "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": 177.59300000000002
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 348.29500000000007
                            },
                            "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 | scriptResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "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\/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 | title": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "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\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[button-name].details.headings[0].label",
                        "audits[color-contrast].details.headings[0].label",
                        "audits[html-has-lang].details.headings[0].label",
                        "audits[identical-links-same-purpose].details.headings[0].label",
                        "audits[image-alt].details.headings[0].label",
                        "audits[landmark-one-main].details.headings[0].label",
                        "audits[link-name].details.headings[0].label",
                        "audits[target-size].details.headings[0].label"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | failureTitle": [
                        "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 | failureTitle": [
                        "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 | failureTitle": [
                        "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": 20
                            },
                            "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 | title": [
                        "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": 1702302
                            },
                            "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": 259
                            },
                            "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\/lib\/i18n\/i18n.js | columnName": [
                        "audits[js-libraries].details.headings[0].label"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | columnVersion": [
                        "audits[js-libraries].details.headings[1].label"
                    ],
                    "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 | failureTitle": [
                        "audits[uses-passive-event-listeners].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
                        "audits[uses-passive-event-listeners].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnSource": [
                        "audits[uses-passive-event-listeners].details.headings[0].label"
                    ],
                    "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 | failureTitle": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | displayValueValidationError": [
                        {
                            "values": {
                                "itemCount": 1
                            },
                            "path": "audits[robots-txt].displayValue"
                        }
                    ],
                    "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 | failureTitle": [
                        "audits[bf-cache].title"
                    ],
                    "core\/audits\/bf-cache.js | description": [
                        "audits[bf-cache].description"
                    ],
                    "core\/audits\/bf-cache.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 2
                            },
                            "path": "audits[bf-cache].displayValue"
                        }
                    ],
                    "core\/audits\/bf-cache.js | failureReasonColumn": [
                        "audits[bf-cache].details.headings[0].label"
                    ],
                    "core\/audits\/bf-cache.js | failureTypeColumn": [
                        "audits[bf-cache].details.headings[1].label"
                    ],
                    "core\/lib\/bf-cache-strings.js | mainResourceHasCacheControlNoStore": [
                        "audits[bf-cache].details.items[0].reason"
                    ],
                    "core\/audits\/bf-cache.js | notActionableFailureType": [
                        "audits[bf-cache].details.items[0].failureType",
                        "audits[bf-cache].details.items[1].failureType"
                    ],
                    "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:\/\/www.lascolinasgolfresort.be\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9287 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-v5b2-10.10.1.193\/241123_BiDcQC_N0.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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2'\nSat, 23 Nov 2024 02:03:04 GMT LH:ChromeLauncher Found existing Chrome already running using port 9287, using that.\nSat, 23 Nov 2024 02:03:05 GMT LH:status Connecting to browser\nSat, 23 Nov 2024 02:03:05 GMT LH:status Navigating to about:blank\nSat, 23 Nov 2024 02:03:05 GMT LH:status Benchmarking machine\nSat, 23 Nov 2024 02:03:06 GMT LH:status Preparing target for navigation mode\nSat, 23 Nov 2024 02:03:06 GMT LH:status Cleaning origin data\nSat, 23 Nov 2024 02:03:06 GMT LH:status Cleaning browser cache\nSat, 23 Nov 2024 02:03:06 GMT LH:status Preparing network conditions\nSat, 23 Nov 2024 02:03:06 GMT LH:status Navigating to https:\/\/www.lascolinasgolfresort.be\/\nSat, 23 Nov 2024 02:03:19 GMT LH:status Getting artifact: DevtoolsLog\nSat, 23 Nov 2024 02:03:19 GMT LH:status Getting artifact: Trace\nSat, 23 Nov 2024 02:03:19 GMT LH:status Getting artifact: DevtoolsLog\nSat, 23 Nov 2024 02:03:19 GMT LH:status Getting artifact: Trace\nSat, 23 Nov 2024 02:03:19 GMT LH:status Getting artifact: Accessibility\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: AnchorElements\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: ConsoleMessages\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: CSSUsage\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: Doctype\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: DOMStats\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: EmbeddedContent\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: FontSize\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: Inputs\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: GlobalListeners\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: ImageElements\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: InstallabilityErrors\nSat, 23 Nov 2024 02:03:20 GMT LH:status Get webapp installability errors\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: InspectorIssues\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: JsUsage\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: LinkElements\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: MainDocumentContent\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: MetaElements\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: NetworkUserAgent\nSat, 23 Nov 2024 02:03:20 GMT LH:status Getting artifact: OptimizedImages\nSat, 23 Nov 2024 02:03:21 GMT LH:status Getting artifact: ResponseCompression\nSat, 23 Nov 2024 02:03:21 GMT LH:status Getting artifact: RobotsTxt\nSat, 23 Nov 2024 02:03:21 GMT LH:status Getting artifact: Scripts\nSat, 23 Nov 2024 02:03:21 GMT LH:status Getting artifact: SourceMaps\nSat, 23 Nov 2024 02:03:21 GMT LH:status Getting artifact: Stacks\nSat, 23 Nov 2024 02:03:21 GMT LH:status Collect stacks\nSat, 23 Nov 2024 02:03:21 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nSat, 23 Nov 2024 02:03:21 GMT LH:status Getting artifact: TapTargets\nSat, 23 Nov 2024 02:03:21 GMT LH:status Getting artifact: TraceElements\nSat, 23 Nov 2024 02:03:21 GMT LH:TraceElements:error NO_NAVSTART\nSat, 23 Nov 2024 02:03:21 GMT LH:status Getting artifact: ViewportDimensions\nSat, 23 Nov 2024 02:03:21 GMT LH:status Getting artifact: WebAppManifest\nSat, 23 Nov 2024 02:03:21 GMT LH:status Get webapp manifest\nSat, 23 Nov 2024 02:03:21 GMT LH:status Getting artifact: devtoolsLogs\nSat, 23 Nov 2024 02:03:21 GMT LH:status Getting artifact: traces\nSat, 23 Nov 2024 02:03:21 GMT LH:status Getting artifact: BFCacheFailures\nSat, 23 Nov 2024 02:03:21 GMT LH:status Analyzing and running audits...\nSat, 23 Nov 2024 02:03:21 GMT LH:status Auditing: Uses HTTPS\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: First Contentful Paint\nSat, 23 Nov 2024 02:03:22 GMT LH:first-contentful-paint:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Largest Contentful Paint\nSat, 23 Nov 2024 02:03:22 GMT LH:largest-contentful-paint:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: First Meaningful Paint\nSat, 23 Nov 2024 02:03:22 GMT LH:first-meaningful-paint:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Speed Index\nSat, 23 Nov 2024 02:03:22 GMT LH:speed-index:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Screenshot Thumbnails\nSat, 23 Nov 2024 02:03:22 GMT LH:screenshot-thumbnails:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Final Screenshot\nSat, 23 Nov 2024 02:03:22 GMT LH:final-screenshot:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Total Blocking Time\nSat, 23 Nov 2024 02:03:22 GMT LH:total-blocking-time:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Max Potential First Input Delay\nSat, 23 Nov 2024 02:03:22 GMT LH:max-potential-fid:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Cumulative Layout Shift\nSat, 23 Nov 2024 02:03:22 GMT LH:cumulative-layout-shift:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: No browser errors logged to the console\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Initial server response time was short\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Time to Interactive\nSat, 23 Nov 2024 02:03:22 GMT LH:interactive:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: User Timing marks and measures\nSat, 23 Nov 2024 02:03:22 GMT LH:user-timings:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Avoid chaining critical requests\nSat, 23 Nov 2024 02:03:22 GMT LH:critical-request-chains:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Avoid multiple page redirects\nSat, 23 Nov 2024 02:03:22 GMT LH:redirects:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Configured for a custom splash screen\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Sets a theme color for the address bar.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Manifest has a maskable icon\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Content is sized correctly for the viewport\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Displays images with correct aspect ratio\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Serves images with appropriate resolution\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Avoids deprecated APIs\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Avoids third-party cookies\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Minimizes main-thread work\nSat, 23 Nov 2024 02:03:22 GMT LH:mainthread-work-breakdown:error NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: JavaScript execution time\nSat, 23 Nov 2024 02:03:22 GMT LH:bootup-time:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Preload key requests\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Preconnect to required origins\nSat, 23 Nov 2024 02:03:22 GMT LH:uses-rel-preconnect:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: All text remains visible during webfont loads\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Diagnostics\nSat, 23 Nov 2024 02:03:22 GMT LH:diagnostics:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Network Requests\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Network Round Trip Times\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Server Backend Latencies\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Tasks\nSat, 23 Nov 2024 02:03:22 GMT LH:main-thread-tasks:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Metrics\nSat, 23 Nov 2024 02:03:22 GMT LH:metrics:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Performance budget\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Timing budget\nSat, 23 Nov 2024 02:03:22 GMT LH:timing-budget:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Resources Summary\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Minimize third-party usage\nSat, 23 Nov 2024 02:03:22 GMT LH:third-party-summary:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Lazy load third-party resources with facades\nSat, 23 Nov 2024 02:03:22 GMT LH:third-party-facades:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Largest Contentful Paint element\nSat, 23 Nov 2024 02:03:22 GMT LH:Runner:warn TraceElements gatherer, required by audit largest-contentful-paint-element, encountered an error: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nSat, 23 Nov 2024 02:03:22 GMT LH:Runner:warn TraceElements gatherer, required by audit lcp-lazy-loaded, encountered an error: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Avoid large layout shifts\nSat, 23 Nov 2024 02:03:22 GMT LH:Runner:warn TraceElements gatherer, required by audit layout-shift-elements, encountered an error: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Avoid long main-thread tasks\nSat, 23 Nov 2024 02:03:22 GMT LH:long-tasks:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Avoids `unload` event listeners\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Avoid non-composited animations\nSat, 23 Nov 2024 02:03:22 GMT LH:Runner:warn TraceElements gatherer, required by audit non-composited-animations, encountered an error: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Page has valid source maps\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Preload Largest Contentful Paint image\nSat, 23 Nov 2024 02:03:22 GMT LH:Runner:warn TraceElements gatherer, required by audit prioritize-lcp-image, encountered an error: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Script Treemap Data\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Site works cross-browser\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Each page has a URL\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `[accesskey]` values are unique\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: ARIA input fields have accessible names\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `[role]` values are valid\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: ARIA toggle fields have accessible names\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Buttons have an accessible name\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Document has a `<title>` element\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: ARIA IDs are unique\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: All heading elements contain content.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: No form fields have multiple labels\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Identical links have the same purpose.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Image elements have `[alt]` attributes\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Input buttons have discernible text.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Form elements have associated labels\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Document has a main landmark.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Links have a discernible name\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Links are distinguishable without relying on color.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nSat, 23 Nov 2024 02:03:22 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.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `<object>` elements have alternate text\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Select elements have associated label elements.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Skip links are focusable.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `[lang]` attributes have a valid value\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Custom controls have associated labels\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Custom controls have ARIA roles\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Interactive controls are keyboard focusable\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: The page has a logical tab order\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Visual order on the page follows DOM order\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Uses efficient cache policy on static assets\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Avoids enormous network payloads\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Defer offscreen images\nSat, 23 Nov 2024 02:03:22 GMT LH:offscreen-images:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Eliminate render-blocking resources\nSat, 23 Nov 2024 02:03:22 GMT LH:render-blocking-resources:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Minify CSS\nSat, 23 Nov 2024 02:03:22 GMT LH:unminified-css:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Minify JavaScript\nSat, 23 Nov 2024 02:03:22 GMT LH:unminified-javascript:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Reduce unused CSS\nSat, 23 Nov 2024 02:03:22 GMT LH:unused-css-rules:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Reduce unused JavaScript\nSat, 23 Nov 2024 02:03:22 GMT LH:unused-javascript:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Serve images in next-gen formats\nSat, 23 Nov 2024 02:03:22 GMT LH:modern-image-formats:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Efficiently encode images\nSat, 23 Nov 2024 02:03:22 GMT LH:uses-optimized-images:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Enable text compression\nSat, 23 Nov 2024 02:03:22 GMT LH:uses-text-compression:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Properly size images\nSat, 23 Nov 2024 02:03:22 GMT LH:uses-responsive-images:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Use video formats for animated content\nSat, 23 Nov 2024 02:03:22 GMT LH:efficient-animated-content:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nSat, 23 Nov 2024 02:03:22 GMT LH:duplicated-javascript:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nSat, 23 Nov 2024 02:03:22 GMT LH:legacy-javascript:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Page has the HTML doctype\nSat, 23 Nov 2024 02:03:22 GMT LH:doctype:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Properly defines charset\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Avoids an excessive DOM size\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Avoids `document.write()`\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Detected JavaScript libraries\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Allows users to paste into input fields\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Use HTTP\/2\nSat, 23 Nov 2024 02:03:22 GMT LH:uses-http2:warn Caught exception: NO_NAVSTART\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Document has a meta description\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Page has successful HTTP status code\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Document uses legible font sizes\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Links have descriptive text\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Links are crawlable\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: robots.txt is valid\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Tap targets are sized appropriately\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Document has a valid `hreflang`\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Document avoids plugins\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Document has a valid `rel=canonical`\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Structured data is valid\nSat, 23 Nov 2024 02:03:22 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nSat, 23 Nov 2024 02:03:22 GMT LH:status Generating results...\nSat, 23 Nov 2024 02:03:22 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-v5b2-10.10.1.193\/241123_BiDcQC_N0.1.0\/lighthouse.report.html\nSat, 23 Nov 2024 02:03:22 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nSat, 23 Nov 2024 02:03:22 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-v5b2-10.10.1.193\/241123_BiDcQC_N0.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": 3891,
                "docTime": 3891,
                "fullyLoaded": 3966,
                "bytesOut": 69763,
                "bytesOutDoc": 65664,
                "bytesIn": 1684584,
                "bytesInDoc": 1684584,
                "requests": 31,
                "requestsFull": 31,
                "requestsDoc": 30,
                "responses_200": 30,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 3791,
                "loadEventEnd": 3791,
                "domContentLoadedEventStart": 1681,
                "domContentLoadedEventEnd": 1682,
                "connections": 7,
                "final_base_page_request": 0,
                "domInteractive": 1681,
                "firstPaint": 1718,
                "firstContentfulPaint": 1818,
                "firstImagePaint": 1818,
                "firstMeaningfulPaint": 2321,
                "renderBlockingCSS": 4,
                "renderBlockingJS": 0,
                "TTFB": 444,
                "basePageSSLTime": 65,
                "score_cache": 59,
                "score_cdn": 100,
                "score_gzip": 99,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 87,
                "score_etags": -1,
                "score_progressive_jpeg": 100,
                "gzip_total": 158389,
                "gzip_savings": 2967,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 1352703,
                "image_savings": 179452,
                "cpu.ParseHTML": 10,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 1,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 14,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.EvaluateScript": 24,
                "cpu.v8.compile": 9,
                "cpu.UpdateLayoutTree": 28,
                "cpu.Layout": 95,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 5,
                "cpu.Paint": 10,
                "cpu.Layerize": 3,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.FunctionCall": 35,
                "cpu.TimerFire": 1,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 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.Idle": 3726,
                "start_epoch": 1732327366.4845786,
                "date": 1732327368.24683,
                "fullyLoadedCPUms": 3199,
                "fullyLoadedCPUpct": 25.039123630673004,
                "domElements": 316,
                "domComplete": 3791,
                "PerformancePaintTiming.first-paint": 1718,
                "PerformancePaintTiming.first-contentful-paint": 1718,
                "test_run_time_ms": 13193,
                "Colordepth": 24,
                "generated-content-percent": 2.4700000000000002,
                "generated-content-size": 0.52000000000000002,
                "lastVisualChange": 7000,
                "render": 1800,
                "visualComplete85": 3200,
                "visualComplete90": 7000,
                "visualComplete95": 7000,
                "visualComplete99": 7000,
                "visualComplete": 7000,
                "SpeedIndex": 2473,
                "chromeUserTiming.navigationStart": 133,
                "chromeUserTiming.fetchStart": 109,
                "chromeUserTiming.domLoading": 555,
                "chromeUserTiming.responseEnd": 557,
                "chromeUserTiming.domInteractive": 1782,
                "chromeUserTiming.domContentLoadedEventStart": 1782,
                "chromeUserTiming.domContentLoadedEventEnd": 1782,
                "chromeUserTiming.domComplete": 3891,
                "chromeUserTiming.unloadEventStart": 554,
                "chromeUserTiming.unloadEventEnd": 554,
                "chromeUserTiming.markAsMainFrame": 554,
                "chromeUserTiming.commitNavigationEnd": 554,
                "chromeUserTiming.firstPaint": 1817,
                "chromeUserTiming.firstContentfulPaint": 1817,
                "chromeUserTiming.firstImagePaint": 1817,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 2321,
                "chromeUserTiming.firstMeaningfulPaint": 2321,
                "chromeUserTiming.LayoutShift": 3781,
                "chromeUserTiming.loadEventStart": 3891,
                "chromeUserTiming.loadEventEnd": 3892,
                "chromeUserTiming.LargestImagePaint": 1818,
                "chromeUserTiming.LargestContentfulPaint": 1818,
                "chromeUserTiming.LargestTextPaint": 2321,
                "chromeUserTiming.TotalLayoutShift": 0.14661121546619285,
                "chromeUserTiming.CumulativeLayoutShift": 0.14661121546619285,
                "FirstInteractive": 1800,
                "maxFID": 0,
                "TTIMeasurementEnd": 7080,
                "LastInteractive": 1800,
                "TimeToInteractive": 1800,
                "FirstCPUIdle": 1800,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 478303,
                "domTime": 0,
                "aft": 0,
                "titleTime": 134,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.71999999999999997,
                "lighthouse.SEO": 0.82999999999999996,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 488710,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 683,
                "docTime": 683,
                "fullyLoaded": 837,
                "bytesOut": 6257,
                "bytesOutDoc": 2161,
                "bytesIn": 5448,
                "bytesInDoc": 5448,
                "requests": 2,
                "requestsFull": 2,
                "requestsDoc": 1,
                "responses_200": 1,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 583,
                "loadEventEnd": 584,
                "domContentLoadedEventStart": 544,
                "domContentLoadedEventEnd": 544,
                "connections": 2,
                "final_base_page_request": 0,
                "domInteractive": 544,
                "firstPaint": 488.5,
                "firstContentfulPaint": 589,
                "firstImagePaint": 589,
                "firstMeaningfulPaint": 614,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 206,
                "basePageSSLTime": 65,
                "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,
                "score_progressive_jpeg": -1,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 8,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 21,
                "cpu.ParseAuthorStyleSheet": 2,
                "cpu.EvaluateScript": 15,
                "cpu.v8.compile": 32,
                "cpu.UpdateLayoutTree": 44,
                "cpu.Layout": 65,
                "cpu.PrePaint": 2,
                "cpu.Paint": 2,
                "cpu.Layerize": 1,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.FunctionCall": 23,
                "cpu.v8.produceCache": 7,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 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.Idle": 615,
                "start_epoch": 1732327403.1977754,
                "date": 1732327404.8895011,
                "fullyLoadedCPUms": 1199,
                "fullyLoadedCPUpct": 16.107382550333842,
                "domElements": 316,
                "domComplete": 583,
                "PerformancePaintTiming.first-paint": 488.5,
                "PerformancePaintTiming.first-contentful-paint": 488.5,
                "test_run_time_ms": 6467,
                "Colordepth": 24,
                "generated-content-percent": 2.5,
                "generated-content-size": 0.53000000000000003,
                "lastVisualChange": 1300,
                "render": 700,
                "visualComplete85": 800,
                "visualComplete90": 1100,
                "visualComplete95": 1300,
                "visualComplete99": 1300,
                "visualComplete": 1300,
                "SpeedIndex": 774,
                "chromeUserTiming.navigationStart": 131,
                "chromeUserTiming.fetchStart": 107,
                "chromeUserTiming.domLoading": 315,
                "chromeUserTiming.responseEnd": 316,
                "chromeUserTiming.domInteractive": 644,
                "chromeUserTiming.domContentLoadedEventStart": 644,
                "chromeUserTiming.domContentLoadedEventEnd": 644,
                "chromeUserTiming.domComplete": 683,
                "chromeUserTiming.unloadEventStart": 315,
                "chromeUserTiming.unloadEventEnd": 315,
                "chromeUserTiming.markAsMainFrame": 315,
                "chromeUserTiming.commitNavigationEnd": 315,
                "chromeUserTiming.LayoutShift": 538,
                "chromeUserTiming.firstPaint": 588,
                "chromeUserTiming.firstContentfulPaint": 588,
                "chromeUserTiming.firstImagePaint": 588,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 614,
                "chromeUserTiming.firstMeaningfulPaint": 614,
                "chromeUserTiming.loadEventStart": 683,
                "chromeUserTiming.loadEventEnd": 684,
                "chromeUserTiming.LargestImagePaint": 589,
                "chromeUserTiming.LargestContentfulPaint": 589,
                "chromeUserTiming.LargestTextPaint": 614,
                "chromeUserTiming.TotalLayoutShift": 0.14453195158040757,
                "chromeUserTiming.CumulativeLayoutShift": 0.14453195158040757,
                "maxFID": 0,
                "TTIMeasurementEnd": 3952,
                "LastInteractive": 700,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 8633,
                "domTime": 0,
                "aft": 0,
                "titleTime": 132,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.71999999999999997,
                "lighthouse.SEO": 0.82999999999999996,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 11421,
                "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.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.FunctionCall": 0,
                "cpu.TimerFire": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 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.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.firstImagePaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.LargestTextPaint": 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.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.FunctionCall": 0,
                "cpu.v8.produceCache": 0,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 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.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.LayoutShift": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.LargestTextPaint": 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-v5b2-10.10.1.193",
                "loadTime": 3891,
                "docTime": 3891,
                "fullyLoaded": 3966,
                "bytesOut": 69763,
                "bytesOutDoc": 65664,
                "bytesIn": 1684584,
                "bytesInDoc": 1684584,
                "requests": [
                    {
                        "type": 3,
                        "id": "275B52F2B326BBFC79E9097D153EE71C",
                        "request_id": "275B52F2B326BBFC79E9097D153EE71C",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/",
                        "raw_id": "275B52F2B326BBFC79E9097D153EE71C",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 340,
                        "ttfb_ms": 331,
                        "load_start": 113,
                        "load_start_float": 113.000079,
                        "bytesIn": 5438,
                        "objectSize": 5438,
                        "objectSizeUncompressed": 21085,
                        "chunks": [
                            {
                                "ts": 445,
                                "bytes": 388
                            },
                            {
                                "ts": 446,
                                "bytes": 1176
                            },
                            {
                                "ts": 448,
                                "bytes": 1176
                            },
                            {
                                "ts": 449,
                                "bytes": 311,
                                "inflated": 13971
                            },
                            {
                                "ts": 451,
                                "bytes": 1173
                            },
                            {
                                "ts": 453,
                                "bytes": 1214,
                                "inflated": 7114
                            }
                        ],
                        "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
                        "cacheControl": "no-store, no-cache, must-revalidate",
                        "contentType": "text\/html",
                        "contentEncoding": "zstd",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -7,
                        "dns_end": 41,
                        "connect_start": 41,
                        "connect_end": 41,
                        "ssl_start": 41,
                        "ssl_end": 106,
                        "securityDetails": {
                            "protocol": "QUIC",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519Kyber768Draft00",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "lascolinasgolfresort.be",
                            "sanList": [
                                "lascolinasgolfresort.be",
                                "*.lascolinasgolfresort.be"
                            ],
                            "issuer": "WE1",
                            "validFrom": 1731428288,
                            "validTo": 1739204287,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2025'",
                                    "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                    "timestamp": 1731431889543,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100F45C4BA8E539314D2BA476217B7EC1F38BBB8F7F487E1D95211E2DF9536DB180022007A59DFC36AC3732D4C32E4166DC66DA882EF23EA8AAED1B6CA8F816EBB1CA1F"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1731431888526,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100FE7D42A1730782539482560DA011E052232B81ACFE192B0C271EA630EE85C15402210081A84969921913EBAB4F8ECA69106165AB8A4C5DE4A11F4EBB1CDCAF66C64603"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": true
                        },
                        "initiator": "https:\/\/code.jquery.com\/jquery-3.2.1.min.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":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=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: no-store, no-cache, must-revalidate",
                                "cf-cache-status: DYNAMIC",
                                "cf-ray: 8e6d9445cde1d394-FRA",
                                "content-encoding: zstd",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Sat, 23 Nov 2024 02:02:48 GMT",
                                "expires: Thu, 19 Nov 1981 08:52:00 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "pragma: no-cache",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=5BUO61XyYk8lRvlg02Bifsp6hMe4kY3lAbdOjzUGl1VNp9I7q6Los972u7DfWNpEPIWaiLzfa4EDqR9l3uSli4A%2BbUTB%2FVT0PHge8hPnT8eXsXZXUPdARhkOQk7kUxkGpsl%2F80dSWvowhylGDUQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=52972&sent=13&recv=12&lost=0&retrans=0&sent_bytes=4211&recv_bytes=5901&delivery_rate=323&cwnd=12000&unsent_bytes=0&cid=e9d222b83361c68c&ts=353&x=1\"",
                                "server-timing: cfHdrFlush;dur=0",
                                "set-cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d; expires=Mon, 20-Oct-2098 14:44:36 GMT; Max-Age=2332327308; path=\/; secure; HttpOnly",
                                "vary: accept-encoding"
                            ]
                        },
                        "bytesOut": 2161,
                        "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": 48,
                        "connect_ms": 0,
                        "ssl_ms": 65,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 7,
                        "netlog_id": 79,
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 453,
                        "ttfb_start": 113,
                        "ttfb_end": 444,
                        "download_start": 444,
                        "download_end": 453,
                        "download_ms": 9,
                        "all_start": -7,
                        "all_end": 453,
                        "all_ms": 453,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                1535.2349999999999,
                                1535.5350000000001
                            ],
                            [
                                1548.7249999999999,
                                1548.905
                            ],
                            [
                                1535.258,
                                1535.4390000000001
                            ],
                            [
                                1548.731,
                                1548.8900000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "30555.4",
                        "request_id": "30555.4",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/assets\/css\/style.css?v=8",
                        "raw_id": "30555.4",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 176,
                        "ttfb_ms": 96,
                        "load_start": 463,
                        "load_start_float": 463.00012099999998,
                        "bytesIn": 13542,
                        "objectSize": 13542,
                        "objectSizeUncompressed": 97779,
                        "chunks": [
                            {
                                "ts": 561,
                                "bytes": 533
                            },
                            {
                                "ts": 562,
                                "bytes": 1176
                            },
                            {
                                "ts": 563,
                                "bytes": 1176
                            },
                            {
                                "ts": 565,
                                "bytes": 1176
                            },
                            {
                                "ts": 567,
                                "bytes": 1173
                            },
                            {
                                "ts": 569,
                                "bytes": 1176
                            },
                            {
                                "ts": 571,
                                "bytes": 1176
                            },
                            {
                                "ts": 573,
                                "bytes": 1176
                            },
                            {
                                "ts": 575,
                                "bytes": 1176
                            },
                            {
                                "ts": 577,
                                "bytes": 1176
                            },
                            {
                                "ts": 617,
                                "bytes": 239
                            },
                            {
                                "ts": 636,
                                "bytes": 1173
                            },
                            {
                                "ts": 638,
                                "bytes": 1016,
                                "inflated": 32243
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "text\/css",
                        "contentEncoding": "zstd",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 48,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/assets\/css\/style.css?v=8",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: u=0",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: REVALIDATED",
                                "cf-ray: 8e6d9447c82bd394-FRA",
                                "content-encoding: zstd",
                                "content-type: text\/css",
                                "date: Sat, 23 Nov 2024 02:02:48 GMT",
                                "etag: W\/\"17df3-5c3367c32c1bb\"",
                                "last-modified: Wed, 26 May 2021 07:21:02 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=4p3jchWh4iDA8Nq3r0T1I%2BcWyONzX4jrKR91Ki4D41gTGLXC1Yv%2FKzPUZr6j4IINzF5AwliCvIoFOPYWCkzYLpVLcTlW4uYz0dk6K9%2BNlxKJ0RnnzifiFmxQa7MqprvzT2P2k%2BW25xWI9tpJqyU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=47390&sent=23&recv=18&lost=0&retrans=0&sent_bytes=10683&recv_bytes=7595&delivery_rate=189410&cwnd=12000&unsent_bytes=0&cid=e9d222b83361c68c&ts=462&x=1\"",
                                "server-timing: cfHdrFlush;dur=0",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2089,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 79,
                        "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": 14194,
                        "gzip_save": 2967,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 459,
                        "netlog_id": 121,
                        "renderBlocking": "blocking",
                        "load_end": 639,
                        "ttfb_start": 463,
                        "ttfb_end": 559,
                        "download_start": 559,
                        "download_end": 639,
                        "download_ms": 80,
                        "all_start": 463,
                        "all_end": 639,
                        "all_ms": 176,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "30555.6",
                        "request_id": "30555.6",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                        "raw_id": "30555.6",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 358,
                        "ttfb_ms": 156,
                        "load_start": 464,
                        "load_start_float": 464.00012700000002,
                        "bytesIn": 101532,
                        "objectSize": 101532,
                        "objectSizeUncompressed": 101532,
                        "chunks": [
                            {
                                "ts": 621,
                                "bytes": 540
                            },
                            {
                                "ts": 621,
                                "bytes": 1176
                            },
                            {
                                "ts": 623,
                                "bytes": 1176
                            },
                            {
                                "ts": 625,
                                "bytes": 913
                            },
                            {
                                "ts": 627,
                                "bytes": 356
                            },
                            {
                                "ts": 641,
                                "bytes": 1173
                            },
                            {
                                "ts": 643,
                                "bytes": 1310
                            },
                            {
                                "ts": 644,
                                "bytes": 1173
                            },
                            {
                                "ts": 648,
                                "bytes": 1176
                            },
                            {
                                "ts": 649,
                                "bytes": 1176
                            },
                            {
                                "ts": 651,
                                "bytes": 1176
                            },
                            {
                                "ts": 652,
                                "bytes": 1173
                            },
                            {
                                "ts": 655,
                                "bytes": 1176
                            },
                            {
                                "ts": 657,
                                "bytes": 1176
                            },
                            {
                                "ts": 659,
                                "bytes": 1176
                            },
                            {
                                "ts": 678,
                                "bytes": 1171
                            },
                            {
                                "ts": 680,
                                "bytes": 1174
                            },
                            {
                                "ts": 680,
                                "bytes": 237
                            },
                            {
                                "ts": 683,
                                "bytes": 1171
                            },
                            {
                                "ts": 684,
                                "bytes": 1174
                            },
                            {
                                "ts": 686,
                                "bytes": 1174
                            },
                            {
                                "ts": 688,
                                "bytes": 1174
                            },
                            {
                                "ts": 690,
                                "bytes": 1171
                            },
                            {
                                "ts": 692,
                                "bytes": 1174
                            },
                            {
                                "ts": 693,
                                "bytes": 91
                            },
                            {
                                "ts": 694,
                                "bytes": 1171
                            },
                            {
                                "ts": 696,
                                "bytes": 1174
                            },
                            {
                                "ts": 698,
                                "bytes": 1174
                            },
                            {
                                "ts": 700,
                                "bytes": 1174
                            },
                            {
                                "ts": 703,
                                "bytes": 1171
                            },
                            {
                                "ts": 704,
                                "bytes": 1171
                            },
                            {
                                "ts": 706,
                                "bytes": 1174
                            },
                            {
                                "ts": 708,
                                "bytes": 794
                            },
                            {
                                "ts": 710,
                                "bytes": 1171
                            },
                            {
                                "ts": 712,
                                "bytes": 1174
                            },
                            {
                                "ts": 714,
                                "bytes": 1016
                            },
                            {
                                "ts": 715,
                                "bytes": 1171
                            },
                            {
                                "ts": 718,
                                "bytes": 1174
                            },
                            {
                                "ts": 719,
                                "bytes": 1174
                            },
                            {
                                "ts": 721,
                                "bytes": 1174
                            },
                            {
                                "ts": 723,
                                "bytes": 1171
                            },
                            {
                                "ts": 725,
                                "bytes": 1174
                            },
                            {
                                "ts": 727,
                                "bytes": 1174
                            },
                            {
                                "ts": 728,
                                "bytes": 132
                            },
                            {
                                "ts": 730,
                                "bytes": 1171
                            },
                            {
                                "ts": 732,
                                "bytes": 1174
                            },
                            {
                                "ts": 734,
                                "bytes": 1174
                            },
                            {
                                "ts": 736,
                                "bytes": 1174
                            },
                            {
                                "ts": 738,
                                "bytes": 1171
                            },
                            {
                                "ts": 740,
                                "bytes": 1174
                            },
                            {
                                "ts": 742,
                                "bytes": 1174
                            },
                            {
                                "ts": 744,
                                "bytes": 1174
                            },
                            {
                                "ts": 746,
                                "bytes": 1174
                            },
                            {
                                "ts": 748,
                                "bytes": 1171
                            },
                            {
                                "ts": 750,
                                "bytes": 1174
                            },
                            {
                                "ts": 752,
                                "bytes": 1174
                            },
                            {
                                "ts": 754,
                                "bytes": 1174
                            },
                            {
                                "ts": 756,
                                "bytes": 1171
                            },
                            {
                                "ts": 758,
                                "bytes": 1174
                            },
                            {
                                "ts": 760,
                                "bytes": 1171
                            },
                            {
                                "ts": 762,
                                "bytes": 1174
                            },
                            {
                                "ts": 764,
                                "bytes": 1171
                            },
                            {
                                "ts": 764,
                                "bytes": 237
                            },
                            {
                                "ts": 766,
                                "bytes": 1174
                            },
                            {
                                "ts": 768,
                                "bytes": 1174
                            },
                            {
                                "ts": 770,
                                "bytes": 1174
                            },
                            {
                                "ts": 772,
                                "bytes": 1174
                            },
                            {
                                "ts": 774,
                                "bytes": 1169
                            },
                            {
                                "ts": 776,
                                "bytes": 1171
                            },
                            {
                                "ts": 778,
                                "bytes": 1174
                            },
                            {
                                "ts": 780,
                                "bytes": 1174
                            },
                            {
                                "ts": 782,
                                "bytes": 1174
                            },
                            {
                                "ts": 784,
                                "bytes": 1171
                            },
                            {
                                "ts": 786,
                                "bytes": 1174
                            },
                            {
                                "ts": 788,
                                "bytes": 1174
                            },
                            {
                                "ts": 790,
                                "bytes": 1174
                            },
                            {
                                "ts": 792,
                                "bytes": 1262
                            },
                            {
                                "ts": 795,
                                "bytes": 1174
                            },
                            {
                                "ts": 797,
                                "bytes": 1174
                            },
                            {
                                "ts": 797,
                                "bytes": 574
                            },
                            {
                                "ts": 799,
                                "bytes": 1174
                            },
                            {
                                "ts": 801,
                                "bytes": 1171
                            },
                            {
                                "ts": 802,
                                "bytes": 574
                            },
                            {
                                "ts": 804,
                                "bytes": 1171
                            },
                            {
                                "ts": 806,
                                "bytes": 1174
                            },
                            {
                                "ts": 807,
                                "bytes": 574
                            },
                            {
                                "ts": 809,
                                "bytes": 1171
                            },
                            {
                                "ts": 811,
                                "bytes": 1174
                            },
                            {
                                "ts": 812,
                                "bytes": 194
                            },
                            {
                                "ts": 814,
                                "bytes": 1174
                            },
                            {
                                "ts": 816,
                                "bytes": 1168
                            },
                            {
                                "ts": 816,
                                "bytes": 116
                            },
                            {
                                "ts": 818,
                                "bytes": 1174
                            },
                            {
                                "ts": 820,
                                "bytes": 1171
                            },
                            {
                                "ts": 821,
                                "bytes": 574
                            },
                            {
                                "ts": 822,
                                "bytes": 527
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 101,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: u=2, i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: MISS",
                                "cf-ray: 8e6d9447d833d394-FRA",
                                "content-length: 101532",
                                "content-type: image\/jpeg",
                                "date: Sat, 23 Nov 2024 02:02:48 GMT",
                                "etag: \"18c9c-608efee916af8\"",
                                "last-modified: Mon, 30 Oct 2023 14:34:12 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=sbvTzhN9Dwm%2FNm8CrMqwN9UhipY490blSjcRorjhtwSzHvaPK2QZhVMecHIxBvjJdvQpOvkHiyGmyQUpZ%2FNew45T32F8S15Z48lAxhdLHcEP265J9AUGB0AHPZtOsZxK5U346EG8TVL%2FdBkz4Zo%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=47390&sent=33&recv=18&lost=0&retrans=0&sent_bytes=22683&recv_bytes=7595&delivery_rate=189410&cwnd=12000&unsent_bytes=0&cid=e9d222b83361c68c&ts=480&x=1\"",
                                "server-timing: cfHdrFlush;dur=48",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2332,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "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": 101532,
                        "image_save": 15352,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 461,
                        "netlog_id": 127,
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "99 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "ImageWidth": 912,
                                    "ImageHeight": 460,
                                    "EncodingProcess": "Progressive 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": "912x460",
                                    "Megapixels": 0.41999999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 912,
                                    "height": 460,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 9.5,
                                    "y": 4.7916699999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 419520,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 169.446,
                                        "standardDeviation": 62.6798,
                                        "kurtosis": -0.56718999999999997,
                                        "skewness": -0.69140699999999999,
                                        "entropy": 0.92381400000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 10,
                                        "max": 255,
                                        "mean": 157.77199999999999,
                                        "standardDeviation": 53.302700000000002,
                                        "kurtosis": -0.71301300000000001,
                                        "skewness": -0.20649600000000001,
                                        "entropy": 0.96194000000000002
                                    },
                                    "green": {
                                        "min": 6,
                                        "max": 255,
                                        "mean": 171.25399999999999,
                                        "standardDeviation": 56.368600000000001,
                                        "kurtosis": -0.161498,
                                        "skewness": -0.86377800000000005,
                                        "entropy": 0.94079699999999999
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 179.31100000000001,
                                        "standardDeviation": 78.368099999999998,
                                        "kurtosis": -0.62782099999999996,
                                        "skewness": -0.96383099999999999,
                                        "entropy": 0.86870599999999998
                                    }
                                },
                                "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": "JPEG",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 912,
                                    "height": 460,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "date:create": "2024-11-23T02:02:49+00:00",
                                    "date:modify": "2024-11-23T02:02:49+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "cc762f87d2742773bc97708d64246576efe975a162783246c3168cc6e8aad5fc"
                                },
                                "tainted": false,
                                "filesize": "101005B",
                                "numberPixels": "419520",
                                "pixelsPerSecond": "14.0032MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.029"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 822,
                        "ttfb_start": 464,
                        "ttfb_end": 620,
                        "download_start": 620,
                        "download_end": 822,
                        "download_ms": 202,
                        "all_start": 464,
                        "all_end": 822,
                        "all_ms": 358,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "30555.7",
                        "request_id": "30555.7",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/thumbs\/home\/golfbaan_1-645x885.jpg",
                        "raw_id": "30555.7",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 652,
                        "ttfb_ms": 164,
                        "load_start": 465,
                        "load_start_float": 465.00013300000001,
                        "bytesIn": 177073,
                        "objectSize": 177073,
                        "objectSizeUncompressed": 177073,
                        "chunks": [
                            {
                                "ts": 630,
                                "bytes": 531
                            },
                            {
                                "ts": 631,
                                "bytes": 1176
                            },
                            {
                                "ts": 633,
                                "bytes": 1176
                            },
                            {
                                "ts": 635,
                                "bytes": 796
                            },
                            {
                                "ts": 825,
                                "bytes": 1173
                            },
                            {
                                "ts": 826,
                                "bytes": 1173
                            },
                            {
                                "ts": 826,
                                "bytes": 21
                            },
                            {
                                "ts": 828,
                                "bytes": 1176
                            },
                            {
                                "ts": 830,
                                "bytes": 1173
                            },
                            {
                                "ts": 831,
                                "bytes": 576
                            },
                            {
                                "ts": 833,
                                "bytes": 1176
                            },
                            {
                                "ts": 834,
                                "bytes": 731
                            },
                            {
                                "ts": 836,
                                "bytes": 1176
                            },
                            {
                                "ts": 838,
                                "bytes": 1176
                            },
                            {
                                "ts": 839,
                                "bytes": 573
                            },
                            {
                                "ts": 841,
                                "bytes": 1176
                            },
                            {
                                "ts": 843,
                                "bytes": 1176
                            },
                            {
                                "ts": 844,
                                "bytes": 574
                            },
                            {
                                "ts": 846,
                                "bytes": 1171
                            },
                            {
                                "ts": 848,
                                "bytes": 1171
                            },
                            {
                                "ts": 849,
                                "bytes": 574
                            },
                            {
                                "ts": 851,
                                "bytes": 1174
                            },
                            {
                                "ts": 853,
                                "bytes": 1171
                            },
                            {
                                "ts": 854,
                                "bytes": 574
                            },
                            {
                                "ts": 856,
                                "bytes": 1174
                            },
                            {
                                "ts": 858,
                                "bytes": 1171
                            },
                            {
                                "ts": 859,
                                "bytes": 574
                            },
                            {
                                "ts": 861,
                                "bytes": 1174
                            },
                            {
                                "ts": 863,
                                "bytes": 1171
                            },
                            {
                                "ts": 864,
                                "bytes": 574
                            },
                            {
                                "ts": 866,
                                "bytes": 1174
                            },
                            {
                                "ts": 868,
                                "bytes": 1171
                            },
                            {
                                "ts": 869,
                                "bytes": 574
                            },
                            {
                                "ts": 871,
                                "bytes": 1171
                            },
                            {
                                "ts": 873,
                                "bytes": 1174
                            },
                            {
                                "ts": 874,
                                "bytes": 571
                            },
                            {
                                "ts": 876,
                                "bytes": 1169
                            },
                            {
                                "ts": 878,
                                "bytes": 1174
                            },
                            {
                                "ts": 879,
                                "bytes": 571
                            },
                            {
                                "ts": 881,
                                "bytes": 1174
                            },
                            {
                                "ts": 882,
                                "bytes": 537
                            },
                            {
                                "ts": 884,
                                "bytes": 1171
                            },
                            {
                                "ts": 886,
                                "bytes": 1174
                            },
                            {
                                "ts": 888,
                                "bytes": 1174
                            },
                            {
                                "ts": 890,
                                "bytes": 1171
                            },
                            {
                                "ts": 892,
                                "bytes": 1174
                            },
                            {
                                "ts": 894,
                                "bytes": 1171
                            },
                            {
                                "ts": 896,
                                "bytes": 1174
                            },
                            {
                                "ts": 900,
                                "bytes": 1745
                            },
                            {
                                "ts": 901,
                                "bytes": 1174
                            },
                            {
                                "ts": 903,
                                "bytes": 1174
                            },
                            {
                                "ts": 905,
                                "bytes": 1174
                            },
                            {
                                "ts": 907,
                                "bytes": 1174
                            },
                            {
                                "ts": 909,
                                "bytes": 1174
                            },
                            {
                                "ts": 910,
                                "bytes": 274
                            },
                            {
                                "ts": 912,
                                "bytes": 1174
                            },
                            {
                                "ts": 914,
                                "bytes": 1171
                            },
                            {
                                "ts": 916,
                                "bytes": 1174
                            },
                            {
                                "ts": 918,
                                "bytes": 1174
                            },
                            {
                                "ts": 920,
                                "bytes": 1174
                            },
                            {
                                "ts": 921,
                                "bytes": 691
                            },
                            {
                                "ts": 923,
                                "bytes": 1174
                            },
                            {
                                "ts": 925,
                                "bytes": 1174
                            },
                            {
                                "ts": 927,
                                "bytes": 1168
                            },
                            {
                                "ts": 929,
                                "bytes": 1174
                            },
                            {
                                "ts": 931,
                                "bytes": 1174
                            },
                            {
                                "ts": 933,
                                "bytes": 1174
                            },
                            {
                                "ts": 933,
                                "bytes": 274
                            },
                            {
                                "ts": 935,
                                "bytes": 1174
                            },
                            {
                                "ts": 937,
                                "bytes": 1171
                            },
                            {
                                "ts": 939,
                                "bytes": 1174
                            },
                            {
                                "ts": 941,
                                "bytes": 1174
                            },
                            {
                                "ts": 943,
                                "bytes": 1174
                            },
                            {
                                "ts": 944,
                                "bytes": 636
                            },
                            {
                                "ts": 946,
                                "bytes": 1168
                            },
                            {
                                "ts": 948,
                                "bytes": 1174
                            },
                            {
                                "ts": 950,
                                "bytes": 1171
                            },
                            {
                                "ts": 952,
                                "bytes": 1174
                            },
                            {
                                "ts": 954,
                                "bytes": 1129
                            },
                            {
                                "ts": 956,
                                "bytes": 1174
                            },
                            {
                                "ts": 958,
                                "bytes": 1174
                            },
                            {
                                "ts": 960,
                                "bytes": 1174
                            },
                            {
                                "ts": 962,
                                "bytes": 1171
                            },
                            {
                                "ts": 964,
                                "bytes": 1174
                            },
                            {
                                "ts": 966,
                                "bytes": 1174
                            },
                            {
                                "ts": 967,
                                "bytes": 477
                            },
                            {
                                "ts": 969,
                                "bytes": 1174
                            },
                            {
                                "ts": 971,
                                "bytes": 1171
                            },
                            {
                                "ts": 973,
                                "bytes": 1174
                            },
                            {
                                "ts": 975,
                                "bytes": 1174
                            },
                            {
                                "ts": 977,
                                "bytes": 1174
                            },
                            {
                                "ts": 979,
                                "bytes": 1174
                            },
                            {
                                "ts": 980,
                                "bytes": 274
                            },
                            {
                                "ts": 982,
                                "bytes": 1174
                            },
                            {
                                "ts": 983,
                                "bytes": 1171
                            },
                            {
                                "ts": 985,
                                "bytes": 1171
                            },
                            {
                                "ts": 987,
                                "bytes": 1174
                            },
                            {
                                "ts": 989,
                                "bytes": 1174
                            },
                            {
                                "ts": 991,
                                "bytes": 1174
                            },
                            {
                                "ts": 992,
                                "bytes": 274
                            },
                            {
                                "ts": 994,
                                "bytes": 1174
                            },
                            {
                                "ts": 996,
                                "bytes": 1174
                            },
                            {
                                "ts": 1002,
                                "bytes": 3519
                            },
                            {
                                "ts": 1004,
                                "bytes": 1174
                            },
                            {
                                "ts": 1005,
                                "bytes": 274
                            },
                            {
                                "ts": 1006,
                                "bytes": 1174
                            },
                            {
                                "ts": 1008,
                                "bytes": 1174
                            },
                            {
                                "ts": 1010,
                                "bytes": 1171
                            },
                            {
                                "ts": 1012,
                                "bytes": 1174
                            },
                            {
                                "ts": 1014,
                                "bytes": 1174
                            },
                            {
                                "ts": 1016,
                                "bytes": 1174
                            },
                            {
                                "ts": 1017,
                                "bytes": 274
                            },
                            {
                                "ts": 1019,
                                "bytes": 1174
                            },
                            {
                                "ts": 1021,
                                "bytes": 1174
                            },
                            {
                                "ts": 1023,
                                "bytes": 1171
                            },
                            {
                                "ts": 1025,
                                "bytes": 1174
                            },
                            {
                                "ts": 1027,
                                "bytes": 1137
                            },
                            {
                                "ts": 1029,
                                "bytes": 1174
                            },
                            {
                                "ts": 1031,
                                "bytes": 1174
                            },
                            {
                                "ts": 1033,
                                "bytes": 1174
                            },
                            {
                                "ts": 1035,
                                "bytes": 1174
                            },
                            {
                                "ts": 1037,
                                "bytes": 1171
                            },
                            {
                                "ts": 1039,
                                "bytes": 1171
                            },
                            {
                                "ts": 1039,
                                "bytes": 274
                            },
                            {
                                "ts": 1041,
                                "bytes": 1174
                            },
                            {
                                "ts": 1043,
                                "bytes": 1174
                            },
                            {
                                "ts": 1045,
                                "bytes": 1171
                            },
                            {
                                "ts": 1047,
                                "bytes": 1174
                            },
                            {
                                "ts": 1049,
                                "bytes": 1174
                            },
                            {
                                "ts": 1050,
                                "bytes": 574
                            },
                            {
                                "ts": 1052,
                                "bytes": 1174
                            },
                            {
                                "ts": 1054,
                                "bytes": 1174
                            },
                            {
                                "ts": 1056,
                                "bytes": 1174
                            },
                            {
                                "ts": 1058,
                                "bytes": 1171
                            },
                            {
                                "ts": 1060,
                                "bytes": 1174
                            },
                            {
                                "ts": 1061,
                                "bytes": 274
                            },
                            {
                                "ts": 1063,
                                "bytes": 1174
                            },
                            {
                                "ts": 1065,
                                "bytes": 1174
                            },
                            {
                                "ts": 1067,
                                "bytes": 1174
                            },
                            {
                                "ts": 1069,
                                "bytes": 1171
                            },
                            {
                                "ts": 1071,
                                "bytes": 1174
                            },
                            {
                                "ts": 1073,
                                "bytes": 1174
                            },
                            {
                                "ts": 1073,
                                "bytes": 274
                            },
                            {
                                "ts": 1075,
                                "bytes": 1174
                            },
                            {
                                "ts": 1077,
                                "bytes": 1174
                            },
                            {
                                "ts": 1079,
                                "bytes": 1174
                            },
                            {
                                "ts": 1082,
                                "bytes": 1174
                            },
                            {
                                "ts": 1083,
                                "bytes": 1171
                            },
                            {
                                "ts": 1085,
                                "bytes": 991
                            },
                            {
                                "ts": 1087,
                                "bytes": 1174
                            },
                            {
                                "ts": 1089,
                                "bytes": 1174
                            },
                            {
                                "ts": 1091,
                                "bytes": 1174
                            },
                            {
                                "ts": 1093,
                                "bytes": 1174
                            },
                            {
                                "ts": 1095,
                                "bytes": 1168
                            },
                            {
                                "ts": 1095,
                                "bytes": 274
                            },
                            {
                                "ts": 1097,
                                "bytes": 1174
                            },
                            {
                                "ts": 1100,
                                "bytes": 1174
                            },
                            {
                                "ts": 1101,
                                "bytes": 1174
                            },
                            {
                                "ts": 1103,
                                "bytes": 1174
                            },
                            {
                                "ts": 1105,
                                "bytes": 1171
                            },
                            {
                                "ts": 1107,
                                "bytes": 936
                            },
                            {
                                "ts": 1109,
                                "bytes": 1174
                            },
                            {
                                "ts": 1111,
                                "bytes": 1174
                            },
                            {
                                "ts": 1113,
                                "bytes": 1174
                            },
                            {
                                "ts": 1115,
                                "bytes": 1174
                            },
                            {
                                "ts": 1117,
                                "bytes": 1171
                            },
                            {
                                "ts": 1117,
                                "bytes": 444
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 107,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/thumbs\/home\/golfbaan_1-645x885.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: u=2, i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: MISS",
                                "cf-ray: 8e6d9447d83fd394-FRA",
                                "content-length: 177073",
                                "content-type: image\/jpeg",
                                "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                "etag: \"2b3b1-5ee24d69b26dd\"",
                                "last-modified: Wed, 23 Nov 2022 15:21:10 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=ZwemVWFbS92wRtxyc%2Fp4F4%2BZI2yCNT8VILbx8LQBCOF7EC2t8cSKciJ%2Fand99QMAOsKAJNJmwLJunlaDQ%2F1s%2B1mjS9HjJOozH2ZZhZdz7Da88%2FRd46IRRS%2BwS%2FX5%2FXzSvboJEN6hVH0hlQHQzjQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=47390&sent=33&recv=18&lost=0&retrans=0&sent_bytes=22683&recv_bytes=7595&delivery_rate=189410&cwnd=12000&unsent_bytes=0&cid=e9d222b83361c68c&ts=512&x=1\"",
                                "server-timing: cfHdrFlush;dur=23",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "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": 177073,
                        "image_save": 22782,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 462,
                        "netlog_id": 133,
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "173 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "ImageWidth": 645,
                                    "ImageHeight": 885,
                                    "EncodingProcess": "Progressive 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": "645x885",
                                    "Megapixels": 0.57099999999999995
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 645,
                                    "height": 885,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 6.71875,
                                    "y": 9.21875
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 570825,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 91.130899999999997,
                                        "standardDeviation": 43.282499999999999,
                                        "kurtosis": -1.0662100000000001,
                                        "skewness": 0.21010000000000001,
                                        "entropy": 0.914296
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 110.152,
                                        "standardDeviation": 49.754399999999997,
                                        "kurtosis": -0.60676099999999999,
                                        "skewness": -0.14272499999999999,
                                        "entropy": 0.94662199999999996
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 253,
                                        "mean": 114.20099999999999,
                                        "standardDeviation": 47.537999999999997,
                                        "kurtosis": -0.88841199999999998,
                                        "skewness": -0.39697399999999999,
                                        "entropy": 0.93267299999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 49.0398,
                                        "standardDeviation": 32.555199999999999,
                                        "kurtosis": 2.6421000000000001,
                                        "skewness": 1.33914,
                                        "entropy": 0.86359200000000003
                                    }
                                },
                                "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": "JPEG",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 645,
                                    "height": 885,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "date:create": "2024-11-23T02:02:49+00:00",
                                    "date:modify": "2024-11-23T02:02:49+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "d2c7567817ffbccfd70e0ef2e0ef943ac46366a9378b5cf818e471067f2b729b"
                                },
                                "tainted": false,
                                "filesize": "177073B",
                                "numberPixels": "570825",
                                "pixelsPerSecond": "12.6065MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.045"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 1117,
                        "ttfb_start": 465,
                        "ttfb_end": 629,
                        "download_start": 629,
                        "download_end": 1117,
                        "download_ms": 488,
                        "all_start": 465,
                        "all_end": 1117,
                        "all_ms": 652,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "30555.3",
                        "request_id": "30555.3",
                        "ip_addr": "104.26.6.173",
                        "full_url": "https:\/\/code.ionicframework.com\/ionicons\/2.0.1\/css\/ionicons.min.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "code.ionicframework.com",
                        "url": "\/ionicons\/2.0.1\/css\/ionicons.min.css",
                        "raw_id": "30555.3",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 112,
                        "ttfb_ms": 99,
                        "load_start": 562,
                        "load_start_float": 562.00010799999995,
                        "bytesIn": 8313,
                        "objectSize": 8313,
                        "objectSizeUncompressed": 51284,
                        "chunks": [
                            {
                                "ts": 663,
                                "bytes": 232,
                                "inflated": 231
                            },
                            {
                                "ts": 665,
                                "bytes": 1176,
                                "inflated": 5416
                            },
                            {
                                "ts": 666,
                                "bytes": 1176,
                                "inflated": 7764
                            },
                            {
                                "ts": 667,
                                "bytes": 1176,
                                "inflated": 6772
                            },
                            {
                                "ts": 668,
                                "bytes": 1176,
                                "inflated": 7576
                            },
                            {
                                "ts": 670,
                                "bytes": 1176,
                                "inflated": 8085
                            },
                            {
                                "ts": 672,
                                "bytes": 1176,
                                "inflated": 8582
                            },
                            {
                                "ts": 674,
                                "bytes": 1025,
                                "inflated": 6858
                            }
                        ],
                        "expires": "Tue, 22 Oct 2024 15:43:20 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": 458,
                        "dns_end": 496,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 47,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: code.ionicframework.com",
                                ":method: GET",
                                ":path: \/ionicons\/2.0.1\/css\/ionicons.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:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 366298",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=31536000",
                                "cf-cache-status: HIT",
                                "cf-ray: 8e6d94489891dbd7-FRA",
                                "content-encoding: gzip",
                                "content-length: 8313",
                                "content-type: text\/css; charset=utf-8",
                                "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                "etag: W\/\"64382bc3-c854\"",
                                "expires: Tue, 22 Oct 2024 15:43:20 GMT",
                                "last-modified: Thu, 13 Apr 2023 16:20:19 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=Tw8eJ%2BTNKeRZMsv9DtI5ZPwbonkh5UOFO1ARYLdwRSY0X3Ra61efw5usAFjJ0AZbv2JxuxcKiGwELTsg97nPk4jkr2NjUTcia4EdufAKtWSONi7XcHn7LatddL9RgKOzyS%2BNGMWy6Bie\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=58955&sent=12&recv=9&lost=0&retrans=0&sent_bytes=4288&recv_bytes=5717&delivery_rate=52364&cwnd=12000&unsent_bytes=0&cid=ab9779d135bce64f&ts=95&x=1\"",
                                "server-timing: cfHdrFlush;dur=0",
                                "strict-transport-security: max-age=15552000",
                                "vary: Accept-Encoding",
                                "via: 1.1 varnish",
                                "x-cache: HIT",
                                "x-cache-hits: 1",
                                "x-content-type-options: nosniff",
                                "x-fastly-request-id: 059edd69513d4ed3da583c841ac2930f9c441602",
                                "x-github-request-id: F078:0DDF:4AF707B:4CF64F1:6717C5C0",
                                "x-origin-cache: HIT",
                                "x-proxy-cache: MISS",
                                "x-served-by: cache-fra-eddf8230045-FRA",
                                "x-timer: S1731961072.971887,VS0,VE3"
                            ]
                        },
                        "bytesOut": 1933,
                        "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": 38,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 8313,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31169702,
                        "cdn_provider": "Cloudflare, Fastly",
                        "server_count": null,
                        "created": 457,
                        "netlog_id": 108,
                        "renderBlocking": "blocking",
                        "load_end": 674,
                        "ttfb_start": 562,
                        "ttfb_end": 661,
                        "download_start": 661,
                        "download_end": 674,
                        "download_ms": 13,
                        "all_start": 458,
                        "all_end": 674,
                        "all_ms": 150,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "30555.2",
                        "request_id": "30555.2",
                        "ip_addr": "23.32.238.192",
                        "full_url": "https:\/\/use.typekit.net\/dls6lxx.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/dls6lxx.css",
                        "raw_id": "30555.2",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 595,
                        "ttfb_ms": 588,
                        "load_start": 607,
                        "load_start_float": 607.00009499999999,
                        "bytesIn": 1303,
                        "objectSize": 1303,
                        "objectSizeUncompressed": 12695,
                        "chunks": [
                            {
                                "ts": 1202,
                                "bytes": 1303,
                                "inflated": 12695
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=600, stale-while-revalidate=604800",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 143,
                        "protocol": "HTTP\/2",
                        "dns_start": 456,
                        "dns_end": 502,
                        "connect_start": 502,
                        "connect_end": 549,
                        "ssl_start": 549,
                        "ssl_end": 607,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "use.typekit.net",
                            "sanList": [
                                "use.typekit.net",
                                "apicdn-dev.typekit.net",
                                "use.edgefonts.net",
                                "faster.typekit.net",
                                "use.typekit.com",
                                "fontservicescdn-dev.typekit.net",
                                "webfonts.creativecloud.com",
                                "faster-staging.typekit.net",
                                "muse.typekit.net",
                                "p.typekit.net",
                                "apicdn-staging.typekit.net",
                                "fonts.typekit.net",
                                "use-staging.typekit.net",
                                "emoji-staging.typekit.net",
                                "apicdn.typekit.net",
                                "primer.typekit.net",
                                "emoji.typekit.net",
                                "fontservicescdn-staging.typekit.net",
                                "fontservicescdn.typekit.net",
                                "ping.typekit.net",
                                "cctypekit-dev.typekit.net"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1729123200,
                            "validTo": 1763423999,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h2' log",
                                    "logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
                                    "timestamp": 1729197795864,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E2A6FAC96D9DD183B6941C2FBFF216F32F7B408EC4B14E9E54319E289FB76C0C02203EF9F16FBB18DE33A794F5AE5C01730874B4BED6214D6E0C6B072C3E9212EC37"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1729197795836,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022065202B61A4925199D3D0EC46527C6305B944A8942D0F0F9A1B254028DDBBEF3C022005C5C34016D86A7B1D1553D9C4013301FEE9AD5C48D1EA41141FF1C800F4323E"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2025'",
                                    "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                    "timestamp": 1729197796007,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402204516754B00644A61BF9C5E15AE5640B944F6C7593DE6D2B32210BCA722EC62DF0220267B7BBB103AC78978A9DB12B8657C50FA76B39A0BE6C16861716C56C2B36F79"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 46,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/dls6lxx.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:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: private, max-age=600, stale-while-revalidate=604800",
                                "content-encoding: gzip",
                                "content-length: 1303",
                                "content-type: text\/css;charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains;",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1837,
                        "score_cache": 0,
                        "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": 46,
                        "connect_ms": 47,
                        "ssl_ms": 58,
                        "gzip_total": 1303,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 600,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 454,
                        "socket_group": "https:\/\/use.typekit.net <https:\/\/lascolinasgolfresort.be same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                            "SETTINGS_MAX_FRAME_SIZE": 16384,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 95,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIH5DCCBsygAwIBAgIQB5kQPgtygEtUoeRn69lbbDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQx\nMDE3MDAwMDAwWhcNMjUxMTE3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABI6ekx1Yv6xHRsMSJiSqy4YWCSWcQl6BxKlm0DdBr1VQ0TLEfIJ8\noZstmTlIYz8Y2QuE7IyVEX85ncAe22QsbTmjggVmMIIFYjAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUwCcy0m7aiv2BARLlz9ianVDM\nYKMwggH1BgNVHREEggHsMIIB6IIPdXNlLnR5cGVraXQubmV0ghZhcGljZG4tZGV2\nLnR5cGVraXQubmV0ghF1c2UuZWRnZWZvbnRzLm5ldIISZmFzdGVyLnR5cGVraXQu\nbmV0gg91c2UudHlwZWtpdC5jb22CH2ZvbnRzZXJ2aWNlc2Nkbi1kZXYudHlwZWtp\ndC5uZXSCGndlYmZvbnRzLmNyZWF0aXZlY2xvdWQuY29tghpmYXN0ZXItc3RhZ2lu\nZy50eXBla2l0Lm5ldIIQbXVzZS50eXBla2l0Lm5ldIINcC50eXBla2l0Lm5ldIIa\nYXBpY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCEWZvbnRzLnR5cGVraXQubmV0ghd1\nc2Utc3RhZ2luZy50eXBla2l0Lm5ldIIZZW1vamktc3RhZ2luZy50eXBla2l0Lm5l\ndIISYXBpY2RuLnR5cGVraXQubmV0ghJwcmltZXIudHlwZWtpdC5uZXSCEWVtb2pp\nLnR5cGVraXQubmV0giNmb250c2VydmljZXNjZG4tc3RhZ2luZy50eXBla2l0Lm5l\ndIIbZm9udHNlcnZpY2VzY2RuLnR5cGVraXQubmV0ghBwaW5nLnR5cGVraXQubmV0\nghljY3R5cGVraXQtZGV2LnR5cGVraXQubmV0MD4GA1UdIAQ3MDUwMwYGZ4EMAQIC\nMCkwJwYIKwYBBQUHAgEWG2h0dHA6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAOBgNV\nHQ8BAf8EBAMCA4gwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGfBgNV\nHR8EgZcwgZQwSKBGoESGQmh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2Vy\ndEdsb2JhbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNybDBIoEagRIZCaHR0cDov\nL2NybDQuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYy\nMDIwQ0ExLTEuY3JsMIGHBggrBgEFBQcBAQR7MHkwJAYIKwYBBQUHMAGGGGh0dHA6\nLy9vY3NwLmRpZ2ljZXJ0LmNvbTBRBggrBgEFBQcwAoZFaHR0cDovL2NhY2VydHMu\nZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0Ex\nLTEuY3J0MAwGA1UdEwEB\/wQCMAAwggF8BgorBgEEAdZ5AgQCBIIBbASCAWgBZgB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABkpw4ahgAAAQDAEcw\nRQIhAOKm+sltndGDtpQcL7\/yFvMve0COxLFOnlQxniift2wMAiA++fFvuxjeM6eU\n9a5cAXMIdLS+1iFNbgxrByw+khLsNwB1AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7\nuocyHf0eN45QAAABkpw4afwAAAQDAEYwRAIgZSArYaSSUZnT0OxGUnxjBblEqJQt\nDw+aGyVAKN277zwCIAXFw0AW2Gp7HRVT2cQBMwH+6a1cSNHqQRQf8cgA9DI+AHUA\nzPsPaoVxCWX+lZtTzumyfCLphVwNl422qX5UwP5MDbAAAAGSnDhqpwAABAMARjBE\nAiBFFnVLAGRKYb+cXhWuVkC5RPbHWT3m0rMiELynIuxi3wIgJnt7uxA6x4l4qdsS\nuGV8UPp2s5oL5sFoYXFsVsKzb3kwDQYJKoZIhvcNAQELBQADggEBAF6sPkbqL0BY\nRAhnZrjxUepPEvTdrI8KzIOUXri4vn3uh2dclC0FzvtyUTWtVERwIyomgukurIy2\nXXHxWZe75hppNhIZCSDzrTx3Za0dCeGFOoHTm6jgcgj\/NnPmpHUsq\/BQmjdc\/THY\nGc+4v8X9rAGuUcPP1YB\/GoIE8xdhqRK4B5jzSjqAbzZo5pAnCpQvdyG3VXgXtF\/U\nv6LJ5EV5FubsDKm1Hd5ZKaliJ0hrUwzu1yuBOQCldVv0817UpDrnBq\/TMWIu6efs\n9pf9ni3ZZ30tMPM0FsBMUAf7ZFDVRe2gXZl5DAO8Goxvzr9DjneuZOyjGPfogXh8\n8BKIWPKxhic=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 1202,
                        "ttfb_start": 607,
                        "ttfb_end": 1195,
                        "download_start": 1195,
                        "download_end": 1202,
                        "download_ms": 7,
                        "all_start": 456,
                        "all_end": 1202,
                        "all_ms": 746,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "30555.8",
                        "request_id": "30555.8",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                        "raw_id": "30555.8",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 402,
                        "ttfb_ms": 296,
                        "load_start": 824,
                        "load_start_float": 824.00014699999997,
                        "bytesIn": 61602,
                        "objectSize": 61602,
                        "objectSizeUncompressed": 61602,
                        "chunks": [
                            {
                                "ts": 1122,
                                "bytes": 316
                            },
                            {
                                "ts": 1122,
                                "bytes": 1176
                            },
                            {
                                "ts": 1123,
                                "bytes": 1176
                            },
                            {
                                "ts": 1125,
                                "bytes": 1176
                            },
                            {
                                "ts": 1127,
                                "bytes": 1176
                            },
                            {
                                "ts": 1129,
                                "bytes": 1173
                            },
                            {
                                "ts": 1131,
                                "bytes": 1176
                            },
                            {
                                "ts": 1132,
                                "bytes": 276
                            },
                            {
                                "ts": 1134,
                                "bytes": 1176
                            },
                            {
                                "ts": 1136,
                                "bytes": 1176
                            },
                            {
                                "ts": 1138,
                                "bytes": 1176
                            },
                            {
                                "ts": 1140,
                                "bytes": 1173
                            },
                            {
                                "ts": 1142,
                                "bytes": 1176
                            },
                            {
                                "ts": 1142,
                                "bytes": 479
                            },
                            {
                                "ts": 1144,
                                "bytes": 1176
                            },
                            {
                                "ts": 1146,
                                "bytes": 1176
                            },
                            {
                                "ts": 1148,
                                "bytes": 1174
                            },
                            {
                                "ts": 1150,
                                "bytes": 1174
                            },
                            {
                                "ts": 1152,
                                "bytes": 1171
                            },
                            {
                                "ts": 1153,
                                "bytes": 574
                            },
                            {
                                "ts": 1155,
                                "bytes": 1174
                            },
                            {
                                "ts": 1157,
                                "bytes": 1174
                            },
                            {
                                "ts": 1159,
                                "bytes": 1174
                            },
                            {
                                "ts": 1161,
                                "bytes": 1174
                            },
                            {
                                "ts": 1163,
                                "bytes": 1171
                            },
                            {
                                "ts": 1164,
                                "bytes": 274
                            },
                            {
                                "ts": 1166,
                                "bytes": 1174
                            },
                            {
                                "ts": 1168,
                                "bytes": 1174
                            },
                            {
                                "ts": 1170,
                                "bytes": 1174
                            },
                            {
                                "ts": 1171,
                                "bytes": 874
                            },
                            {
                                "ts": 1173,
                                "bytes": 1165
                            },
                            {
                                "ts": 1175,
                                "bytes": 1171
                            },
                            {
                                "ts": 1177,
                                "bytes": 1174
                            },
                            {
                                "ts": 1179,
                                "bytes": 1174
                            },
                            {
                                "ts": 1181,
                                "bytes": 1174
                            },
                            {
                                "ts": 1183,
                                "bytes": 1174
                            },
                            {
                                "ts": 1184,
                                "bytes": 574
                            },
                            {
                                "ts": 1186,
                                "bytes": 1171
                            },
                            {
                                "ts": 1188,
                                "bytes": 1174
                            },
                            {
                                "ts": 1190,
                                "bytes": 1174
                            },
                            {
                                "ts": 1192,
                                "bytes": 1174
                            },
                            {
                                "ts": 1194,
                                "bytes": 1171
                            },
                            {
                                "ts": 1195,
                                "bytes": 274
                            },
                            {
                                "ts": 1207,
                                "bytes": 4696
                            },
                            {
                                "ts": 1208,
                                "bytes": 1174
                            },
                            {
                                "ts": 1210,
                                "bytes": 1171
                            },
                            {
                                "ts": 1210,
                                "bytes": 237
                            },
                            {
                                "ts": 1212,
                                "bytes": 1174
                            },
                            {
                                "ts": 1214,
                                "bytes": 1174
                            },
                            {
                                "ts": 1216,
                                "bytes": 1174
                            },
                            {
                                "ts": 1218,
                                "bytes": 1174
                            },
                            {
                                "ts": 1220,
                                "bytes": 1171
                            },
                            {
                                "ts": 1222,
                                "bytes": 1174
                            },
                            {
                                "ts": 1222,
                                "bytes": 274
                            },
                            {
                                "ts": 1224,
                                "bytes": 1174
                            },
                            {
                                "ts": 1226,
                                "bytes": 1108
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 109,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/thumbs\/home\/morning-breeze-website-32-655x398.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: u=2, i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: MISS",
                                "cf-ray: 8e6d944a0aa6d394-FRA",
                                "content-length: 61602",
                                "content-type: image\/jpeg",
                                "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                "etag: \"f0a2-608eff2c5445f\"",
                                "last-modified: Mon, 30 Oct 2023 14:35:23 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=WDUym%2FQjj07yrZBldLQNv1IYVLtsFgHA7CLb%2B%2FPWMq0XXetTO7SjalubwGxuMeOqKASt6PLFu7KLW6929%2BvrClo3jxUWFZg%2FJTMC4pGBICp64bSEbLPKvzWN51%2FXqFKVrby3Gs7YmyFwmnif2Dk%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=108830&sent=261&recv=72&lost=0&retrans=0&sent_bytes=265046&recv_bytes=10486&delivery_rate=599341&cwnd=88500&unsent_bytes=0&cid=e9d222b83361c68c&ts=841&x=1\"",
                                "server-timing: cfHdrFlush;dur=3",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2311,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "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": 61602,
                        "image_save": 7913,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 823,
                        "netlog_id": 147,
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "60 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "ImageWidth": 655,
                                    "ImageHeight": 398,
                                    "EncodingProcess": "Progressive 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": "655x398",
                                    "Megapixels": 0.26100000000000001
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 655,
                                    "height": 398,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 6.8229199999999999,
                                    "y": 4.1458300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 260690,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 121.37,
                                        "standardDeviation": 59.863399999999999,
                                        "kurtosis": -1.14358,
                                        "skewness": -0.10891000000000001,
                                        "entropy": 0.96030000000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 128.45099999999999,
                                        "standardDeviation": 63.179000000000002,
                                        "kurtosis": -1.11904,
                                        "skewness": -0.039116199999999997,
                                        "entropy": 0.97697900000000004
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 254,
                                        "mean": 121.834,
                                        "standardDeviation": 53.023699999999998,
                                        "kurtosis": -1.14697,
                                        "skewness": -0.11232399999999999,
                                        "entropy": 0.95139700000000005
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 113.825,
                                        "standardDeviation": 63.3874,
                                        "kurtosis": -1.40689,
                                        "skewness": -0.168488,
                                        "entropy": 0.95252499999999996
                                    }
                                },
                                "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": "JPEG",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 655,
                                    "height": 398,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "date:create": "2024-11-23T02:02:49+00:00",
                                    "date:modify": "2024-11-23T02:02:49+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "c3ad485acaba9122cc84074d11ec805aeaac0ce4ba060c7566faed0bae284d78"
                                },
                                "tainted": false,
                                "filesize": "61602B",
                                "numberPixels": "260690",
                                "pixelsPerSecond": "30.8755MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.008"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 1226,
                        "ttfb_start": 824,
                        "ttfb_end": 1120,
                        "download_start": 1120,
                        "download_end": 1226,
                        "download_ms": 106,
                        "all_start": 824,
                        "all_end": 1226,
                        "all_ms": 402,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "30555.9",
                        "request_id": "30555.9",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/assets\/images\/arrow.png",
                        "raw_id": "30555.9",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 112,
                        "ttfb_ms": 109,
                        "load_start": 1120,
                        "load_start_float": 1120.000153,
                        "bytesIn": 2386,
                        "objectSize": 2386,
                        "objectSizeUncompressed": 2386,
                        "chunks": [
                            {
                                "ts": 1231,
                                "bytes": 537
                            },
                            {
                                "ts": 1231,
                                "bytes": 1176
                            },
                            {
                                "ts": 1232,
                                "bytes": 673
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 115,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/assets\/images\/arrow.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: u=2, i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: MISS",
                                "cf-ray: 8e6d944becbed394-FRA",
                                "content-length: 2386",
                                "content-type: image\/png",
                                "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                "etag: \"952-5b23cde67026f\"",
                                "last-modified: Thu, 22 Oct 2020 06:49:42 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=LwG%2FOz7yBt5ijQ756EDzYtCDf4TyjMQaGOx54vIjW%2FC%2BFycKN4flYn1Gv3Z9n35R0Tl0f4wqUYqqmcnF%2FIo79yjtka5seq6DlF6RSVTWx83irWRzIyfPo42EUWP88b%2FQZf1zs7s7ogeidN1PRjQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=160388&sent=364&recv=103&lost=0&retrans=0&sent_bytes=376006&recv_bytes=12379&delivery_rate=633228&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1110&x=1\"",
                                "server-timing: cfHdrFlush;dur=0",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2233,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "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": 2386,
                        "image_save": 0,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1118,
                        "netlog_id": 153,
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "2.3 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 188,
                                    "ImageHeight": 81,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced"
                                },
                                "Composite": {
                                    "ImageSize": "188x81",
                                    "Megapixels": 0.014999999999999999
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 188,
                                    "height": 81,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 4,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 15228,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 93.721400000000003,
                                        "standardDeviation": 33.852600000000002,
                                        "kurtosis": 0.20083999999999999,
                                        "skewness": 0.120638,
                                        "entropy": 0.267787
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 248.85900000000001,
                                        "standardDeviation": 34.405000000000001,
                                        "kurtosis": 36.152900000000002,
                                        "skewness": 6.0295300000000003,
                                        "entropy": 0.076871999999999996
                                    },
                                    "red": {
                                        "min": 136,
                                        "max": 255,
                                        "mean": 143.25999999999999,
                                        "standardDeviation": 28.482600000000001,
                                        "kurtosis": 11.4549,
                                        "skewness": 3.6679900000000001,
                                        "entropy": 0.331426
                                    },
                                    "green": {
                                        "min": 123,
                                        "max": 255,
                                        "mean": 131.053,
                                        "standardDeviation": 31.594100000000001,
                                        "kurtosis": 11.4549,
                                        "skewness": 3.6679900000000001,
                                        "entropy": 0.331426
                                    },
                                    "blue": {
                                        "min": 84,
                                        "max": 255,
                                        "mean": 94.432000000000002,
                                        "standardDeviation": 40.928699999999999,
                                        "kurtosis": 11.4549,
                                        "skewness": 3.6679900000000001,
                                        "entropy": 0.331426
                                    }
                                },
                                "alpha": "#887B5400",
                                "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": 188,
                                    "height": 81,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-23T02:02:49+00:00",
                                    "date:modify": "2024-11-23T02:02:49+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": "188, 81",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "a24646f1d8a4dda0201bd1f05f3dad5936a854e67dd46eb627bb9ad091701797"
                                },
                                "tainted": false,
                                "filesize": "2386B",
                                "numberPixels": "15228",
                                "pixelsPerSecond": "2462430B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.006"
                            }
                        },
                        "load_end": 1232,
                        "ttfb_start": 1120,
                        "ttfb_end": 1229,
                        "download_start": 1229,
                        "download_end": 1232,
                        "download_ms": 3,
                        "all_start": 1120,
                        "all_end": 1232,
                        "all_ms": 112,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "30555.22",
                        "request_id": "30555.22",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js",
                        "raw_id": "30555.22",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 39,
                        "ttfb_ms": 38,
                        "load_start": 1229,
                        "load_start_float": 1229.000174,
                        "bytesIn": 655,
                        "objectSize": 655,
                        "objectSizeUncompressed": 1239,
                        "chunks": [
                            {
                                "ts": 1268,
                                "bytes": 655,
                                "inflated": 1239
                            }
                        ],
                        "expires": "Mon, 25 Nov 2024 02:02:49 GMT",
                        "cacheControl": "public",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 294,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: u=2",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "cache-control: max-age=172800",
                                "cache-control: public",
                                "cf-ray: 8e6d944c9dd8d394-FRA",
                                "content-encoding: gzip",
                                "content-type: application\/javascript",
                                "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                "etag: W\/\"673dd3d6-4d7\"",
                                "expires: Mon, 25 Nov 2024 02:02:49 GMT",
                                "last-modified: Wed, 20 Nov 2024 12:19:34 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=0%2Fn0MhpNhokwLEyPWtaQwrscWysfQl5kyxpFRVMICzQizbZcUWOxpNut4mmSvKy8RkxKvEkgCnrR7vbFflgcjfhcHkc2d02PvBIvQjYcGp5iBDbOVWeotmlBVRFVx8gFqMTYR%2FIceBHrmVnSeHQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: DENY"
                            ]
                        },
                        "bytesOut": 2161,
                        "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": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1120,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 172800,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1228,
                        "netlog_id": 174,
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 1268,
                        "ttfb_start": 1229,
                        "ttfb_end": 1267,
                        "download_start": 1267,
                        "download_end": 1268,
                        "download_ms": 1,
                        "all_start": 1229,
                        "all_end": 1268,
                        "all_ms": 39,
                        "index": 8,
                        "number": 9,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 0,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                1545.278,
                                1547.5219999999999
                            ],
                            [
                                1545.2940000000001,
                                1545.4400000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "30555.24",
                        "request_id": "30555.24",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/plugins.min.js?v=8",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/assets\/js\/min\/plugins.min.js?v=8",
                        "raw_id": "30555.24",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 149,
                        "ttfb_ms": 89,
                        "load_start": 1272,
                        "load_start_float": 1272.0001970000001,
                        "bytesIn": 25670,
                        "objectSize": 25670,
                        "objectSizeUncompressed": 82964,
                        "chunks": [
                            {
                                "ts": 1362,
                                "bytes": 515
                            },
                            {
                                "ts": 1364,
                                "bytes": 1176
                            },
                            {
                                "ts": 1365,
                                "bytes": 1176
                            },
                            {
                                "ts": 1367,
                                "bytes": 1176
                            },
                            {
                                "ts": 1367,
                                "bytes": 53
                            },
                            {
                                "ts": 1369,
                                "bytes": 1171
                            },
                            {
                                "ts": 1371,
                                "bytes": 1176
                            },
                            {
                                "ts": 1373,
                                "bytes": 1176
                            },
                            {
                                "ts": 1375,
                                "bytes": 1176
                            },
                            {
                                "ts": 1377,
                                "bytes": 1176
                            },
                            {
                                "ts": 1379,
                                "bytes": 1176
                            },
                            {
                                "ts": 1381,
                                "bytes": 1176
                            },
                            {
                                "ts": 1383,
                                "bytes": 1176
                            },
                            {
                                "ts": 1413,
                                "bytes": 1176
                            },
                            {
                                "ts": 1420,
                                "bytes": 10995,
                                "inflated": 17428
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "text\/javascript",
                        "contentEncoding": "zstd",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 334,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/assets\/js\/min\/plugins.min.js?v=8",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: u=2",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: REVALIDATED",
                                "cf-ray: 8e6d944cde17d394-FRA",
                                "content-encoding: zstd",
                                "content-type: text\/javascript",
                                "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                "etag: W\/\"14414-5bebfaae97079\"",
                                "last-modified: Tue, 30 Mar 2021 11:54:59 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=zly0EfENNwkSPKmJl6uFbP6OjTMLg81AD6my5FEJAqCXRzB5p08TqXmxFE3TDclCLhbDgn4JFIjHhG5TQmEoVh1JXDFCuIkM6ese%2BRb3QPzwOTJJxvWWNADL7%2Bmzn%2Fm2v%2BWCaKXcDab9SrkMwy8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=132298&sent=370&recv=112&lost=0&retrans=0&sent_bytes=380298&recv_bytes=13677&delivery_rate=47499&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1270&x=1\"",
                                "server-timing: cfHdrFlush;dur=0",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2071,
                        "score_cache": 50,
                        "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": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1271,
                        "netlog_id": 197,
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 1421,
                        "ttfb_start": 1272,
                        "ttfb_end": 1361,
                        "download_start": 1361,
                        "download_end": 1421,
                        "download_ms": 60,
                        "all_start": 1272,
                        "all_end": 1421,
                        "all_ms": 149,
                        "index": 9,
                        "number": 10,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 1,
                            "FunctionCall": 0
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 0,
                        "cpuTime": 4,
                        "js_timing": [
                            [
                                1753.924,
                                1756.306
                            ],
                            [
                                1753.9400000000001,
                                1755.2660000000001
                            ],
                            [
                                1783.319,
                                1783.403
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "30555.26",
                        "request_id": "30555.26",
                        "ip_addr": "23.32.238.235",
                        "full_url": "https:\/\/p.typekit.net\/p.css?s=1&k=dls6lxx&ht=tk&f=16997.40907.40972.24553.24554.24558.24559.24539.24540.24541.24542.24547.24548.24580.24581.24588.24589&a=3676873&app=typekit&e=css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "p.typekit.net",
                        "url": "\/p.css?s=1&k=dls6lxx&ht=tk&f=16997.40907.40972.24553.24554.24558.24559.24539.24540.24541.24542.24547.24548.24580.24581.24588.24589&a=3676873&app=typekit&e=css",
                        "raw_id": "30555.26",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 79,
                        "ttfb_ms": 76,
                        "load_start": 1338,
                        "load_start_float": 1338.0001609999999,
                        "bytesIn": 5,
                        "objectSize": 5,
                        "objectSizeUncompressed": 5,
                        "chunks": [
                            {
                                "ts": 1417,
                                "bytes": 5
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=604800",
                        "contentType": "text\/css",
                        "contentEncoding": "",
                        "socket": 194,
                        "protocol": "HTTP\/2",
                        "dns_start": 1206,
                        "dns_end": 1249,
                        "connect_start": 1250,
                        "connect_end": 1280,
                        "ssl_start": 1280,
                        "ssl_end": 1337,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "use.typekit.net",
                            "sanList": [
                                "use.typekit.net",
                                "apicdn-dev.typekit.net",
                                "use.edgefonts.net",
                                "faster.typekit.net",
                                "use.typekit.com",
                                "fontservicescdn-dev.typekit.net",
                                "webfonts.creativecloud.com",
                                "faster-staging.typekit.net",
                                "muse.typekit.net",
                                "p.typekit.net",
                                "apicdn-staging.typekit.net",
                                "fonts.typekit.net",
                                "use-staging.typekit.net",
                                "emoji-staging.typekit.net",
                                "apicdn.typekit.net",
                                "primer.typekit.net",
                                "emoji.typekit.net",
                                "fontservicescdn-staging.typekit.net",
                                "fontservicescdn.typekit.net",
                                "ping.typekit.net",
                                "cctypekit-dev.typekit.net"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1729123200,
                            "validTo": 1763423999,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h2' log",
                                    "logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
                                    "timestamp": 1729197795864,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E2A6FAC96D9DD183B6941C2FBFF216F32F7B408EC4B14E9E54319E289FB76C0C02203EF9F16FBB18DE33A794F5AE5C01730874B4BED6214D6E0C6B072C3E9212EC37"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1729197795836,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022065202B61A4925199D3D0EC46527C6305B944A8942D0F0F9A1B254028DDBBEF3C022005C5C34016D86A7B1D1553D9C4013301FEE9AD5C48D1EA41141FF1C800F4323E"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2025'",
                                    "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                    "timestamp": 1729197796007,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402204516754B00644A61BF9C5E15AE5640B944F6C7593DE6D2B32210BCA722EC62DF0220267B7BBB103AC78978A9DB12B8657C50FA76B39A0BE6C16861716C56C2B36F79"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/use.typekit.net\/dls6lxx.css",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: p.typekit.net",
                                ":method: GET",
                                ":path: \/p.css?s=1&k=dls6lxx&ht=tk&f=16997.40907.40972.24553.24554.24558.24559.24539.24540.24541.24542.24547.24548.24580.24581.24588.24589&a=3676873&app=typekit&e=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:\/\/use.typekit.net\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=604800",
                                "content-length: 5",
                                "content-type: text\/css",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                "etag: \"6649f74c-5\"",
                                "last-modified: Sun, 19 May 2024 12:57:48 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2233,
                        "score_cache": 100,
                        "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": 43,
                        "connect_ms": 30,
                        "ssl_ms": 57,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 604800,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1204,
                        "socket_group": "https:\/\/p.typekit.net <https:\/\/lascolinasgolfresort.be same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                            "SETTINGS_MAX_FRAME_SIZE": 16384,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 161,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIH5DCCBsygAwIBAgIQB5kQPgtygEtUoeRn69lbbDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQx\nMDE3MDAwMDAwWhcNMjUxMTE3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABI6ekx1Yv6xHRsMSJiSqy4YWCSWcQl6BxKlm0DdBr1VQ0TLEfIJ8\noZstmTlIYz8Y2QuE7IyVEX85ncAe22QsbTmjggVmMIIFYjAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUwCcy0m7aiv2BARLlz9ianVDM\nYKMwggH1BgNVHREEggHsMIIB6IIPdXNlLnR5cGVraXQubmV0ghZhcGljZG4tZGV2\nLnR5cGVraXQubmV0ghF1c2UuZWRnZWZvbnRzLm5ldIISZmFzdGVyLnR5cGVraXQu\nbmV0gg91c2UudHlwZWtpdC5jb22CH2ZvbnRzZXJ2aWNlc2Nkbi1kZXYudHlwZWtp\ndC5uZXSCGndlYmZvbnRzLmNyZWF0aXZlY2xvdWQuY29tghpmYXN0ZXItc3RhZ2lu\nZy50eXBla2l0Lm5ldIIQbXVzZS50eXBla2l0Lm5ldIINcC50eXBla2l0Lm5ldIIa\nYXBpY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCEWZvbnRzLnR5cGVraXQubmV0ghd1\nc2Utc3RhZ2luZy50eXBla2l0Lm5ldIIZZW1vamktc3RhZ2luZy50eXBla2l0Lm5l\ndIISYXBpY2RuLnR5cGVraXQubmV0ghJwcmltZXIudHlwZWtpdC5uZXSCEWVtb2pp\nLnR5cGVraXQubmV0giNmb250c2VydmljZXNjZG4tc3RhZ2luZy50eXBla2l0Lm5l\ndIIbZm9udHNlcnZpY2VzY2RuLnR5cGVraXQubmV0ghBwaW5nLnR5cGVraXQubmV0\nghljY3R5cGVraXQtZGV2LnR5cGVraXQubmV0MD4GA1UdIAQ3MDUwMwYGZ4EMAQIC\nMCkwJwYIKwYBBQUHAgEWG2h0dHA6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAOBgNV\nHQ8BAf8EBAMCA4gwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGfBgNV\nHR8EgZcwgZQwSKBGoESGQmh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2Vy\ndEdsb2JhbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNybDBIoEagRIZCaHR0cDov\nL2NybDQuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYy\nMDIwQ0ExLTEuY3JsMIGHBggrBgEFBQcBAQR7MHkwJAYIKwYBBQUHMAGGGGh0dHA6\nLy9vY3NwLmRpZ2ljZXJ0LmNvbTBRBggrBgEFBQcwAoZFaHR0cDovL2NhY2VydHMu\nZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0Ex\nLTEuY3J0MAwGA1UdEwEB\/wQCMAAwggF8BgorBgEEAdZ5AgQCBIIBbASCAWgBZgB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABkpw4ahgAAAQDAEcw\nRQIhAOKm+sltndGDtpQcL7\/yFvMve0COxLFOnlQxniift2wMAiA++fFvuxjeM6eU\n9a5cAXMIdLS+1iFNbgxrByw+khLsNwB1AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7\nuocyHf0eN45QAAABkpw4afwAAAQDAEYwRAIgZSArYaSSUZnT0OxGUnxjBblEqJQt\nDw+aGyVAKN277zwCIAXFw0AW2Gp7HRVT2cQBMwH+6a1cSNHqQRQf8cgA9DI+AHUA\nzPsPaoVxCWX+lZtTzumyfCLphVwNl422qX5UwP5MDbAAAAGSnDhqpwAABAMARjBE\nAiBFFnVLAGRKYb+cXhWuVkC5RPbHWT3m0rMiELynIuxi3wIgJnt7uxA6x4l4qdsS\nuGV8UPp2s5oL5sFoYXFsVsKzb3kwDQYJKoZIhvcNAQELBQADggEBAF6sPkbqL0BY\nRAhnZrjxUepPEvTdrI8KzIOUXri4vn3uh2dclC0FzvtyUTWtVERwIyomgukurIy2\nXXHxWZe75hppNhIZCSDzrTx3Za0dCeGFOoHTm6jgcgj\/NnPmpHUsq\/BQmjdc\/THY\nGc+4v8X9rAGuUcPP1YB\/GoIE8xdhqRK4B5jzSjqAbzZo5pAnCpQvdyG3VXgXtF\/U\nv6LJ5EV5FubsDKm1Hd5ZKaliJ0hrUwzu1yuBOQCldVv0817UpDrnBq\/TMWIu6efs\n9pf9ni3ZZ30tMPM0FsBMUAf7ZFDVRe2gXZl5DAO8Goxvzr9DjneuZOyjGPfogXh8\n8BKIWPKxhic=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 1417,
                        "ttfb_start": 1338,
                        "ttfb_end": 1414,
                        "download_start": 1414,
                        "download_end": 1417,
                        "download_ms": 3,
                        "all_start": 1206,
                        "all_end": 1417,
                        "all_ms": 209,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "30555.23",
                        "request_id": "30555.23",
                        "ip_addr": "151.101.2.137",
                        "full_url": "https:\/\/code.jquery.com\/jquery-3.2.1.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "code.jquery.com",
                        "url": "\/jquery-3.2.1.min.js",
                        "raw_id": "30555.23",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 102,
                        "ttfb_ms": 59,
                        "load_start": 1358,
                        "load_start_float": 1358.00018,
                        "bytesIn": 30125,
                        "objectSize": 30125,
                        "objectSizeUncompressed": 86659,
                        "chunks": [
                            {
                                "ts": 1419,
                                "bytes": 5185,
                                "inflated": 13207
                            },
                            {
                                "ts": 1425,
                                "bytes": 2756,
                                "inflated": 8006
                            },
                            {
                                "ts": 1460,
                                "bytes": 22184,
                                "inflated": 65446
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000, stale-while-revalidate=604800",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 196,
                        "protocol": "HTTP\/2",
                        "dns_start": 1234,
                        "dns_end": 1268,
                        "connect_start": 1270,
                        "connect_end": 1301,
                        "ssl_start": 1301,
                        "ssl_end": 1357,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.jquery.com",
                            "sanList": [
                                "*.jquery.com",
                                "jquery.com"
                            ],
                            "issuer": "Sectigo ECC Domain Validation Secure Server CA",
                            "validFrom": 1719273600,
                            "validTo": 1750895999,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1719284708628,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100976E4280D10DC9FBCF867FBC9FB7133D82364D6A8B855BBC55053D648A7D3CAF022100CA38DA55C1095AC8BEF7CB1CCE6CA0A6E3A654FD2E052DB8B55E4CF1182E912B"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2025h1'",
                                    "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                    "timestamp": 1719284708553,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022002D11960FE4D5A7E864790BD929301A7376106DBAC0B9A4764A6B364C378AF2002202FB02BA32DADB5B4938B6DC07AA47A2857B618DE896BF05961F39A7B88DAE17F"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h1' log",
                                    "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                    "timestamp": 1719284708526,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D6148C3C550A2FDE812EDE15BAA9D319C1D389982FD6E43DB0EA43AA06B16D51022100CB501DEF85E56FC6B08E36501EC437305DD8B72C7D0D9FD8F5930E4DF045AFAB"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 334,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: code.jquery.com",
                                ":method: GET",
                                ":path: \/jquery-3.2.1.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 2281903",
                                "cache-control: public, max-age=31536000, stale-while-revalidate=604800",
                                "content-encoding: gzip",
                                "content-length: 30125",
                                "content-type: application\/javascript; charset=utf-8",
                                "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                "etag: W\/\"28feccc0-15283\"",
                                "last-modified: Fri, 18 Oct 1991 12:00:00 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                "via: 1.1 varnish, 1.1 varnish",
                                "x-cache: HIT, HIT",
                                "x-cache-hits: 18, 82842",
                                "x-served-by: cache-lga21971-LGA, cache-fra-etou8220043-FRA",
                                "x-timer: S1732327370.822241,VS0,VE0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1819,
                        "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": 34,
                        "connect_ms": 31,
                        "ssl_ms": 56,
                        "gzip_total": 30125,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 29254097,
                        "cdn_provider": "Fastly",
                        "server_count": null,
                        "created": 1233,
                        "socket_group": "https:\/\/code.jquery.com <https:\/\/lascolinasgolfresort.be 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,
                            "SETTINGS_UNKNOWN_4876": 0
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 180,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIEozCCBEigAwIBAgIQUEm8UGbaeB8KoV+Yy2WbUTAKBggqhkjOPQQDAjCBjzEL\nMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UE\nBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5T\nZWN0aWdvIEVDQyBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMB4X\nDTI0MDYyNTAwMDAwMFoXDTI1MDYyNTIzNTk1OVowFzEVMBMGA1UEAwwMKi5qcXVl\ncnkuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAER540puW9LKz9gM1QmGd9\nlgo0KZPjUoBePzfEzGlc5Uygwt2IjJ\/bwzVVacqtqBzHYCtR2tnUqAlZh7BaU+XI\nOKOCAvswggL3MB8GA1UdIwQYMBaAFPaFCjsRhuEEfQ6qCyzS7sxke3uuMB0GA1Ud\nDgQWBBTVLGM0lB8aPgtlj2IaF83hE8vnwjAOBgNVHQ8BAf8EBAMCB4AwDAYDVR0T\nAQH\/BAIwADAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwSQYDVR0gBEIw\nQDA0BgsrBgEEAbIxAQICBzAlMCMGCCsGAQUFBwIBFhdodHRwczovL3NlY3RpZ28u\nY29tL0NQUzAIBgZngQwBAgEwgYQGCCsGAQUFBwEBBHgwdjBPBggrBgEFBQcwAoZD\naHR0cDovL2NydC5zZWN0aWdvLmNvbS9TZWN0aWdvRUNDRG9tYWluVmFsaWRhdGlv\nblNlY3VyZVNlcnZlckNBLmNydDAjBggrBgEFBQcwAYYXaHR0cDovL29jc3Auc2Vj\ndGlnby5jb20wIwYDVR0RBBwwGoIMKi5qcXVlcnkuY29tggpqcXVlcnkuY29tMIIB\nfwYKKwYBBAHWeQIEAgSCAW8EggFrAWkAdwDPEVbu1S58r\/OHW9lpLpvpGnFnSrAX\n7KwB0lt3zsw7CAAAAZBNWrUUAAAEAwBIMEYCIQCXbkKA0Q3J+8+Gf7yftxM9gjZN\naouFW7xVBT1kin08rwIhAMo42lXBCVrIvvfLHM5soKbjplT9LgUtuLVeTPEYLpEr\nAHUAouMK5EXvva2bfjjtR2d3U9eCW4SU1yteGyzEuVCkR+cAAAGQTVq0yQAABAMA\nRjBEAiAC0Rlg\/k1afoZHkL2SkwGnN2EG26wLmkdkprNkw3ivIAIgL7Aroy2ttbST\ni23AeqR6KFe2GN6Ja\/BZYfOae4ja4X8AdwBOdaMnXJoQwzhbbNTfP1LrHfDgjhuN\nacCx+mSxYpo53wAAAZBNWrSuAAAEAwBIMEYCIQDWFIw8VQov3oEu3hW6qdMZwdOJ\nmC\/W5D2w6kOqBrFtUQIhAMtQHe+F5W\/GsI42UB7ENzBd2LcsfQ2f2PWTDk3wRa+r\nMAoGCCqGSM49BAMCA0kAMEYCIQD\/f0xMpCMjUYjPvYm3QIoVfzrCBJ6jV2mz9mWw\nfp+vUwIhAI\/tMjYbP6wILBBSdRqFYdOfdZIm9CjVpvs8OC6zX3+n\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDqDCCAy6gAwIBAgIRAPNkTmtuAFAjfglGvXvh9R0wCgYIKoZIzj0EAwMwgYgx\nCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5MRQwEgYDVQQHEwtKZXJz\nZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBOZXR3b3JrMS4wLAYDVQQD\nEyVVU0VSVHJ1c3QgRUNDIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTE4MTEw\nMjAwMDAwMFoXDTMwMTIzMTIzNTk1OVowgY8xCzAJBgNVBAYTAkdCMRswGQYDVQQI\nExJHcmVhdGVyIE1hbmNoZXN0ZXIxEDAOBgNVBAcTB1NhbGZvcmQxGDAWBgNVBAoT\nD1NlY3RpZ28gTGltaXRlZDE3MDUGA1UEAxMuU2VjdGlnbyBFQ0MgRG9tYWluIFZh\nbGlkYXRpb24gU2VjdXJlIFNlcnZlciBDQTBZMBMGByqGSM49AgEGCCqGSM49AwEH\nA0IABHkYk8qfbZ5sVwAjBTcLXw9YWsTef1Wj6R7W2SUKiKAgSh16TwUwimNJE4xk\nIQeV\/To14UrOkPAY9z2vaKb71EijggFuMIIBajAfBgNVHSMEGDAWgBQ64QmG1M8Z\nwpZ2dEl23OA1xmNjmjAdBgNVHQ4EFgQU9oUKOxGG4QR9DqoLLNLuzGR7e64wDgYD\nVR0PAQH\/BAQDAgGGMBIGA1UdEwEB\/wQIMAYBAf8CAQAwHQYDVR0lBBYwFAYIKwYB\nBQUHAwEGCCsGAQUFBwMCMBsGA1UdIAQUMBIwBgYEVR0gADAIBgZngQwBAgEwUAYD\nVR0fBEkwRzBFoEOgQYY\/aHR0cDovL2NybC51c2VydHJ1c3QuY29tL1VTRVJUcnVz\ndEVDQ0NlcnRpZmljYXRpb25BdXRob3JpdHkuY3JsMHYGCCsGAQUFBwEBBGowaDA\/\nBggrBgEFBQcwAoYzaHR0cDovL2NydC51c2VydHJ1c3QuY29tL1VTRVJUcnVzdEVD\nQ0FkZFRydXN0Q0EuY3J0MCUGCCsGAQUFBzABhhlodHRwOi8vb2NzcC51c2VydHJ1\nc3QuY29tMAoGCCqGSM49BAMDA2gAMGUCMEvnx3FcsVwJbZpCYF9z6fDWJtS1UVRs\ncS0chWBNKPFNpvDKdrdKRe+oAkr2jU+ubgIxAODheSr2XhcA7oz9HmedGdMhlrd9\n4ToKFbZl+\/OnFFzqnvOhcjHvClECEQcKmc8fmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIID0zCCArugAwIBAgIQVmcdBOpPmUxvEIFHWdJ1lDANBgkqhkiG9w0BAQwFADB7\nMQswCQYDVQQGEwJHQjEbMBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYD\nVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UE\nAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTE5MDMxMjAwMDAwMFoXDTI4\nMTIzMTIzNTk1OVowgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5\nMRQwEgYDVQQHEwtKZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBO\nZXR3b3JrMS4wLAYDVQQDEyVVU0VSVHJ1c3QgRUNDIENlcnRpZmljYXRpb24gQXV0\naG9yaXR5MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEGqxUWqn5aCPnetUkb1PGWthL\nq8bVttHmc3Gu3ZzWDGH926CJA7gFFOxXzu5dP+Ihs8731Ip54KODfi2X0GHE8Znc\nJZFjq38wo7Rw4sehM5zzvy5cU7Ffs30yf4o043l5o4HyMIHvMB8GA1UdIwQYMBaA\nFKARCiM+lvEH7OKvKe+CpX\/QMKS0MB0GA1UdDgQWBBQ64QmG1M8ZwpZ2dEl23OA1\nxmNjmjAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH\/BAUwAwEB\/zARBgNVHSAECjAI\nMAYGBFUdIAAwQwYDVR0fBDwwOjA4oDagNIYyaHR0cDovL2NybC5jb21vZG9jYS5j\nb20vQUFBQ2VydGlmaWNhdGVTZXJ2aWNlcy5jcmwwNAYIKwYBBQUHAQEEKDAmMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5jb21vZG9jYS5jb20wDQYJKoZIhvcNAQEM\nBQADggEBABns652JLCALBIAdGN5CmXKZFjK9Dpx1WywV4ilAbe7\/ctvbq5AfjJXy\nij0IckKJUAfiORVsAYfZFhr1wHUrxeZWEQff2Ji8fJ8ZOd+LygBkc7xGEJuTI42+\nFsMuCIKchjN0djsoTI0DQoWz4rIjQtUfenVqGtF8qmchxDM6OW1TyaLtYiKou+JV\nbJlsQ2uRl9EMC5MCHdK8aXdJ5htN978UeAOwproLtOGFfy\/cQjutdAFI3tZs4RmY\nCV4Ks2dH\/hzg1cEo70qLRDEmBDeNiXQ2Lu+lIg+DdEmSx\/cQwgwp+7e9un\/jX9Wf\n8qn0dNW44bOwgeThpWOjzOoEeJBuv\/c=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 1460,
                        "ttfb_start": 1358,
                        "ttfb_end": 1417,
                        "download_start": 1417,
                        "download_end": 1460,
                        "download_ms": 43,
                        "all_start": 1234,
                        "all_end": 1460,
                        "all_ms": 223,
                        "index": 11,
                        "number": 12,
                        "cpuTimes": {
                            "EvaluateScript": 12,
                            "v8.compile": 3,
                            "FunctionCall": 5
                        },
                        "cpu.EvaluateScript": 12,
                        "cpu.v8.compile": 3,
                        "cpu.FunctionCall": 5,
                        "cpuTime": 20,
                        "js_timing": [
                            [
                                1680.422,
                                1692.6120000000001
                            ],
                            [
                                1680.4469999999999,
                                1683.365
                            ],
                            [
                                1781.8019999999999,
                                1782.2560000000001
                            ],
                            [
                                1783.5840000000001,
                                1786.152
                            ],
                            [
                                1786.3050000000001,
                                1787.1690000000001
                            ],
                            [
                                1787.326,
                                1787.3699999999999
                            ],
                            [
                                1787.3800000000001,
                                1787.3910000000001
                            ],
                            [
                                3890.9699999999998,
                                3891.616
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "30555.25",
                        "request_id": "30555.25",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/scripts.min.js?v=8",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/assets\/js\/min\/scripts.min.js?v=8",
                        "raw_id": "30555.25",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 95,
                        "ttfb_ms": 93,
                        "load_start": 1462,
                        "load_start_float": 1462.000207,
                        "bytesIn": 1459,
                        "objectSize": 1459,
                        "objectSizeUncompressed": 4072,
                        "chunks": [
                            {
                                "ts": 1556,
                                "bytes": 511
                            },
                            {
                                "ts": 1557,
                                "bytes": 948,
                                "inflated": 4072
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "text\/javascript",
                        "contentEncoding": "zstd",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 334,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/assets\/js\/min\/scripts.min.js?v=8",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: u=2",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: REVALIDATED",
                                "cf-ray: 8e6d944e0fdfd394-FRA",
                                "content-encoding: zstd",
                                "content-type: text\/javascript",
                                "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                "etag: W\/\"fe8-5bebfaae95cbd\"",
                                "last-modified: Tue, 30 Mar 2021 11:54:59 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=%2FvzU3xClqiTe1VKPK6E%2BZTA1W9WQfS9uqKZLD1i7SNcZWR0%2F6YAeCSRyKUSKiH%2Bxn7TTxy8cKaqO7sNjvtbQJjF67n0PEWxPNFQk06NzPzoso5Ok3QwYPOBlg%2FLBkm%2FiGnb%2BmPa7JQNyJxMyIT0%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=105367&sent=406&recv=128&lost=0&retrans=0&sent_bytes=407521&recv_bytes=20079&delivery_rate=288223&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1464&x=1\"",
                                "server-timing: cfHdrFlush;dur=0",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2071,
                        "score_cache": 50,
                        "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": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1445,
                        "netlog_id": 207,
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 1557,
                        "ttfb_start": 1462,
                        "ttfb_end": 1555,
                        "download_start": 1555,
                        "download_end": 1557,
                        "download_ms": 2,
                        "all_start": 1462,
                        "all_end": 1557,
                        "all_ms": 95,
                        "index": 12,
                        "number": 13,
                        "cpuTimes": {
                            "EvaluateScript": 20,
                            "v8.compile": 0,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 20,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 21,
                        "js_timing": [
                            [
                                1757.347,
                                1777.7819999999999
                            ],
                            [
                                1757.3630000000001,
                                1757.711
                            ],
                            [
                                6760.5230000000001,
                                6761.0370000000003
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "30555.11",
                        "request_id": "30555.11",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                        "raw_id": "30555.11",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 447,
                        "ttfb_ms": 151,
                        "load_start": 1462,
                        "load_start_float": 1462.0002260000001,
                        "bytesIn": 128149,
                        "objectSize": 128149,
                        "objectSizeUncompressed": 128149,
                        "chunks": [
                            {
                                "ts": 1614,
                                "bytes": 14647
                            },
                            {
                                "ts": 1624,
                                "bytes": 7046
                            },
                            {
                                "ts": 1626,
                                "bytes": 1174
                            },
                            {
                                "ts": 1628,
                                "bytes": 1174
                            },
                            {
                                "ts": 1631,
                                "bytes": 1174
                            },
                            {
                                "ts": 1632,
                                "bytes": 1174
                            },
                            {
                                "ts": 1634,
                                "bytes": 1174
                            },
                            {
                                "ts": 1636,
                                "bytes": 1174
                            },
                            {
                                "ts": 1638,
                                "bytes": 1174
                            },
                            {
                                "ts": 1640,
                                "bytes": 1174
                            },
                            {
                                "ts": 1642,
                                "bytes": 1171
                            },
                            {
                                "ts": 1644,
                                "bytes": 1174
                            },
                            {
                                "ts": 1646,
                                "bytes": 1174
                            },
                            {
                                "ts": 1648,
                                "bytes": 1174
                            },
                            {
                                "ts": 1650,
                                "bytes": 1174
                            },
                            {
                                "ts": 1652,
                                "bytes": 1174
                            },
                            {
                                "ts": 1654,
                                "bytes": 1174
                            },
                            {
                                "ts": 1656,
                                "bytes": 1174
                            },
                            {
                                "ts": 1658,
                                "bytes": 1174
                            },
                            {
                                "ts": 1660,
                                "bytes": 1174
                            },
                            {
                                "ts": 1662,
                                "bytes": 1174
                            },
                            {
                                "ts": 1664,
                                "bytes": 1174
                            },
                            {
                                "ts": 1667,
                                "bytes": 1174
                            },
                            {
                                "ts": 1667,
                                "bytes": 785
                            },
                            {
                                "ts": 1669,
                                "bytes": 1169
                            },
                            {
                                "ts": 1671,
                                "bytes": 1174
                            },
                            {
                                "ts": 1673,
                                "bytes": 1174
                            },
                            {
                                "ts": 1675,
                                "bytes": 1174
                            },
                            {
                                "ts": 1677,
                                "bytes": 1174
                            },
                            {
                                "ts": 1679,
                                "bytes": 1174
                            },
                            {
                                "ts": 1681,
                                "bytes": 1174
                            },
                            {
                                "ts": 1683,
                                "bytes": 1174
                            },
                            {
                                "ts": 1685,
                                "bytes": 1174
                            },
                            {
                                "ts": 1687,
                                "bytes": 1174
                            },
                            {
                                "ts": 1689,
                                "bytes": 1174
                            },
                            {
                                "ts": 1691,
                                "bytes": 1174
                            },
                            {
                                "ts": 1693,
                                "bytes": 1174
                            },
                            {
                                "ts": 1695,
                                "bytes": 1169
                            },
                            {
                                "ts": 1697,
                                "bytes": 1174
                            },
                            {
                                "ts": 1701,
                                "bytes": 1174
                            },
                            {
                                "ts": 1701,
                                "bytes": 1174
                            },
                            {
                                "ts": 1703,
                                "bytes": 1174
                            },
                            {
                                "ts": 1705,
                                "bytes": 1174
                            },
                            {
                                "ts": 1707,
                                "bytes": 1174
                            },
                            {
                                "ts": 1709,
                                "bytes": 1174
                            },
                            {
                                "ts": 1711,
                                "bytes": 1174
                            },
                            {
                                "ts": 1713,
                                "bytes": 1174
                            },
                            {
                                "ts": 1715,
                                "bytes": 1174
                            },
                            {
                                "ts": 1717,
                                "bytes": 1174
                            },
                            {
                                "ts": 1718,
                                "bytes": 1174
                            },
                            {
                                "ts": 1720,
                                "bytes": 1174
                            },
                            {
                                "ts": 1722,
                                "bytes": 1080
                            },
                            {
                                "ts": 1724,
                                "bytes": 1169
                            },
                            {
                                "ts": 1726,
                                "bytes": 1174
                            },
                            {
                                "ts": 1728,
                                "bytes": 1174
                            },
                            {
                                "ts": 1730,
                                "bytes": 1174
                            },
                            {
                                "ts": 1732,
                                "bytes": 1174
                            },
                            {
                                "ts": 1734,
                                "bytes": 1174
                            },
                            {
                                "ts": 1736,
                                "bytes": 1174
                            },
                            {
                                "ts": 1738,
                                "bytes": 1174
                            },
                            {
                                "ts": 1740,
                                "bytes": 1174
                            },
                            {
                                "ts": 1742,
                                "bytes": 1174
                            },
                            {
                                "ts": 1744,
                                "bytes": 1174
                            },
                            {
                                "ts": 1746,
                                "bytes": 1174
                            },
                            {
                                "ts": 1748,
                                "bytes": 1174
                            },
                            {
                                "ts": 1750,
                                "bytes": 1127
                            },
                            {
                                "ts": 1751,
                                "bytes": 432
                            },
                            {
                                "ts": 1761,
                                "bytes": 1174
                            },
                            {
                                "ts": 1764,
                                "bytes": 1262
                            },
                            {
                                "ts": 1860,
                                "bytes": 1171
                            },
                            {
                                "ts": 1862,
                                "bytes": 1174
                            },
                            {
                                "ts": 1864,
                                "bytes": 1174
                            },
                            {
                                "ts": 1866,
                                "bytes": 1174
                            },
                            {
                                "ts": 1868,
                                "bytes": 1174
                            },
                            {
                                "ts": 1869,
                                "bytes": 574
                            },
                            {
                                "ts": 1872,
                                "bytes": 1171
                            },
                            {
                                "ts": 1874,
                                "bytes": 1174
                            },
                            {
                                "ts": 1876,
                                "bytes": 1174
                            },
                            {
                                "ts": 1878,
                                "bytes": 1174
                            },
                            {
                                "ts": 1880,
                                "bytes": 1174
                            },
                            {
                                "ts": 1882,
                                "bytes": 1174
                            },
                            {
                                "ts": 1883,
                                "bytes": 274
                            },
                            {
                                "ts": 1885,
                                "bytes": 1171
                            },
                            {
                                "ts": 1887,
                                "bytes": 1174
                            },
                            {
                                "ts": 1889,
                                "bytes": 1174
                            },
                            {
                                "ts": 1891,
                                "bytes": 1174
                            },
                            {
                                "ts": 1893,
                                "bytes": 1174
                            },
                            {
                                "ts": 1895,
                                "bytes": 1174
                            },
                            {
                                "ts": 1895,
                                "bytes": 274
                            },
                            {
                                "ts": 1898,
                                "bytes": 1171
                            },
                            {
                                "ts": 1899,
                                "bytes": 1174
                            },
                            {
                                "ts": 1904,
                                "bytes": 1174
                            },
                            {
                                "ts": 1904,
                                "bytes": 1174
                            },
                            {
                                "ts": 1905,
                                "bytes": 1174
                            },
                            {
                                "ts": 1907,
                                "bytes": 1085
                            },
                            {
                                "ts": 1909,
                                "bytes": 977
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 185,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/thumbs\/home\/golf_2010_1-1040x513.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: MISS",
                                "cf-ray: 8e6d944e0febd394-FRA",
                                "content-length: 128149",
                                "content-type: image\/jpeg",
                                "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                "etag: \"1f495-5edac51e848b5\"",
                                "last-modified: Thu, 17 Nov 2022 15:34:07 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=ZPGUM2OAAEHVVZswi4Ijci2ATB52uL%2BgwSpurVwMsuY0%2BTRqrDAWLr3GPqazX9t7i0eDoFzlxhZPpcEq7IsGEgKEgvUBRe8Zd1gBR2qYvuMxc5Glduc5TTb3qWp%2BrfuwAtHwyzzdigLQ7rS07Pw%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=105367&sent=418&recv=128&lost=0&retrans=0&sent_bytes=419290&recv_bytes=20079&delivery_rate=288223&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1497&x=1\"",
                                "server-timing: cfHdrFlush;dur=0",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2257,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 86,
                        "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": 128149,
                        "image_save": 17200,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1451,
                        "netlog_id": 226,
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "125 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "ImageWidth": 1040,
                                    "ImageHeight": 513,
                                    "EncodingProcess": "Progressive 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": "1040x513",
                                    "Megapixels": 0.53400000000000003
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1040,
                                    "height": 513,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 10.833299999999999,
                                    "y": 5.34375
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 533520,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 117.693,
                                        "standardDeviation": 64.494900000000001,
                                        "kurtosis": -0.90199600000000002,
                                        "skewness": 0.14344899999999999,
                                        "entropy": 0.96602399999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 108.333,
                                        "standardDeviation": 55.817599999999999,
                                        "kurtosis": -0.33418399999999998,
                                        "skewness": 0.43138300000000002,
                                        "entropy": 0.96445599999999998
                                    },
                                    "green": {
                                        "min": 2,
                                        "max": 255,
                                        "mean": 125.52800000000001,
                                        "standardDeviation": 56.051200000000001,
                                        "kurtosis": -0.54968700000000004,
                                        "skewness": 0.059752899999999998,
                                        "entropy": 0.96898099999999998
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 119.218,
                                        "standardDeviation": 81.615799999999993,
                                        "kurtosis": -1.4484300000000001,
                                        "skewness": 0.039929100000000002,
                                        "entropy": 0.96463500000000002
                                    }
                                },
                                "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": "JPEG",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1040,
                                    "height": 513,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "date:create": "2024-11-23T02:02:50+00:00",
                                    "date:modify": "2024-11-23T02:02:50+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "6a7ad7ed37f119ca8c06841fe60069c62e37c31d31839379237369d903b35d7a"
                                },
                                "tainted": false,
                                "filesize": "128149B",
                                "numberPixels": "533520",
                                "pixelsPerSecond": "26.9456MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.019"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 1909,
                        "ttfb_start": 1462,
                        "ttfb_end": 1613,
                        "download_start": 1613,
                        "download_end": 1909,
                        "download_ms": 296,
                        "all_start": 1462,
                        "all_end": 1909,
                        "all_ms": 447,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "30555.17",
                        "request_id": "30555.17",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/assets\/images\/arrow-left.png",
                        "raw_id": "30555.17",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 101,
                        "ttfb_ms": 97,
                        "load_start": 1462,
                        "load_start_float": 1462.0002320000001,
                        "bytesIn": 2624,
                        "objectSize": 2624,
                        "objectSizeUncompressed": 2624,
                        "chunks": [
                            {
                                "ts": 1560,
                                "bytes": 540
                            },
                            {
                                "ts": 1561,
                                "bytes": 1176
                            },
                            {
                                "ts": 1563,
                                "bytes": 908
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 224,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/assets\/images\/arrow-left.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: MISS",
                                "cf-ray: 8e6d944e1fedd394-FRA",
                                "content-length: 2624",
                                "content-type: image\/png",
                                "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                "etag: \"a40-5b23cde1a5157\"",
                                "last-modified: Thu, 22 Oct 2020 06:49:37 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=Qlf%2F41wW6YXOCCkbEoyWnKrc6Mmmwb5u1TAbMMZpKFwJ72OEwfQAAOc3oiQi%2FxFNi74JsGwqnFoNDY7J0byeFNSWuV4EiJ%2B6rbrVSxz4oSFrPHp881jvyrOgfcx5Q2kpSa9F0aaEGKf7UjFwDkM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=105367&sent=408&recv=128&lost=0&retrans=0&sent_bytes=409697&recv_bytes=20079&delivery_rate=288223&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1468&x=1\"",
                                "server-timing: cfHdrFlush;dur=0",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2233,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "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": 2624,
                        "image_save": 0,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1452,
                        "netlog_id": 232,
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "2.6 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 81,
                                    "ImageHeight": 188,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced"
                                },
                                "Composite": {
                                    "ImageSize": "81x188",
                                    "Megapixels": 0.014999999999999999
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 81,
                                    "height": 188,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 4,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 15228,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 88.546199999999999,
                                        "standardDeviation": 20.066299999999998,
                                        "kurtosis": -0.335727,
                                        "skewness": -0.42854399999999998,
                                        "entropy": 0.089332999999999996
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 248.85900000000001,
                                        "standardDeviation": 34.405799999999999,
                                        "kurtosis": 36.152700000000003,
                                        "skewness": 6.0295199999999998,
                                        "entropy": 0.076921400000000001
                                    },
                                    "red": {
                                        "min": 136,
                                        "max": 255,
                                        "mean": 137.422,
                                        "standardDeviation": 12.932,
                                        "kurtosis": 78.671700000000001,
                                        "skewness": 8.9814500000000006,
                                        "entropy": 0.093470200000000003
                                    },
                                    "green": {
                                        "min": 123,
                                        "max": 255,
                                        "mean": 124.578,
                                        "standardDeviation": 14.3447,
                                        "kurtosis": 78.671700000000001,
                                        "skewness": 8.9814500000000006,
                                        "entropy": 0.093470200000000003
                                    },
                                    "blue": {
                                        "min": 84,
                                        "max": 255,
                                        "mean": 86.043700000000001,
                                        "standardDeviation": 18.582899999999999,
                                        "kurtosis": 78.671700000000001,
                                        "skewness": 8.9814500000000006,
                                        "entropy": 0.093470200000000003
                                    }
                                },
                                "alpha": "#887B5400",
                                "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": 81,
                                    "height": 188,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-23T02:02:50+00:00",
                                    "date:modify": "2024-11-23T02:02:50+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": "81, 188",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "2ca89008fae95bd4f5aa90c89072b66a8e267a349975e134316d046f0066a98f"
                                },
                                "tainted": false,
                                "filesize": "2624B",
                                "numberPixels": "15228",
                                "pixelsPerSecond": "15.0667MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 1563,
                        "ttfb_start": 1462,
                        "ttfb_end": 1559,
                        "download_start": 1559,
                        "download_end": 1563,
                        "download_ms": 4,
                        "all_start": 1462,
                        "all_end": 1563,
                        "all_ms": 101,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "30555.18",
                        "request_id": "30555.18",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/assets\/images\/arrow-right.png",
                        "raw_id": "30555.18",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 146,
                        "ttfb_ms": 105,
                        "load_start": 1463,
                        "load_start_float": 1463.0002380000001,
                        "bytesIn": 2668,
                        "objectSize": 2668,
                        "objectSizeUncompressed": 2668,
                        "chunks": [
                            {
                                "ts": 1570,
                                "bytes": 538
                            },
                            {
                                "ts": 1609,
                                "bytes": 2130
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 227,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/assets\/images\/arrow-right.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: MISS",
                                "cf-ray: 8e6d944e1ff6d394-FRA",
                                "content-length: 2668",
                                "content-type: image\/png",
                                "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                "etag: \"a6c-5b23cde2c75f5\"",
                                "last-modified: Thu, 22 Oct 2020 06:49:38 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=eZLr2yAGLMpNW0zJ9qPgn3EUcGcWOrL0JNwXduPmb2p7ilOxm%2FJCn4l%2BhArdF5dy%2B2ybnfRM76yctjRbA%2FodqhuvRH3LzS5m6fZ3fgYIpoiz%2Biwschf5sOuptjnVjonUXTNXPjP6TrLrGABgN7M%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=105367&sent=411&recv=128&lost=0&retrans=0&sent_bytes=413031&recv_bytes=20079&delivery_rate=288223&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1477&x=1\"",
                                "server-timing: cfHdrFlush;dur=0",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2236,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "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": 2668,
                        "image_save": 0,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1456,
                        "netlog_id": 238,
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "2.6 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 81,
                                    "ImageHeight": 188,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced"
                                },
                                "Composite": {
                                    "ImageSize": "81x188",
                                    "Megapixels": 0.014999999999999999
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 81,
                                    "height": 188,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 4,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 15228,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 88.560000000000002,
                                        "standardDeviation": 20.1282,
                                        "kurtosis": -0.33196399999999998,
                                        "skewness": -0.426153,
                                        "entropy": 0.089947299999999994
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 248.85900000000001,
                                        "standardDeviation": 34.405000000000001,
                                        "kurtosis": 36.152900000000002,
                                        "skewness": 6.0295300000000003,
                                        "entropy": 0.076871999999999996
                                    },
                                    "red": {
                                        "min": 136,
                                        "max": 255,
                                        "mean": 137.43799999999999,
                                        "standardDeviation": 13.002000000000001,
                                        "kurtosis": 77.762500000000003,
                                        "skewness": 8.9306999999999999,
                                        "entropy": 0.094305700000000006
                                    },
                                    "green": {
                                        "min": 123,
                                        "max": 255,
                                        "mean": 124.595,
                                        "standardDeviation": 14.4223,
                                        "kurtosis": 77.762500000000003,
                                        "skewness": 8.9306999999999999,
                                        "entropy": 0.094305700000000006
                                    },
                                    "blue": {
                                        "min": 84,
                                        "max": 255,
                                        "mean": 86.066199999999995,
                                        "standardDeviation": 18.683499999999999,
                                        "kurtosis": 77.762500000000003,
                                        "skewness": 8.9306999999999999,
                                        "entropy": 0.094305700000000006
                                    }
                                },
                                "alpha": "#887B5400",
                                "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": 81,
                                    "height": 188,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-23T02:02:50+00:00",
                                    "date:modify": "2024-11-23T02:02:50+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": "81, 188",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "4ec06f8396f03810ea82750b153c41cd524d6ffebe8728c1c63505cc146f4621"
                                },
                                "tainted": false,
                                "filesize": "2668B",
                                "numberPixels": "15228",
                                "pixelsPerSecond": "12.6045MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 1609,
                        "ttfb_start": 1463,
                        "ttfb_end": 1568,
                        "download_start": 1568,
                        "download_end": 1609,
                        "download_ms": 41,
                        "all_start": 1463,
                        "all_end": 1609,
                        "all_ms": 146,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "30555.19",
                        "request_id": "30555.19",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/thumbs\/olivo007-1318x333.jpg",
                        "raw_id": "30555.19",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 581,
                        "ttfb_ms": 302,
                        "load_start": 1463,
                        "load_start_float": 1463.0002440000001,
                        "bytesIn": 80178,
                        "objectSize": 80178,
                        "objectSizeUncompressed": 80178,
                        "chunks": [
                            {
                                "ts": 1767,
                                "bytes": 536
                            },
                            {
                                "ts": 1767,
                                "bytes": 1176
                            },
                            {
                                "ts": 1769,
                                "bytes": 1176
                            },
                            {
                                "ts": 1771,
                                "bytes": 1176
                            },
                            {
                                "ts": 1773,
                                "bytes": 1176
                            },
                            {
                                "ts": 1775,
                                "bytes": 1176
                            },
                            {
                                "ts": 1777,
                                "bytes": 1176
                            },
                            {
                                "ts": 1778,
                                "bytes": 572
                            },
                            {
                                "ts": 1780,
                                "bytes": 1176
                            },
                            {
                                "ts": 1783,
                                "bytes": 1176
                            },
                            {
                                "ts": 1784,
                                "bytes": 351
                            },
                            {
                                "ts": 1911,
                                "bytes": 1173
                            },
                            {
                                "ts": 1913,
                                "bytes": 1176
                            },
                            {
                                "ts": 1915,
                                "bytes": 1176
                            },
                            {
                                "ts": 1917,
                                "bytes": 1176
                            },
                            {
                                "ts": 1919,
                                "bytes": 1176
                            },
                            {
                                "ts": 1919,
                                "bytes": 466
                            },
                            {
                                "ts": 1921,
                                "bytes": 1171
                            },
                            {
                                "ts": 1923,
                                "bytes": 1174
                            },
                            {
                                "ts": 1925,
                                "bytes": 1174
                            },
                            {
                                "ts": 1927,
                                "bytes": 1174
                            },
                            {
                                "ts": 1929,
                                "bytes": 1174
                            },
                            {
                                "ts": 1931,
                                "bytes": 1174
                            },
                            {
                                "ts": 1932,
                                "bytes": 274
                            },
                            {
                                "ts": 1934,
                                "bytes": 1171
                            },
                            {
                                "ts": 1936,
                                "bytes": 1174
                            },
                            {
                                "ts": 1938,
                                "bytes": 1174
                            },
                            {
                                "ts": 1940,
                                "bytes": 1174
                            },
                            {
                                "ts": 1942,
                                "bytes": 1174
                            },
                            {
                                "ts": 1944,
                                "bytes": 1174
                            },
                            {
                                "ts": 1944,
                                "bytes": 274
                            },
                            {
                                "ts": 1946,
                                "bytes": 1168
                            },
                            {
                                "ts": 1948,
                                "bytes": 1174
                            },
                            {
                                "ts": 1950,
                                "bytes": 1174
                            },
                            {
                                "ts": 1952,
                                "bytes": 1174
                            },
                            {
                                "ts": 1954,
                                "bytes": 1174
                            },
                            {
                                "ts": 1956,
                                "bytes": 1174
                            },
                            {
                                "ts": 1957,
                                "bytes": 274
                            },
                            {
                                "ts": 1959,
                                "bytes": 1174
                            },
                            {
                                "ts": 1961,
                                "bytes": 1171
                            },
                            {
                                "ts": 1963,
                                "bytes": 1174
                            },
                            {
                                "ts": 1965,
                                "bytes": 1174
                            },
                            {
                                "ts": 1967,
                                "bytes": 1174
                            },
                            {
                                "ts": 1969,
                                "bytes": 1174
                            },
                            {
                                "ts": 1969,
                                "bytes": 274
                            },
                            {
                                "ts": 1971,
                                "bytes": 1174
                            },
                            {
                                "ts": 1973,
                                "bytes": 1171
                            },
                            {
                                "ts": 1975,
                                "bytes": 1174
                            },
                            {
                                "ts": 1977,
                                "bytes": 1174
                            },
                            {
                                "ts": 1979,
                                "bytes": 1174
                            },
                            {
                                "ts": 1981,
                                "bytes": 1174
                            },
                            {
                                "ts": 1982,
                                "bytes": 180
                            },
                            {
                                "ts": 1984,
                                "bytes": 1174
                            },
                            {
                                "ts": 1986,
                                "bytes": 1171
                            },
                            {
                                "ts": 1988,
                                "bytes": 1174
                            },
                            {
                                "ts": 1990,
                                "bytes": 1174
                            },
                            {
                                "ts": 1992,
                                "bytes": 1174
                            },
                            {
                                "ts": 1994,
                                "bytes": 1174
                            },
                            {
                                "ts": 1994,
                                "bytes": 274
                            },
                            {
                                "ts": 1996,
                                "bytes": 1174
                            },
                            {
                                "ts": 1998,
                                "bytes": 1171
                            },
                            {
                                "ts": 2000,
                                "bytes": 1174
                            },
                            {
                                "ts": 2002,
                                "bytes": 1171
                            },
                            {
                                "ts": 2004,
                                "bytes": 1174
                            },
                            {
                                "ts": 2006,
                                "bytes": 1174
                            },
                            {
                                "ts": 2007,
                                "bytes": 227
                            },
                            {
                                "ts": 2007,
                                "bytes": 435
                            },
                            {
                                "ts": 2010,
                                "bytes": 1174
                            },
                            {
                                "ts": 2013,
                                "bytes": 1168
                            },
                            {
                                "ts": 2014,
                                "bytes": 1174
                            },
                            {
                                "ts": 2016,
                                "bytes": 1174
                            },
                            {
                                "ts": 2018,
                                "bytes": 1174
                            },
                            {
                                "ts": 2020,
                                "bytes": 1174
                            },
                            {
                                "ts": 2020,
                                "bytes": 388
                            },
                            {
                                "ts": 2039,
                                "bytes": 1168
                            },
                            {
                                "ts": 2041,
                                "bytes": 1171
                            },
                            {
                                "ts": 2043,
                                "bytes": 1174
                            },
                            {
                                "ts": 2044,
                                "bytes": 536
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 235,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/thumbs\/olivo007-1318x333.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: MISS",
                                "cf-ray: 8e6d944e2801d394-FRA",
                                "content-length: 80178",
                                "content-type: image\/jpeg",
                                "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                "etag: \"13932-5edacc91e02ab\"",
                                "last-modified: Thu, 17 Nov 2022 16:07:27 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=w6HYEJqKD1V%2FW2IdS62otYw9WZZNY9sWGDw2Y4ZbQFYVxYKT4IL8nDtEfuSYmQbQfx8mVLezNbu%2FoFkN1f%2BkJOlwSxsRByLhtMHjuaD5XfUIVR75K0cURMU6P6e3uPw3pIb6yOmVzDtJfxRE7Xs%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=105367&sent=502&recv=128&lost=0&retrans=0&sent_bytes=518821&recv_bytes=20079&delivery_rate=288223&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1502&x=1\"",
                                "server-timing: cfHdrFlush;dur=2",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2233,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 85,
                        "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": 80178,
                        "image_save": 11466,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1458,
                        "netlog_id": 244,
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "78 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "ImageWidth": 1318,
                                    "ImageHeight": 333,
                                    "EncodingProcess": "Progressive 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": "1318x333",
                                    "Megapixels": 0.439
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1318,
                                    "height": 333,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 13.729200000000001,
                                    "y": 3.46875
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 438894,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 157.69499999999999,
                                        "standardDeviation": 51.756700000000002,
                                        "kurtosis": -0.34340700000000002,
                                        "skewness": -0.54078999999999999,
                                        "entropy": 0.90844199999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 128.459,
                                        "standardDeviation": 49.415399999999998,
                                        "kurtosis": -0.15107499999999999,
                                        "skewness": -0.26811299999999999,
                                        "entropy": 0.94915300000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 160.05000000000001,
                                        "standardDeviation": 42.962499999999999,
                                        "kurtosis": 0.95681700000000003,
                                        "skewness": -1.0968500000000001,
                                        "entropy": 0.89984900000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 184.57599999999999,
                                        "standardDeviation": 62.892299999999999,
                                        "kurtosis": 0.38892300000000002,
                                        "skewness": -1.19417,
                                        "entropy": 0.87632600000000005
                                    }
                                },
                                "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": "JPEG",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1318,
                                    "height": 333,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "date:create": "2024-11-23T02:02:50+00:00",
                                    "date:modify": "2024-11-23T02:02:50+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "2c8c6e1f05bcde73e996c9afa013a7209b87f051451824dfb937066879538081"
                                },
                                "tainted": false,
                                "filesize": "80178B",
                                "numberPixels": "438894",
                                "pixelsPerSecond": "42.4639MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.010"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 2044,
                        "ttfb_start": 1463,
                        "ttfb_end": 1765,
                        "download_start": 1765,
                        "download_end": 2044,
                        "download_ms": 279,
                        "all_start": 1463,
                        "all_end": 2044,
                        "all_ms": 581,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "30555.20",
                        "request_id": "30555.20",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/assets\/images\/facebook-logo.svg",
                        "raw_id": "30555.20",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 149,
                        "ttfb_ms": 148,
                        "load_start": 1463,
                        "load_start_float": 1463.0002500000001,
                        "bytesIn": 656,
                        "objectSize": 656,
                        "objectSizeUncompressed": 1196,
                        "chunks": [
                            {
                                "ts": 1612,
                                "bytes": 656,
                                "inflated": 1196
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "zstd",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 253,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/assets\/images\/facebook-logo.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: MISS",
                                "cf-ray: 8e6d944e280ad394-FRA",
                                "content-encoding: zstd",
                                "content-type: image\/svg+xml",
                                "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                "etag: W\/\"4ac-5b23cde474d30\"",
                                "last-modified: Thu, 22 Oct 2020 06:49:40 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=W79P36fjJAy0gCOWJ1PuPk7xmAill0zxbfCEPyA6ChgesKMBzC%2BmxNs9tQXZnJSe1RGvW9MBM0fcE3quzm7o70OyMxsTrJGO5nbH84coHNpmtKyInFJqWo5LVRMY3czNy2EjGINOF7mwqS%2BaLMI%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=105367&sent=414&recv=128&lost=0&retrans=0&sent_bytes=416411&recv_bytes=20079&delivery_rate=288223&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1488&x=1\"",
                                "server-timing: cfHdrFlush;dur=0",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2242,
                        "score_cache": 50,
                        "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": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1458,
                        "netlog_id": 250,
                        "load_end": 1612,
                        "ttfb_start": 1463,
                        "ttfb_end": 1611,
                        "download_start": 1611,
                        "download_end": 1612,
                        "download_ms": 1,
                        "all_start": 1463,
                        "all_end": 1612,
                        "all_ms": 149,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "30555.21",
                        "request_id": "30555.21",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/assets\/images\/instagram-logo.svg",
                        "raw_id": "30555.21",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 150,
                        "ttfb_ms": 149,
                        "load_start": 1463,
                        "load_start_float": 1463.000256,
                        "bytesIn": 815,
                        "objectSize": 815,
                        "objectSizeUncompressed": 1508,
                        "chunks": [
                            {
                                "ts": 1613,
                                "bytes": 815,
                                "inflated": 1508
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "zstd",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 256,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/assets\/images\/instagram-logo.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: MISS",
                                "cf-ray: 8e6d944e3812d394-FRA",
                                "content-encoding: zstd",
                                "content-type: image\/svg+xml",
                                "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                "etag: W\/\"5e4-5b23cde76e8cf\"",
                                "last-modified: Thu, 22 Oct 2020 06:49:43 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=%2BRQMbFyFtvCyCBQagKxvYiXMLAPIhrGMW9mEAMsSEfup7vcR%2Bu0IUsISfbnaLvGmNgxnbcTYsfgW7glanqsrPhSBgtRnDrwpd%2Fo2ucpVENVkloXXqzf%2BZBCETjgNb5DLRPPVsV0FkKTCUcfZ5C8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=105367&sent=416&recv=128&lost=0&retrans=0&sent_bytes=417769&recv_bytes=20079&delivery_rate=288223&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1489&x=1\"",
                                "server-timing: cfHdrFlush;dur=0",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2245,
                        "score_cache": 50,
                        "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": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1459,
                        "netlog_id": 256,
                        "load_end": 1613,
                        "ttfb_start": 1463,
                        "ttfb_end": 1612,
                        "download_start": 1612,
                        "download_end": 1613,
                        "download_ms": 1,
                        "all_start": 1463,
                        "all_end": 1613,
                        "all_ms": 150,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "30555.94",
                        "request_id": "30555.94",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-829x1114.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/thumbs\/home\/golfbaan_1-829x1114.jpg",
                        "raw_id": "30555.94",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1160,
                        "ttfb_ms": 314,
                        "load_start": 1472,
                        "load_start_float": 1472.000262,
                        "bytesIn": 265362,
                        "objectSize": 265362,
                        "objectSizeUncompressed": 265362,
                        "chunks": [
                            {
                                "ts": 1788,
                                "bytes": 535
                            },
                            {
                                "ts": 1790,
                                "bytes": 2352
                            },
                            {
                                "ts": 1792,
                                "bytes": 1176
                            },
                            {
                                "ts": 1793,
                                "bytes": 1176
                            },
                            {
                                "ts": 1794,
                                "bytes": 581
                            },
                            {
                                "ts": 1796,
                                "bytes": 1176
                            },
                            {
                                "ts": 1798,
                                "bytes": 1176
                            },
                            {
                                "ts": 1799,
                                "bytes": 564
                            },
                            {
                                "ts": 2046,
                                "bytes": 1173
                            },
                            {
                                "ts": 2048,
                                "bytes": 1176
                            },
                            {
                                "ts": 2048,
                                "bytes": 308
                            },
                            {
                                "ts": 2057,
                                "bytes": 1176
                            },
                            {
                                "ts": 2059,
                                "bytes": 1173
                            },
                            {
                                "ts": 2061,
                                "bytes": 1176
                            },
                            {
                                "ts": 2063,
                                "bytes": 1176
                            },
                            {
                                "ts": 2065,
                                "bytes": 1174
                            },
                            {
                                "ts": 2066,
                                "bytes": 349
                            },
                            {
                                "ts": 2072,
                                "bytes": 1174
                            },
                            {
                                "ts": 2074,
                                "bytes": 1174
                            },
                            {
                                "ts": 2076,
                                "bytes": 1171
                            },
                            {
                                "ts": 2078,
                                "bytes": 1174
                            },
                            {
                                "ts": 2080,
                                "bytes": 1174
                            },
                            {
                                "ts": 2082,
                                "bytes": 879
                            },
                            {
                                "ts": 2092,
                                "bytes": 1174
                            },
                            {
                                "ts": 2093,
                                "bytes": 1174
                            },
                            {
                                "ts": 2095,
                                "bytes": 1171
                            },
                            {
                                "ts": 2100,
                                "bytes": 2348
                            },
                            {
                                "ts": 2101,
                                "bytes": 1171
                            },
                            {
                                "ts": 2102,
                                "bytes": 859
                            },
                            {
                                "ts": 2104,
                                "bytes": 1174
                            },
                            {
                                "ts": 2106,
                                "bytes": 1174
                            },
                            {
                                "ts": 2109,
                                "bytes": 1171
                            },
                            {
                                "ts": 2110,
                                "bytes": 1174
                            },
                            {
                                "ts": 2112,
                                "bytes": 1174
                            },
                            {
                                "ts": 2114,
                                "bytes": 1174
                            },
                            {
                                "ts": 2115,
                                "bytes": 274
                            },
                            {
                                "ts": 2117,
                                "bytes": 1174
                            },
                            {
                                "ts": 2119,
                                "bytes": 1174
                            },
                            {
                                "ts": 2123,
                                "bytes": 2345
                            },
                            {
                                "ts": 2125,
                                "bytes": 1174
                            },
                            {
                                "ts": 2126,
                                "bytes": 175
                            },
                            {
                                "ts": 2127,
                                "bytes": 1174
                            },
                            {
                                "ts": 2129,
                                "bytes": 1174
                            },
                            {
                                "ts": 2131,
                                "bytes": 1171
                            },
                            {
                                "ts": 2133,
                                "bytes": 1174
                            },
                            {
                                "ts": 2135,
                                "bytes": 1174
                            },
                            {
                                "ts": 2137,
                                "bytes": 1174
                            },
                            {
                                "ts": 2138,
                                "bytes": 274
                            },
                            {
                                "ts": 2142,
                                "bytes": 1174
                            },
                            {
                                "ts": 2144,
                                "bytes": 1174
                            },
                            {
                                "ts": 2146,
                                "bytes": 1171
                            },
                            {
                                "ts": 2148,
                                "bytes": 1174
                            },
                            {
                                "ts": 2150,
                                "bytes": 1174
                            },
                            {
                                "ts": 2151,
                                "bytes": 546
                            },
                            {
                                "ts": 2153,
                                "bytes": 1174
                            },
                            {
                                "ts": 2155,
                                "bytes": 1174
                            },
                            {
                                "ts": 2157,
                                "bytes": 1171
                            },
                            {
                                "ts": 2159,
                                "bytes": 1174
                            },
                            {
                                "ts": 2161,
                                "bytes": 1171
                            },
                            {
                                "ts": 2163,
                                "bytes": 1174
                            },
                            {
                                "ts": 2163,
                                "bytes": 274
                            },
                            {
                                "ts": 2165,
                                "bytes": 1174
                            },
                            {
                                "ts": 2167,
                                "bytes": 1174
                            },
                            {
                                "ts": 2169,
                                "bytes": 1174
                            },
                            {
                                "ts": 2171,
                                "bytes": 1171
                            },
                            {
                                "ts": 2173,
                                "bytes": 1174
                            },
                            {
                                "ts": 2175,
                                "bytes": 1174
                            },
                            {
                                "ts": 2176,
                                "bytes": 274
                            },
                            {
                                "ts": 2178,
                                "bytes": 1174
                            },
                            {
                                "ts": 2180,
                                "bytes": 1174
                            },
                            {
                                "ts": 2182,
                                "bytes": 1174
                            },
                            {
                                "ts": 2184,
                                "bytes": 1171
                            },
                            {
                                "ts": 2186,
                                "bytes": 1174
                            },
                            {
                                "ts": 2186,
                                "bytes": 292
                            },
                            {
                                "ts": 2188,
                                "bytes": 1166
                            },
                            {
                                "ts": 2190,
                                "bytes": 1174
                            },
                            {
                                "ts": 2192,
                                "bytes": 1174
                            },
                            {
                                "ts": 2194,
                                "bytes": 871
                            },
                            {
                                "ts": 2196,
                                "bytes": 1174
                            },
                            {
                                "ts": 2198,
                                "bytes": 1174
                            },
                            {
                                "ts": 2200,
                                "bytes": 1174
                            },
                            {
                                "ts": 2202,
                                "bytes": 1171
                            },
                            {
                                "ts": 2204,
                                "bytes": 1174
                            },
                            {
                                "ts": 2204,
                                "bytes": 274
                            },
                            {
                                "ts": 2206,
                                "bytes": 1174
                            },
                            {
                                "ts": 2208,
                                "bytes": 1174
                            },
                            {
                                "ts": 2210,
                                "bytes": 1174
                            },
                            {
                                "ts": 2212,
                                "bytes": 1171
                            },
                            {
                                "ts": 2214,
                                "bytes": 1174
                            },
                            {
                                "ts": 2216,
                                "bytes": 1171
                            },
                            {
                                "ts": 2217,
                                "bytes": 574
                            },
                            {
                                "ts": 2219,
                                "bytes": 1174
                            },
                            {
                                "ts": 2221,
                                "bytes": 1174
                            },
                            {
                                "ts": 2223,
                                "bytes": 1174
                            },
                            {
                                "ts": 2225,
                                "bytes": 1171
                            },
                            {
                                "ts": 2227,
                                "bytes": 1174
                            },
                            {
                                "ts": 2229,
                                "bytes": 1174
                            },
                            {
                                "ts": 2230,
                                "bytes": 185
                            },
                            {
                                "ts": 2232,
                                "bytes": 1174
                            },
                            {
                                "ts": 2234,
                                "bytes": 1174
                            },
                            {
                                "ts": 2236,
                                "bytes": 1174
                            },
                            {
                                "ts": 2238,
                                "bytes": 1171
                            },
                            {
                                "ts": 2240,
                                "bytes": 1174
                            },
                            {
                                "ts": 2242,
                                "bytes": 1174
                            },
                            {
                                "ts": 2242,
                                "bytes": 82
                            },
                            {
                                "ts": 2244,
                                "bytes": 1174
                            },
                            {
                                "ts": 2246,
                                "bytes": 1174
                            },
                            {
                                "ts": 2248,
                                "bytes": 1174
                            },
                            {
                                "ts": 2250,
                                "bytes": 1174
                            },
                            {
                                "ts": 2252,
                                "bytes": 1171
                            },
                            {
                                "ts": 2253,
                                "bytes": 466
                            },
                            {
                                "ts": 2255,
                                "bytes": 1174
                            },
                            {
                                "ts": 2257,
                                "bytes": 1174
                            },
                            {
                                "ts": 2259,
                                "bytes": 1174
                            },
                            {
                                "ts": 2261,
                                "bytes": 1174
                            },
                            {
                                "ts": 2263,
                                "bytes": 1171
                            },
                            {
                                "ts": 2264,
                                "bytes": 574
                            },
                            {
                                "ts": 2266,
                                "bytes": 1174
                            },
                            {
                                "ts": 2268,
                                "bytes": 1174
                            },
                            {
                                "ts": 2270,
                                "bytes": 1174
                            },
                            {
                                "ts": 2272,
                                "bytes": 1174
                            },
                            {
                                "ts": 2274,
                                "bytes": 1168
                            },
                            {
                                "ts": 2276,
                                "bytes": 1174
                            },
                            {
                                "ts": 2276,
                                "bytes": 274
                            },
                            {
                                "ts": 2278,
                                "bytes": 1174
                            },
                            {
                                "ts": 2280,
                                "bytes": 1174
                            },
                            {
                                "ts": 2282,
                                "bytes": 1174
                            },
                            {
                                "ts": 2284,
                                "bytes": 1174
                            },
                            {
                                "ts": 2286,
                                "bytes": 1171
                            },
                            {
                                "ts": 2287,
                                "bytes": 274
                            },
                            {
                                "ts": 2289,
                                "bytes": 1174
                            },
                            {
                                "ts": 2291,
                                "bytes": 1174
                            },
                            {
                                "ts": 2293,
                                "bytes": 1174
                            },
                            {
                                "ts": 2295,
                                "bytes": 1174
                            },
                            {
                                "ts": 2297,
                                "bytes": 1171
                            },
                            {
                                "ts": 2298,
                                "bytes": 274
                            },
                            {
                                "ts": 2299,
                                "bytes": 1174
                            },
                            {
                                "ts": 2301,
                                "bytes": 1174
                            },
                            {
                                "ts": 2303,
                                "bytes": 1174
                            },
                            {
                                "ts": 2305,
                                "bytes": 1174
                            },
                            {
                                "ts": 2307,
                                "bytes": 1171
                            },
                            {
                                "ts": 2308,
                                "bytes": 274
                            },
                            {
                                "ts": 2310,
                                "bytes": 1174
                            },
                            {
                                "ts": 2312,
                                "bytes": 1174
                            },
                            {
                                "ts": 2314,
                                "bytes": 1174
                            },
                            {
                                "ts": 2316,
                                "bytes": 1174
                            },
                            {
                                "ts": 2318,
                                "bytes": 1171
                            },
                            {
                                "ts": 2320,
                                "bytes": 1174
                            },
                            {
                                "ts": 2320,
                                "bytes": 274
                            },
                            {
                                "ts": 2322,
                                "bytes": 1174
                            },
                            {
                                "ts": 2324,
                                "bytes": 1174
                            },
                            {
                                "ts": 2326,
                                "bytes": 1174
                            },
                            {
                                "ts": 2328,
                                "bytes": 1171
                            },
                            {
                                "ts": 2330,
                                "bytes": 1174
                            },
                            {
                                "ts": 2331,
                                "bytes": 477
                            },
                            {
                                "ts": 2333,
                                "bytes": 1174
                            },
                            {
                                "ts": 2335,
                                "bytes": 1174
                            },
                            {
                                "ts": 2337,
                                "bytes": 1174
                            },
                            {
                                "ts": 2339,
                                "bytes": 1174
                            },
                            {
                                "ts": 2341,
                                "bytes": 1174
                            },
                            {
                                "ts": 2341,
                                "bytes": 271
                            },
                            {
                                "ts": 2343,
                                "bytes": 1174
                            },
                            {
                                "ts": 2345,
                                "bytes": 1174
                            },
                            {
                                "ts": 2347,
                                "bytes": 1174
                            },
                            {
                                "ts": 2349,
                                "bytes": 1174
                            },
                            {
                                "ts": 2351,
                                "bytes": 1174
                            },
                            {
                                "ts": 2353,
                                "bytes": 1171
                            },
                            {
                                "ts": 2354,
                                "bytes": 274
                            },
                            {
                                "ts": 2364,
                                "bytes": 1174
                            },
                            {
                                "ts": 2366,
                                "bytes": 1174
                            },
                            {
                                "ts": 2368,
                                "bytes": 1174
                            },
                            {
                                "ts": 2370,
                                "bytes": 1174
                            },
                            {
                                "ts": 2371,
                                "bytes": 388
                            },
                            {
                                "ts": 2377,
                                "bytes": 1174
                            },
                            {
                                "ts": 2379,
                                "bytes": 1171
                            },
                            {
                                "ts": 2381,
                                "bytes": 1174
                            },
                            {
                                "ts": 2383,
                                "bytes": 1174
                            },
                            {
                                "ts": 2384,
                                "bytes": 388
                            },
                            {
                                "ts": 2404,
                                "bytes": 2345
                            },
                            {
                                "ts": 2421,
                                "bytes": 1174
                            },
                            {
                                "ts": 2421,
                                "bytes": 8482
                            },
                            {
                                "ts": 2424,
                                "bytes": 1174
                            },
                            {
                                "ts": 2424,
                                "bytes": 1171
                            },
                            {
                                "ts": 2429,
                                "bytes": 1445
                            },
                            {
                                "ts": 2435,
                                "bytes": 1815
                            },
                            {
                                "ts": 2436,
                                "bytes": 1174
                            },
                            {
                                "ts": 2438,
                                "bytes": 1174
                            },
                            {
                                "ts": 2440,
                                "bytes": 1174
                            },
                            {
                                "ts": 2442,
                                "bytes": 1174
                            },
                            {
                                "ts": 2445,
                                "bytes": 1171
                            },
                            {
                                "ts": 2446,
                                "bytes": 1174
                            },
                            {
                                "ts": 2464,
                                "bytes": 1171
                            },
                            {
                                "ts": 2466,
                                "bytes": 1174
                            },
                            {
                                "ts": 2467,
                                "bytes": 1174
                            },
                            {
                                "ts": 2470,
                                "bytes": 1174
                            },
                            {
                                "ts": 2472,
                                "bytes": 1174
                            },
                            {
                                "ts": 2478,
                                "bytes": 1174
                            },
                            {
                                "ts": 2480,
                                "bytes": 1171
                            },
                            {
                                "ts": 2482,
                                "bytes": 1174
                            },
                            {
                                "ts": 2484,
                                "bytes": 1174
                            },
                            {
                                "ts": 2486,
                                "bytes": 1174
                            },
                            {
                                "ts": 2488,
                                "bytes": 867
                            },
                            {
                                "ts": 2499,
                                "bytes": 1171
                            },
                            {
                                "ts": 2501,
                                "bytes": 1174
                            },
                            {
                                "ts": 2503,
                                "bytes": 1171
                            },
                            {
                                "ts": 2505,
                                "bytes": 1174
                            },
                            {
                                "ts": 2507,
                                "bytes": 1174
                            },
                            {
                                "ts": 2508,
                                "bytes": 574
                            },
                            {
                                "ts": 2519,
                                "bytes": 1171
                            },
                            {
                                "ts": 2521,
                                "bytes": 1174
                            },
                            {
                                "ts": 2523,
                                "bytes": 1174
                            },
                            {
                                "ts": 2525,
                                "bytes": 1174
                            },
                            {
                                "ts": 2527,
                                "bytes": 1174
                            },
                            {
                                "ts": 2529,
                                "bytes": 1174
                            },
                            {
                                "ts": 2530,
                                "bytes": 274
                            },
                            {
                                "ts": 2543,
                                "bytes": 1171
                            },
                            {
                                "ts": 2545,
                                "bytes": 1174
                            },
                            {
                                "ts": 2547,
                                "bytes": 1174
                            },
                            {
                                "ts": 2549,
                                "bytes": 1174
                            },
                            {
                                "ts": 2551,
                                "bytes": 1174
                            },
                            {
                                "ts": 2552,
                                "bytes": 175
                            },
                            {
                                "ts": 2570,
                                "bytes": 1174
                            },
                            {
                                "ts": 2572,
                                "bytes": 1171
                            },
                            {
                                "ts": 2574,
                                "bytes": 1174
                            },
                            {
                                "ts": 2576,
                                "bytes": 1174
                            },
                            {
                                "ts": 2587,
                                "bytes": 1174
                            },
                            {
                                "ts": 2589,
                                "bytes": 1174
                            },
                            {
                                "ts": 2591,
                                "bytes": 1171
                            },
                            {
                                "ts": 2593,
                                "bytes": 1174
                            },
                            {
                                "ts": 2595,
                                "bytes": 1174
                            },
                            {
                                "ts": 2597,
                                "bytes": 846
                            },
                            {
                                "ts": 2610,
                                "bytes": 1174
                            },
                            {
                                "ts": 2612,
                                "bytes": 1171
                            },
                            {
                                "ts": 2614,
                                "bytes": 1174
                            },
                            {
                                "ts": 2616,
                                "bytes": 1171
                            },
                            {
                                "ts": 2618,
                                "bytes": 1174
                            },
                            {
                                "ts": 2620,
                                "bytes": 1174
                            },
                            {
                                "ts": 2621,
                                "bytes": 274
                            },
                            {
                                "ts": 2632,
                                "bytes": 1194
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 334,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/thumbs\/home\/golfbaan_1-829x1114.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: MISS",
                                "cf-ray: 8e6d944e381bd394-FRA",
                                "content-length: 265362",
                                "content-type: image\/jpeg",
                                "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                "etag: \"40c92-5edac5820c8a0\"",
                                "last-modified: Thu, 17 Nov 2022 15:35:52 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=WECyyL962TVk5o93YoscqZ1KUZPsyzO%2B1HhT0ksjdx9EoigGX5PAj184U9QwvYFiMFSODjL0Jt9C7DcH1%2Fm%2FsRObVKeKRIosYBMfFTbDijDE5MaIs38AYEBCn%2BHDBl%2BpAsXVd51ZhcnssxYoLGE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=96600&sent=513&recv=129&lost=0&retrans=0&sent_bytes=530331&recv_bytes=20124&delivery_rate=56557&cwnd=117300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1518&x=1\"",
                                "server-timing: cfHdrFlush;dur=32",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2254,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "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": 265362,
                        "image_save": 34115,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1470,
                        "netlog_id": 262,
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "258 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "ImageWidth": 829,
                                    "ImageHeight": 1114,
                                    "EncodingProcess": "Progressive 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": "829x1114",
                                    "Megapixels": 0.92400000000000004
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 829,
                                    "height": 1114,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 8.6354199999999999,
                                    "y": 11.604200000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 923506,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 91.184399999999997,
                                        "standardDeviation": 43.482100000000003,
                                        "kurtosis": -1.0616300000000001,
                                        "skewness": 0.215279,
                                        "entropy": 0.91305099999999995
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 110.173,
                                        "standardDeviation": 49.967500000000001,
                                        "kurtosis": -0.60928000000000004,
                                        "skewness": -0.13447600000000001,
                                        "entropy": 0.94762599999999997
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 114.18000000000001,
                                        "standardDeviation": 47.696100000000001,
                                        "kurtosis": -0.89184799999999997,
                                        "skewness": -0.39176299999999997,
                                        "entropy": 0.93213299999999999
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 49.199599999999997,
                                        "standardDeviation": 32.782699999999998,
                                        "kurtosis": 2.6882899999999998,
                                        "skewness": 1.3582099999999999,
                                        "entropy": 0.85939399999999999
                                    }
                                },
                                "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": "JPEG",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 829,
                                    "height": 1114,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "date:create": "2024-11-23T02:02:51+00:00",
                                    "date:modify": "2024-11-23T02:02:51+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "6383776da4ef232a5e0823e30e0d48529119d34d86e9a98dfdaf8fb850fa6c1f"
                                },
                                "tainted": false,
                                "filesize": "264168B",
                                "numberPixels": "923506",
                                "pixelsPerSecond": "35.4959MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.026"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 2632,
                        "ttfb_start": 1472,
                        "ttfb_end": 1786,
                        "download_start": 1786,
                        "download_end": 2632,
                        "download_ms": 846,
                        "all_start": 1472,
                        "all_end": 2632,
                        "all_ms": 1160,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "30555.95",
                        "request_id": "30555.95",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/beachclub_1-829x1114.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/thumbs\/home\/beachclub_1-829x1114.jpg",
                        "raw_id": "30555.95",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1611,
                        "ttfb_ms": 329,
                        "load_start": 1472,
                        "load_start_float": 1472.000268,
                        "bytesIn": 227963,
                        "objectSize": 227963,
                        "objectSizeUncompressed": 227963,
                        "chunks": [
                            {
                                "ts": 1802,
                                "bytes": 530
                            },
                            {
                                "ts": 1803,
                                "bytes": 1175
                            },
                            {
                                "ts": 1805,
                                "bytes": 1175
                            },
                            {
                                "ts": 1807,
                                "bytes": 1175
                            },
                            {
                                "ts": 1809,
                                "bytes": 1175
                            },
                            {
                                "ts": 1811,
                                "bytes": 1175
                            },
                            {
                                "ts": 1813,
                                "bytes": 1175
                            },
                            {
                                "ts": 1815,
                                "bytes": 1175
                            },
                            {
                                "ts": 1817,
                                "bytes": 1175
                            },
                            {
                                "ts": 1818,
                                "bytes": 466
                            },
                            {
                                "ts": 1820,
                                "bytes": 1175
                            },
                            {
                                "ts": 1822,
                                "bytes": 1175
                            },
                            {
                                "ts": 1823,
                                "bytes": 885
                            },
                            {
                                "ts": 2634,
                                "bytes": 1172
                            },
                            {
                                "ts": 2636,
                                "bytes": 1175
                            },
                            {
                                "ts": 2638,
                                "bytes": 1173
                            },
                            {
                                "ts": 2640,
                                "bytes": 1173
                            },
                            {
                                "ts": 2640,
                                "bytes": 222
                            },
                            {
                                "ts": 2652,
                                "bytes": 1173
                            },
                            {
                                "ts": 2654,
                                "bytes": 1173
                            },
                            {
                                "ts": 2656,
                                "bytes": 1170
                            },
                            {
                                "ts": 2658,
                                "bytes": 1173
                            },
                            {
                                "ts": 2660,
                                "bytes": 1173
                            },
                            {
                                "ts": 2660,
                                "bytes": 273
                            },
                            {
                                "ts": 2662,
                                "bytes": 1173
                            },
                            {
                                "ts": 2664,
                                "bytes": 1173
                            },
                            {
                                "ts": 2666,
                                "bytes": 1170
                            },
                            {
                                "ts": 2668,
                                "bytes": 1173
                            },
                            {
                                "ts": 2670,
                                "bytes": 1173
                            },
                            {
                                "ts": 2671,
                                "bytes": 291
                            },
                            {
                                "ts": 2673,
                                "bytes": 1170
                            },
                            {
                                "ts": 2675,
                                "bytes": 1173
                            },
                            {
                                "ts": 2677,
                                "bytes": 1170
                            },
                            {
                                "ts": 2679,
                                "bytes": 1173
                            },
                            {
                                "ts": 2681,
                                "bytes": 1173
                            },
                            {
                                "ts": 2683,
                                "bytes": 1173
                            },
                            {
                                "ts": 2685,
                                "bytes": 1173
                            },
                            {
                                "ts": 2687,
                                "bytes": 1170
                            },
                            {
                                "ts": 2689,
                                "bytes": 1173
                            },
                            {
                                "ts": 2691,
                                "bytes": 1173
                            },
                            {
                                "ts": 2693,
                                "bytes": 1173
                            },
                            {
                                "ts": 2695,
                                "bytes": 1173
                            },
                            {
                                "ts": 2696,
                                "bytes": 573
                            },
                            {
                                "ts": 2700,
                                "bytes": 2343
                            },
                            {
                                "ts": 2702,
                                "bytes": 1173
                            },
                            {
                                "ts": 2704,
                                "bytes": 1173
                            },
                            {
                                "ts": 2706,
                                "bytes": 1173
                            },
                            {
                                "ts": 2708,
                                "bytes": 1173
                            },
                            {
                                "ts": 2710,
                                "bytes": 1173
                            },
                            {
                                "ts": 2712,
                                "bytes": 1170
                            },
                            {
                                "ts": 2714,
                                "bytes": 1173
                            },
                            {
                                "ts": 2716,
                                "bytes": 1173
                            },
                            {
                                "ts": 2717,
                                "bytes": 873
                            },
                            {
                                "ts": 2719,
                                "bytes": 1173
                            },
                            {
                                "ts": 2721,
                                "bytes": 1173
                            },
                            {
                                "ts": 2723,
                                "bytes": 1170
                            },
                            {
                                "ts": 2725,
                                "bytes": 1173
                            },
                            {
                                "ts": 2727,
                                "bytes": 1173
                            },
                            {
                                "ts": 2727,
                                "bytes": 184
                            },
                            {
                                "ts": 2729,
                                "bytes": 1170
                            },
                            {
                                "ts": 2731,
                                "bytes": 1173
                            },
                            {
                                "ts": 2733,
                                "bytes": 1173
                            },
                            {
                                "ts": 2735,
                                "bytes": 1170
                            },
                            {
                                "ts": 2737,
                                "bytes": 1173
                            },
                            {
                                "ts": 2739,
                                "bytes": 1173
                            },
                            {
                                "ts": 2740,
                                "bytes": 273
                            },
                            {
                                "ts": 2742,
                                "bytes": 1173
                            },
                            {
                                "ts": 2744,
                                "bytes": 1173
                            },
                            {
                                "ts": 2746,
                                "bytes": 1170
                            },
                            {
                                "ts": 2748,
                                "bytes": 1173
                            },
                            {
                                "ts": 2750,
                                "bytes": 1173
                            },
                            {
                                "ts": 2750,
                                "bytes": 81
                            },
                            {
                                "ts": 2752,
                                "bytes": 1167
                            },
                            {
                                "ts": 2754,
                                "bytes": 1173
                            },
                            {
                                "ts": 2756,
                                "bytes": 1173
                            },
                            {
                                "ts": 2758,
                                "bytes": 1170
                            },
                            {
                                "ts": 2760,
                                "bytes": 1173
                            },
                            {
                                "ts": 2761,
                                "bytes": 465
                            },
                            {
                                "ts": 2763,
                                "bytes": 1173
                            },
                            {
                                "ts": 2765,
                                "bytes": 1173
                            },
                            {
                                "ts": 2767,
                                "bytes": 1173
                            },
                            {
                                "ts": 2769,
                                "bytes": 1170
                            },
                            {
                                "ts": 2771,
                                "bytes": 1173
                            },
                            {
                                "ts": 2772,
                                "bytes": 873
                            },
                            {
                                "ts": 2774,
                                "bytes": 1173
                            },
                            {
                                "ts": 2776,
                                "bytes": 1173
                            },
                            {
                                "ts": 2778,
                                "bytes": 1173
                            },
                            {
                                "ts": 2780,
                                "bytes": 1170
                            },
                            {
                                "ts": 2783,
                                "bytes": 1173
                            },
                            {
                                "ts": 2784,
                                "bytes": 273
                            },
                            {
                                "ts": 2785,
                                "bytes": 1170
                            },
                            {
                                "ts": 2787,
                                "bytes": 1173
                            },
                            {
                                "ts": 2789,
                                "bytes": 1173
                            },
                            {
                                "ts": 2791,
                                "bytes": 1170
                            },
                            {
                                "ts": 2793,
                                "bytes": 1173
                            },
                            {
                                "ts": 2795,
                                "bytes": 1446
                            },
                            {
                                "ts": 2797,
                                "bytes": 1173
                            },
                            {
                                "ts": 2799,
                                "bytes": 1173
                            },
                            {
                                "ts": 2801,
                                "bytes": 1170
                            },
                            {
                                "ts": 2803,
                                "bytes": 1173
                            },
                            {
                                "ts": 2805,
                                "bytes": 1173
                            },
                            {
                                "ts": 2806,
                                "bytes": 273
                            },
                            {
                                "ts": 2808,
                                "bytes": 1173
                            },
                            {
                                "ts": 2810,
                                "bytes": 1173
                            },
                            {
                                "ts": 2812,
                                "bytes": 1173
                            },
                            {
                                "ts": 2814,
                                "bytes": 1173
                            },
                            {
                                "ts": 2816,
                                "bytes": 1170
                            },
                            {
                                "ts": 2817,
                                "bytes": 573
                            },
                            {
                                "ts": 2819,
                                "bytes": 1173
                            },
                            {
                                "ts": 2821,
                                "bytes": 1173
                            },
                            {
                                "ts": 2823,
                                "bytes": 1173
                            },
                            {
                                "ts": 2825,
                                "bytes": 1170
                            },
                            {
                                "ts": 2827,
                                "bytes": 1173
                            },
                            {
                                "ts": 2827,
                                "bytes": 273
                            },
                            {
                                "ts": 2829,
                                "bytes": 1173
                            },
                            {
                                "ts": 2831,
                                "bytes": 1173
                            },
                            {
                                "ts": 2833,
                                "bytes": 1173
                            },
                            {
                                "ts": 2835,
                                "bytes": 1173
                            },
                            {
                                "ts": 2837,
                                "bytes": 1170
                            },
                            {
                                "ts": 2838,
                                "bytes": 273
                            },
                            {
                                "ts": 2840,
                                "bytes": 1173
                            },
                            {
                                "ts": 2842,
                                "bytes": 1170
                            },
                            {
                                "ts": 2844,
                                "bytes": 1173
                            },
                            {
                                "ts": 2846,
                                "bytes": 1173
                            },
                            {
                                "ts": 2848,
                                "bytes": 1170
                            },
                            {
                                "ts": 2849,
                                "bytes": 1173
                            },
                            {
                                "ts": 2850,
                                "bytes": 273
                            },
                            {
                                "ts": 2852,
                                "bytes": 1173
                            },
                            {
                                "ts": 2854,
                                "bytes": 1173
                            },
                            {
                                "ts": 2856,
                                "bytes": 1173
                            },
                            {
                                "ts": 2858,
                                "bytes": 1170
                            },
                            {
                                "ts": 2860,
                                "bytes": 1173
                            },
                            {
                                "ts": 2861,
                                "bytes": 779
                            },
                            {
                                "ts": 2863,
                                "bytes": 1173
                            },
                            {
                                "ts": 2865,
                                "bytes": 1173
                            },
                            {
                                "ts": 2867,
                                "bytes": 1173
                            },
                            {
                                "ts": 2869,
                                "bytes": 1173
                            },
                            {
                                "ts": 2871,
                                "bytes": 1170
                            },
                            {
                                "ts": 2872,
                                "bytes": 273
                            },
                            {
                                "ts": 2874,
                                "bytes": 1173
                            },
                            {
                                "ts": 2876,
                                "bytes": 1173
                            },
                            {
                                "ts": 2878,
                                "bytes": 1173
                            },
                            {
                                "ts": 2880,
                                "bytes": 1173
                            },
                            {
                                "ts": 2889,
                                "bytes": 1170
                            },
                            {
                                "ts": 2890,
                                "bytes": 1173
                            },
                            {
                                "ts": 2892,
                                "bytes": 1173
                            },
                            {
                                "ts": 2894,
                                "bytes": 1173
                            },
                            {
                                "ts": 2896,
                                "bytes": 1173
                            },
                            {
                                "ts": 2898,
                                "bytes": 387
                            },
                            {
                                "ts": 2905,
                                "bytes": 1170
                            },
                            {
                                "ts": 2907,
                                "bytes": 1173
                            },
                            {
                                "ts": 2909,
                                "bytes": 1170
                            },
                            {
                                "ts": 2911,
                                "bytes": 1173
                            },
                            {
                                "ts": 2913,
                                "bytes": 1170
                            },
                            {
                                "ts": 2914,
                                "bytes": 687
                            },
                            {
                                "ts": 2930,
                                "bytes": 1173
                            },
                            {
                                "ts": 2932,
                                "bytes": 1173
                            },
                            {
                                "ts": 2934,
                                "bytes": 1173
                            },
                            {
                                "ts": 2936,
                                "bytes": 1173
                            },
                            {
                                "ts": 2938,
                                "bytes": 1170
                            },
                            {
                                "ts": 2940,
                                "bytes": 1173
                            },
                            {
                                "ts": 2942,
                                "bytes": 1173
                            },
                            {
                                "ts": 2944,
                                "bytes": 1137
                            },
                            {
                                "ts": 2946,
                                "bytes": 1173
                            },
                            {
                                "ts": 2948,
                                "bytes": 1173
                            },
                            {
                                "ts": 2950,
                                "bytes": 1170
                            },
                            {
                                "ts": 2952,
                                "bytes": 1173
                            },
                            {
                                "ts": 2954,
                                "bytes": 1173
                            },
                            {
                                "ts": 2956,
                                "bytes": 1178
                            },
                            {
                                "ts": 2958,
                                "bytes": 1165
                            },
                            {
                                "ts": 2960,
                                "bytes": 1173
                            },
                            {
                                "ts": 2961,
                                "bytes": 873
                            },
                            {
                                "ts": 2968,
                                "bytes": 1173
                            },
                            {
                                "ts": 2970,
                                "bytes": 1173
                            },
                            {
                                "ts": 2972,
                                "bytes": 1170
                            },
                            {
                                "ts": 2973,
                                "bytes": 1173
                            },
                            {
                                "ts": 2975,
                                "bytes": 1173
                            },
                            {
                                "ts": 2978,
                                "bytes": 1173
                            },
                            {
                                "ts": 2979,
                                "bytes": 1173
                            },
                            {
                                "ts": 2980,
                                "bytes": 48
                            },
                            {
                                "ts": 2995,
                                "bytes": 1173
                            },
                            {
                                "ts": 2997,
                                "bytes": 1167
                            },
                            {
                                "ts": 2998,
                                "bytes": 573
                            },
                            {
                                "ts": 3009,
                                "bytes": 1173
                            },
                            {
                                "ts": 3011,
                                "bytes": 1170
                            },
                            {
                                "ts": 3013,
                                "bytes": 1173
                            },
                            {
                                "ts": 3015,
                                "bytes": 1173
                            },
                            {
                                "ts": 3017,
                                "bytes": 1173
                            },
                            {
                                "ts": 3019,
                                "bytes": 1173
                            },
                            {
                                "ts": 3020,
                                "bytes": 273
                            },
                            {
                                "ts": 3027,
                                "bytes": 1173
                            },
                            {
                                "ts": 3029,
                                "bytes": 1173
                            },
                            {
                                "ts": 3031,
                                "bytes": 1170
                            },
                            {
                                "ts": 3033,
                                "bytes": 1173
                            },
                            {
                                "ts": 3035,
                                "bytes": 1173
                            },
                            {
                                "ts": 3037,
                                "bytes": 1170
                            },
                            {
                                "ts": 3037,
                                "bytes": 273
                            },
                            {
                                "ts": 3041,
                                "bytes": 1166
                            },
                            {
                                "ts": 3048,
                                "bytes": 1173
                            },
                            {
                                "ts": 3050,
                                "bytes": 1173
                            },
                            {
                                "ts": 3052,
                                "bytes": 1173
                            },
                            {
                                "ts": 3054,
                                "bytes": 1173
                            },
                            {
                                "ts": 3056,
                                "bytes": 1170
                            },
                            {
                                "ts": 3058,
                                "bytes": 1173
                            },
                            {
                                "ts": 3059,
                                "bytes": 273
                            },
                            {
                                "ts": 3064,
                                "bytes": 573
                            },
                            {
                                "ts": 3071,
                                "bytes": 1173
                            },
                            {
                                "ts": 3073,
                                "bytes": 1173
                            },
                            {
                                "ts": 3075,
                                "bytes": 1173
                            },
                            {
                                "ts": 3077,
                                "bytes": 1170
                            },
                            {
                                "ts": 3079,
                                "bytes": 1170
                            },
                            {
                                "ts": 3081,
                                "bytes": 1173
                            },
                            {
                                "ts": 3083,
                                "bytes": 240
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 334,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/thumbs\/home\/beachclub_1-829x1114.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: MISS",
                                "cf-ray: 8e6d944e4823d394-FRA",
                                "content-length: 227963",
                                "content-type: image\/jpeg",
                                "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                "etag: \"37a7b-5edac5b0f86b7\"",
                                "last-modified: Thu, 17 Nov 2022 15:36:41 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=gGesXmaww7SKYM5dO%2BlkmJG%2B%2BvLcbP5Ef2ul3oqgThLb387DYOwkJ2MBbp%2Bl9W%2Bk0t8wxnF95%2FIT9AkFfX5tuZuFc4x2gMAfLrqKel%2BAlYxOFQ6NfOj319MsdYlVBcoxCwZ1DFhUPkuOzb7EYag%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=96600&sent=513&recv=129&lost=0&retrans=0&sent_bytes=530331&recv_bytes=20124&delivery_rate=56557&cwnd=117300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1527&x=1\"",
                                "server-timing: cfHdrFlush;dur=24",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2257,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 86,
                        "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": 227963,
                        "image_save": 31706,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1470,
                        "netlog_id": 268,
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "223 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "ImageWidth": 829,
                                    "ImageHeight": 1114,
                                    "EncodingProcess": "Progressive 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": "829x1114",
                                    "Megapixels": 0.92400000000000004
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 829,
                                    "height": 1114,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 8.6354199999999999,
                                    "y": 11.604200000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 923506,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 151.72800000000001,
                                        "standardDeviation": 79.618200000000002,
                                        "kurtosis": -1.24987,
                                        "skewness": -0.38370500000000002,
                                        "entropy": 0.94144399999999995
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 135.22,
                                        "standardDeviation": 66.505399999999995,
                                        "kurtosis": -0.91996,
                                        "skewness": -0.17555999999999999,
                                        "entropy": 0.98221499999999995
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 158.602,
                                        "standardDeviation": 77.7607,
                                        "kurtosis": -1.1100300000000001,
                                        "skewness": -0.60292599999999996,
                                        "entropy": 0.95978200000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 161.36199999999999,
                                        "standardDeviation": 94.588499999999996,
                                        "kurtosis": -1.41239,
                                        "skewness": -0.52512700000000001,
                                        "entropy": 0.88233399999999995
                                    }
                                },
                                "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": "JPEG",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 829,
                                    "height": 1114,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "date:create": "2024-11-23T02:02:51+00:00",
                                    "date:modify": "2024-11-23T02:02:51+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "c9e6138bcf76a5939cd034c070bcf9f299e0bcb28c922f6a1aaab0bbb38b8afd"
                                },
                                "tainted": false,
                                "filesize": "227963B",
                                "numberPixels": "923506",
                                "pixelsPerSecond": "44.8152MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.020"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 3083,
                        "ttfb_start": 1472,
                        "ttfb_end": 1801,
                        "download_start": 1801,
                        "download_end": 3083,
                        "download_ms": 1282,
                        "all_start": 1472,
                        "all_end": 3083,
                        "all_ms": 1611,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "30555.96",
                        "request_id": "30555.96",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/img_3016_nieuw-829x1114.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/thumbs\/home\/img_3016_nieuw-829x1114.jpg",
                        "raw_id": "30555.96",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1883,
                        "ttfb_ms": 352,
                        "load_start": 1473,
                        "load_start_float": 1473.000274,
                        "bytesIn": 128818,
                        "objectSize": 128818,
                        "objectSizeUncompressed": 128818,
                        "chunks": [
                            {
                                "ts": 1826,
                                "bytes": 529
                            },
                            {
                                "ts": 1827,
                                "bytes": 1175
                            },
                            {
                                "ts": 1829,
                                "bytes": 1175
                            },
                            {
                                "ts": 1831,
                                "bytes": 1175
                            },
                            {
                                "ts": 1833,
                                "bytes": 1175
                            },
                            {
                                "ts": 1835,
                                "bytes": 1175
                            },
                            {
                                "ts": 1837,
                                "bytes": 1175
                            },
                            {
                                "ts": 1838,
                                "bytes": 265
                            },
                            {
                                "ts": 1840,
                                "bytes": 1175
                            },
                            {
                                "ts": 1842,
                                "bytes": 1175
                            },
                            {
                                "ts": 1844,
                                "bytes": 1157
                            },
                            {
                                "ts": 3084,
                                "bytes": 3
                            },
                            {
                                "ts": 3093,
                                "bytes": 1750
                            },
                            {
                                "ts": 3100,
                                "bytes": 1175
                            },
                            {
                                "ts": 3102,
                                "bytes": 1175
                            },
                            {
                                "ts": 3108,
                                "bytes": 3515
                            },
                            {
                                "ts": 3110,
                                "bytes": 1173
                            },
                            {
                                "ts": 3110,
                                "bytes": 273
                            },
                            {
                                "ts": 3116,
                                "bytes": 474
                            },
                            {
                                "ts": 3129,
                                "bytes": 1173
                            },
                            {
                                "ts": 3131,
                                "bytes": 1173
                            },
                            {
                                "ts": 3133,
                                "bytes": 1173
                            },
                            {
                                "ts": 3135,
                                "bytes": 1170
                            },
                            {
                                "ts": 3137,
                                "bytes": 1173
                            },
                            {
                                "ts": 3150,
                                "bytes": 1170
                            },
                            {
                                "ts": 3151,
                                "bytes": 1173
                            },
                            {
                                "ts": 3153,
                                "bytes": 1173
                            },
                            {
                                "ts": 3155,
                                "bytes": 1173
                            },
                            {
                                "ts": 3157,
                                "bytes": 1170
                            },
                            {
                                "ts": 3159,
                                "bytes": 1173
                            },
                            {
                                "ts": 3159,
                                "bytes": 273
                            },
                            {
                                "ts": 3165,
                                "bytes": 842
                            },
                            {
                                "ts": 3174,
                                "bytes": 1170
                            },
                            {
                                "ts": 3176,
                                "bytes": 1173
                            },
                            {
                                "ts": 3178,
                                "bytes": 1173
                            },
                            {
                                "ts": 3180,
                                "bytes": 1173
                            },
                            {
                                "ts": 3183,
                                "bytes": 1173
                            },
                            {
                                "ts": 3185,
                                "bytes": 1170
                            },
                            {
                                "ts": 3185,
                                "bytes": 273
                            },
                            {
                                "ts": 3191,
                                "bytes": 1173
                            },
                            {
                                "ts": 3193,
                                "bytes": 873
                            },
                            {
                                "ts": 3200,
                                "bytes": 1173
                            },
                            {
                                "ts": 3204,
                                "bytes": 2346
                            },
                            {
                                "ts": 3208,
                                "bytes": 2340
                            },
                            {
                                "ts": 3209,
                                "bytes": 1173
                            },
                            {
                                "ts": 3210,
                                "bytes": 324
                            },
                            {
                                "ts": 3215,
                                "bytes": 222
                            },
                            {
                                "ts": 3222,
                                "bytes": 1173
                            },
                            {
                                "ts": 3224,
                                "bytes": 1173
                            },
                            {
                                "ts": 3226,
                                "bytes": 1173
                            },
                            {
                                "ts": 3228,
                                "bytes": 1173
                            },
                            {
                                "ts": 3230,
                                "bytes": 1170
                            },
                            {
                                "ts": 3232,
                                "bytes": 1173
                            },
                            {
                                "ts": 3232,
                                "bytes": 270
                            },
                            {
                                "ts": 3234,
                                "bytes": 1165
                            },
                            {
                                "ts": 3236,
                                "bytes": 1173
                            },
                            {
                                "ts": 3238,
                                "bytes": 1173
                            },
                            {
                                "ts": 3240,
                                "bytes": 1173
                            },
                            {
                                "ts": 3242,
                                "bytes": 1170
                            },
                            {
                                "ts": 3243,
                                "bytes": 273
                            },
                            {
                                "ts": 3245,
                                "bytes": 1173
                            },
                            {
                                "ts": 3247,
                                "bytes": 1167
                            },
                            {
                                "ts": 3249,
                                "bytes": 1173
                            },
                            {
                                "ts": 3251,
                                "bytes": 1173
                            },
                            {
                                "ts": 3253,
                                "bytes": 1173
                            },
                            {
                                "ts": 3253,
                                "bytes": 291
                            },
                            {
                                "ts": 3255,
                                "bytes": 1173
                            },
                            {
                                "ts": 3257,
                                "bytes": 1173
                            },
                            {
                                "ts": 3259,
                                "bytes": 1170
                            },
                            {
                                "ts": 3261,
                                "bytes": 1173
                            },
                            {
                                "ts": 3263,
                                "bytes": 1173
                            },
                            {
                                "ts": 3270,
                                "bytes": 1173
                            },
                            {
                                "ts": 3272,
                                "bytes": 1173
                            },
                            {
                                "ts": 3274,
                                "bytes": 1170
                            },
                            {
                                "ts": 3276,
                                "bytes": 1173
                            },
                            {
                                "ts": 3278,
                                "bytes": 1173
                            },
                            {
                                "ts": 3280,
                                "bytes": 1173
                            },
                            {
                                "ts": 3282,
                                "bytes": 1173
                            },
                            {
                                "ts": 3284,
                                "bytes": 1173
                            },
                            {
                                "ts": 3286,
                                "bytes": 1170
                            },
                            {
                                "ts": 3288,
                                "bytes": 1173
                            },
                            {
                                "ts": 3289,
                                "bytes": 873
                            },
                            {
                                "ts": 3291,
                                "bytes": 1173
                            },
                            {
                                "ts": 3293,
                                "bytes": 1173
                            },
                            {
                                "ts": 3295,
                                "bytes": 1170
                            },
                            {
                                "ts": 3297,
                                "bytes": 1173
                            },
                            {
                                "ts": 3299,
                                "bytes": 1173
                            },
                            {
                                "ts": 3301,
                                "bytes": 1173
                            },
                            {
                                "ts": 3302,
                                "bytes": 273
                            },
                            {
                                "ts": 3304,
                                "bytes": 1170
                            },
                            {
                                "ts": 3306,
                                "bytes": 1170
                            },
                            {
                                "ts": 3308,
                                "bytes": 1173
                            },
                            {
                                "ts": 3310,
                                "bytes": 1173
                            },
                            {
                                "ts": 3312,
                                "bytes": 1173
                            },
                            {
                                "ts": 3314,
                                "bytes": 1173
                            },
                            {
                                "ts": 3316,
                                "bytes": 1173
                            },
                            {
                                "ts": 3318,
                                "bytes": 1170
                            },
                            {
                                "ts": 3320,
                                "bytes": 1173
                            },
                            {
                                "ts": 3322,
                                "bytes": 1173
                            },
                            {
                                "ts": 3324,
                                "bytes": 1173
                            },
                            {
                                "ts": 3324,
                                "bytes": 184
                            },
                            {
                                "ts": 3326,
                                "bytes": 1173
                            },
                            {
                                "ts": 3328,
                                "bytes": 1173
                            },
                            {
                                "ts": 3330,
                                "bytes": 1170
                            },
                            {
                                "ts": 3332,
                                "bytes": 1173
                            },
                            {
                                "ts": 3334,
                                "bytes": 1173
                            },
                            {
                                "ts": 3336,
                                "bytes": 1173
                            },
                            {
                                "ts": 3336,
                                "bytes": 273
                            },
                            {
                                "ts": 3338,
                                "bytes": 1173
                            },
                            {
                                "ts": 3340,
                                "bytes": 1173
                            },
                            {
                                "ts": 3342,
                                "bytes": 1170
                            },
                            {
                                "ts": 3344,
                                "bytes": 1173
                            },
                            {
                                "ts": 3346,
                                "bytes": 1173
                            },
                            {
                                "ts": 3347,
                                "bytes": 273
                            },
                            {
                                "ts": 3349,
                                "bytes": 1173
                            },
                            {
                                "ts": 3351,
                                "bytes": 1173
                            },
                            {
                                "ts": 3353,
                                "bytes": 1170
                            },
                            {
                                "ts": 3355,
                                "bytes": 1173
                            },
                            {
                                "ts": 3356,
                                "bytes": 432
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 334,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/thumbs\/home\/img_3016_nieuw-829x1114.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: MISS",
                                "cf-ray: 8e6d944e482ad394-FRA",
                                "content-length: 128818",
                                "content-type: image\/jpeg",
                                "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                "etag: \"1f732-5edac5f9594b1\"",
                                "last-modified: Thu, 17 Nov 2022 15:37:57 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=d9B6mhVXxf5Vn%2FoqFlI8%2FXfybCbk5ouETFOtkQjE7G%2FoAdX0dOOjf%2FvcDY1lCrKyYzl%2FoC4S9eCq9XSu1Gc%2BxpGKhEh65CAiS9FWrCVunTnDjF%2F2VeZYo67rARBqsxzqWOnRuegWrDXTYMNoYBY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=96600&sent=513&recv=129&lost=0&retrans=0&sent_bytes=530331&recv_bytes=20124&delivery_rate=56557&cwnd=117300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1532&x=1\"",
                                "server-timing: cfHdrFlush;dur=33",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "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": 128818,
                        "image_save": 16245,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1471,
                        "netlog_id": 274,
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "126 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "ImageWidth": 829,
                                    "ImageHeight": 1114,
                                    "EncodingProcess": "Progressive 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": "829x1114",
                                    "Megapixels": 0.92400000000000004
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 829,
                                    "height": 1114,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 8.6354199999999999,
                                    "y": 11.604200000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 923506,
                                "imageStatistics": {
                                    "all": {
                                        "min": 1,
                                        "max": 255,
                                        "mean": 153.761,
                                        "standardDeviation": 70.348799999999997,
                                        "kurtosis": -1.2233400000000001,
                                        "skewness": -0.026801599999999998,
                                        "entropy": 0.91486500000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 147.821,
                                        "standardDeviation": 74.651200000000003,
                                        "kurtosis": -1.4154899999999999,
                                        "skewness": 0.10011200000000001,
                                        "entropy": 0.92699900000000002
                                    },
                                    "green": {
                                        "min": 6,
                                        "max": 255,
                                        "mean": 156.61099999999999,
                                        "standardDeviation": 67.731300000000005,
                                        "kurtosis": -1.1271500000000001,
                                        "skewness": -0.060165200000000002,
                                        "entropy": 0.92658600000000002
                                    },
                                    "blue": {
                                        "min": 1,
                                        "max": 255,
                                        "mean": 156.851,
                                        "standardDeviation": 68.663799999999995,
                                        "kurtosis": -1.05182,
                                        "skewness": -0.10700900000000001,
                                        "entropy": 0.89101200000000003
                                    }
                                },
                                "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": "JPEG",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 829,
                                    "height": 1114,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "date:create": "2024-11-23T02:02:51+00:00",
                                    "date:modify": "2024-11-23T02:02:51+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "4a00beb33077fe517ba7b6328a20dcb24de02b34d8a420abb0db9d14d44bf66e"
                                },
                                "tainted": false,
                                "filesize": "128818B",
                                "numberPixels": "923506",
                                "pixelsPerSecond": "49.2793MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.018"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 3356,
                        "ttfb_start": 1473,
                        "ttfb_end": 1825,
                        "download_start": 1825,
                        "download_end": 3356,
                        "download_ms": 1531,
                        "all_start": 1473,
                        "all_end": 3356,
                        "all_ms": 1883,
                        "index": 21,
                        "number": 22
                    },
                    {
                        "type": 3,
                        "id": "30555.97",
                        "request_id": "30555.97",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/country-club_004-829x1114.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/thumbs\/home\/country-club_004-829x1114.jpg",
                        "raw_id": "30555.97",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2230,
                        "ttfb_ms": 373,
                        "load_start": 1473,
                        "load_start_float": 1473.00028,
                        "bytesIn": 171891,
                        "objectSize": 171891,
                        "objectSizeUncompressed": 171891,
                        "chunks": [
                            {
                                "ts": 1847,
                                "bytes": 532
                            },
                            {
                                "ts": 1848,
                                "bytes": 1175
                            },
                            {
                                "ts": 1850,
                                "bytes": 1175
                            },
                            {
                                "ts": 1852,
                                "bytes": 1175
                            },
                            {
                                "ts": 1854,
                                "bytes": 1175
                            },
                            {
                                "ts": 1856,
                                "bytes": 1175
                            },
                            {
                                "ts": 1858,
                                "bytes": 1175
                            },
                            {
                                "ts": 1870,
                                "bytes": 893
                            },
                            {
                                "ts": 3357,
                                "bytes": 822
                            },
                            {
                                "ts": 3359,
                                "bytes": 1175
                            },
                            {
                                "ts": 3361,
                                "bytes": 1172
                            },
                            {
                                "ts": 3363,
                                "bytes": 1175
                            },
                            {
                                "ts": 3365,
                                "bytes": 1175
                            },
                            {
                                "ts": 3367,
                                "bytes": 1175
                            },
                            {
                                "ts": 3368,
                                "bytes": 466
                            },
                            {
                                "ts": 3370,
                                "bytes": 1175
                            },
                            {
                                "ts": 3372,
                                "bytes": 1170
                            },
                            {
                                "ts": 3374,
                                "bytes": 1173
                            },
                            {
                                "ts": 3376,
                                "bytes": 1173
                            },
                            {
                                "ts": 3378,
                                "bytes": 1172
                            },
                            {
                                "ts": 3380,
                                "bytes": 1172
                            },
                            {
                                "ts": 3382,
                                "bytes": 1170
                            },
                            {
                                "ts": 3384,
                                "bytes": 1173
                            },
                            {
                                "ts": 3386,
                                "bytes": 1173
                            },
                            {
                                "ts": 3401,
                                "bytes": 8469
                            },
                            {
                                "ts": 3413,
                                "bytes": 1169
                            },
                            {
                                "ts": 3413,
                                "bytes": 6133
                            },
                            {
                                "ts": 3415,
                                "bytes": 1169
                            },
                            {
                                "ts": 3416,
                                "bytes": 872
                            },
                            {
                                "ts": 3418,
                                "bytes": 1172
                            },
                            {
                                "ts": 3420,
                                "bytes": 1172
                            },
                            {
                                "ts": 3422,
                                "bytes": 1172
                            },
                            {
                                "ts": 3424,
                                "bytes": 1172
                            },
                            {
                                "ts": 3426,
                                "bytes": 1169
                            },
                            {
                                "ts": 3427,
                                "bytes": 272
                            },
                            {
                                "ts": 3429,
                                "bytes": 1172
                            },
                            {
                                "ts": 3431,
                                "bytes": 1172
                            },
                            {
                                "ts": 3433,
                                "bytes": 1172
                            },
                            {
                                "ts": 3435,
                                "bytes": 1172
                            },
                            {
                                "ts": 3437,
                                "bytes": 1172
                            },
                            {
                                "ts": 3438,
                                "bytes": 572
                            },
                            {
                                "ts": 3440,
                                "bytes": 1169
                            },
                            {
                                "ts": 3442,
                                "bytes": 1172
                            },
                            {
                                "ts": 3444,
                                "bytes": 1172
                            },
                            {
                                "ts": 3446,
                                "bytes": 1172
                            },
                            {
                                "ts": 3448,
                                "bytes": 1172
                            },
                            {
                                "ts": 3449,
                                "bytes": 572
                            },
                            {
                                "ts": 3451,
                                "bytes": 1172
                            },
                            {
                                "ts": 3453,
                                "bytes": 1166
                            },
                            {
                                "ts": 3455,
                                "bytes": 1172
                            },
                            {
                                "ts": 3457,
                                "bytes": 1172
                            },
                            {
                                "ts": 3459,
                                "bytes": 1172
                            },
                            {
                                "ts": 3459,
                                "bytes": 272
                            },
                            {
                                "ts": 3461,
                                "bytes": 1164
                            },
                            {
                                "ts": 3463,
                                "bytes": 1169
                            },
                            {
                                "ts": 3465,
                                "bytes": 1172
                            },
                            {
                                "ts": 3467,
                                "bytes": 1172
                            },
                            {
                                "ts": 3469,
                                "bytes": 1172
                            },
                            {
                                "ts": 3471,
                                "bytes": 1172
                            },
                            {
                                "ts": 3472,
                                "bytes": 272
                            },
                            {
                                "ts": 3474,
                                "bytes": 1172
                            },
                            {
                                "ts": 3476,
                                "bytes": 1169
                            },
                            {
                                "ts": 3477,
                                "bytes": 1172
                            },
                            {
                                "ts": 3479,
                                "bytes": 1172
                            },
                            {
                                "ts": 3482,
                                "bytes": 1172
                            },
                            {
                                "ts": 3482,
                                "bytes": 272
                            },
                            {
                                "ts": 3484,
                                "bytes": 1172
                            },
                            {
                                "ts": 3486,
                                "bytes": 1169
                            },
                            {
                                "ts": 3488,
                                "bytes": 1172
                            },
                            {
                                "ts": 3490,
                                "bytes": 1172
                            },
                            {
                                "ts": 3492,
                                "bytes": 1172
                            },
                            {
                                "ts": 3494,
                                "bytes": 1078
                            },
                            {
                                "ts": 3496,
                                "bytes": 1169
                            },
                            {
                                "ts": 3498,
                                "bytes": 1172
                            },
                            {
                                "ts": 3500,
                                "bytes": 1172
                            },
                            {
                                "ts": 3502,
                                "bytes": 1172
                            },
                            {
                                "ts": 3504,
                                "bytes": 1172
                            },
                            {
                                "ts": 3505,
                                "bytes": 272
                            },
                            {
                                "ts": 3508,
                                "bytes": 1172
                            },
                            {
                                "ts": 3510,
                                "bytes": 1169
                            },
                            {
                                "ts": 3512,
                                "bytes": 1169
                            },
                            {
                                "ts": 3514,
                                "bytes": 872
                            },
                            {
                                "ts": 3518,
                                "bytes": 1172
                            },
                            {
                                "ts": 3520,
                                "bytes": 1172
                            },
                            {
                                "ts": 3522,
                                "bytes": 1172
                            },
                            {
                                "ts": 3524,
                                "bytes": 1169
                            },
                            {
                                "ts": 3526,
                                "bytes": 1172
                            },
                            {
                                "ts": 3528,
                                "bytes": 1172
                            },
                            {
                                "ts": 3528,
                                "bytes": 272
                            },
                            {
                                "ts": 3539,
                                "bytes": 1172
                            },
                            {
                                "ts": 3540,
                                "bytes": 686
                            },
                            {
                                "ts": 3542,
                                "bytes": 1172
                            },
                            {
                                "ts": 3544,
                                "bytes": 1169
                            },
                            {
                                "ts": 3546,
                                "bytes": 1172
                            },
                            {
                                "ts": 3548,
                                "bytes": 1172
                            },
                            {
                                "ts": 3550,
                                "bytes": 1172
                            },
                            {
                                "ts": 3551,
                                "bytes": 986
                            },
                            {
                                "ts": 3568,
                                "bytes": 1172
                            },
                            {
                                "ts": 3570,
                                "bytes": 1169
                            },
                            {
                                "ts": 3572,
                                "bytes": 1172
                            },
                            {
                                "ts": 3574,
                                "bytes": 1172
                            },
                            {
                                "ts": 3576,
                                "bytes": 1172
                            },
                            {
                                "ts": 3577,
                                "bytes": 1169
                            },
                            {
                                "ts": 3578,
                                "bytes": 272
                            },
                            {
                                "ts": 3580,
                                "bytes": 1172
                            },
                            {
                                "ts": 3582,
                                "bytes": 1172
                            },
                            {
                                "ts": 3584,
                                "bytes": 1172
                            },
                            {
                                "ts": 3586,
                                "bytes": 1172
                            },
                            {
                                "ts": 3588,
                                "bytes": 1172
                            },
                            {
                                "ts": 3590,
                                "bytes": 1166
                            },
                            {
                                "ts": 3590,
                                "bytes": 236
                            },
                            {
                                "ts": 3592,
                                "bytes": 1169
                            },
                            {
                                "ts": 3594,
                                "bytes": 1172
                            },
                            {
                                "ts": 3596,
                                "bytes": 1172
                            },
                            {
                                "ts": 3598,
                                "bytes": 1172
                            },
                            {
                                "ts": 3600,
                                "bytes": 1172
                            },
                            {
                                "ts": 3602,
                                "bytes": 1172
                            },
                            {
                                "ts": 3603,
                                "bytes": 304
                            },
                            {
                                "ts": 3609,
                                "bytes": 1169
                            },
                            {
                                "ts": 3611,
                                "bytes": 1172
                            },
                            {
                                "ts": 3613,
                                "bytes": 1172
                            },
                            {
                                "ts": 3614,
                                "bytes": 572
                            },
                            {
                                "ts": 3616,
                                "bytes": 1172
                            },
                            {
                                "ts": 3618,
                                "bytes": 1172
                            },
                            {
                                "ts": 3620,
                                "bytes": 1172
                            },
                            {
                                "ts": 3622,
                                "bytes": 1169
                            },
                            {
                                "ts": 3624,
                                "bytes": 1172
                            },
                            {
                                "ts": 3626,
                                "bytes": 1172
                            },
                            {
                                "ts": 3626,
                                "bytes": 272
                            },
                            {
                                "ts": 3633,
                                "bytes": 1172
                            },
                            {
                                "ts": 3633,
                                "bytes": 347
                            },
                            {
                                "ts": 3659,
                                "bytes": 1172
                            },
                            {
                                "ts": 3661,
                                "bytes": 1172
                            },
                            {
                                "ts": 3663,
                                "bytes": 1169
                            },
                            {
                                "ts": 3675,
                                "bytes": 1172
                            },
                            {
                                "ts": 3677,
                                "bytes": 1172
                            },
                            {
                                "ts": 3679,
                                "bytes": 1172
                            },
                            {
                                "ts": 3681,
                                "bytes": 1172
                            },
                            {
                                "ts": 3687,
                                "bytes": 2613
                            },
                            {
                                "ts": 3688,
                                "bytes": 1172
                            },
                            {
                                "ts": 3690,
                                "bytes": 1169
                            },
                            {
                                "ts": 3691,
                                "bytes": 1172
                            },
                            {
                                "ts": 3693,
                                "bytes": 1169
                            },
                            {
                                "ts": 3695,
                                "bytes": 1172
                            },
                            {
                                "ts": 3700,
                                "bytes": 2344
                            },
                            {
                                "ts": 3701,
                                "bytes": 1172
                            },
                            {
                                "ts": 3703,
                                "bytes": 925
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 334,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/thumbs\/home\/country-club_004-829x1114.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: MISS",
                                "cf-ray: 8e6d944e4831d394-FRA",
                                "content-length: 171891",
                                "content-type: image\/jpeg",
                                "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                "etag: \"29f73-5edac6590feea\"",
                                "last-modified: Thu, 17 Nov 2022 15:39:37 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=G0Y5YJLxFvhR5pFzvwqE6tE%2BhUOB7R%2B5vC5fesQ15YYVV9l0b3Eso4jxGwfeVh8evuNCd1Ef%2Fqn%2Fjj0gpxgIffJQ9ami1zRA%2FRbXdp8mHtAwExU36BPEtPudJdgcZOdyT%2F2sUWZrkRqdRVZ8fiM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=96600&sent=513&recv=129&lost=0&retrans=0&sent_bytes=530331&recv_bytes=20124&delivery_rate=56557&cwnd=117300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1517&x=1\"",
                                "server-timing: cfHdrFlush;dur=56",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2272,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "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": 171891,
                        "image_save": 20999,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1471,
                        "netlog_id": 280,
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "168 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "ImageWidth": 829,
                                    "ImageHeight": 1114,
                                    "EncodingProcess": "Progressive 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": "829x1114",
                                    "Megapixels": 0.92400000000000004
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 829,
                                    "height": 1114,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 8.6354199999999999,
                                    "y": 11.604200000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 923506,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 112.095,
                                        "standardDeviation": 57.8504,
                                        "kurtosis": -0.92655200000000004,
                                        "skewness": -0.22103500000000001,
                                        "entropy": 0.92988700000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 119.235,
                                        "standardDeviation": 63.371299999999998,
                                        "kurtosis": -1.1947099999999999,
                                        "skewness": -0.31783400000000001,
                                        "entropy": 0.93998899999999996
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 112.15600000000001,
                                        "standardDeviation": 57.315199999999997,
                                        "kurtosis": -0.88524400000000003,
                                        "skewness": -0.29783300000000001,
                                        "entropy": 0.93329700000000004
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 104.892,
                                        "standardDeviation": 52.864699999999999,
                                        "kurtosis": -0.49388900000000002,
                                        "skewness": -0.14018800000000001,
                                        "entropy": 0.91637400000000002
                                    }
                                },
                                "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": "JPEG",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 829,
                                    "height": 1114,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                    "date:create": "2024-11-23T02:02:52+00:00",
                                    "date:modify": "2024-11-23T02:02:52+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "f987182cab2be6fe04050be71932c2545df9bcbcf2c2b9b7f1bf7714f1812798"
                                },
                                "tainted": false,
                                "filesize": "171891B",
                                "numberPixels": "923506",
                                "pixelsPerSecond": "39.7179MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.023"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 3703,
                        "ttfb_start": 1473,
                        "ttfb_end": 1846,
                        "download_start": 1846,
                        "download_end": 3703,
                        "download_ms": 1857,
                        "all_start": 1473,
                        "all_end": 3703,
                        "all_ms": 2230,
                        "index": 22,
                        "number": 23
                    },
                    {
                        "type": 3,
                        "id": "30555.98",
                        "request_id": "30555.98",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/privacy-close.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/assets\/images\/privacy-close.svg",
                        "raw_id": "30555.98",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2210,
                        "ttfb_ms": 2209,
                        "load_start": 1496,
                        "load_start_float": 1496.0002899999999,
                        "bytesIn": 414,
                        "objectSize": 414,
                        "objectSizeUncompressed": 624,
                        "chunks": [
                            {
                                "ts": 3705,
                                "bytes": 414,
                                "inflated": 624
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "zstd",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/assets\/images\/privacy-close.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                "priority: i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: MISS",
                                "cf-ray: 8e6d944e583fd394-FRA",
                                "content-encoding: zstd",
                                "content-type: image\/svg+xml",
                                "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                "etag: W\/\"270-5b23cde461091\"",
                                "last-modified: Thu, 22 Oct 2020 06:49:40 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=9iPxELKglVxi1dra0yVXErSY1V4g%2BY1qqUry9SuzRs3Gll6yhgOzXoy53KnGvM52ijmEN61xqGKS7LSQawbkVtRydDuqfHPi2YornpRI7%2BuLBGgazlnmQQ0VWww1eurtI%2FN5l%2FJq15Vw3%2F3QH%2Fw%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=96600&sent=513&recv=129&lost=0&retrans=0&sent_bytes=530331&recv_bytes=20124&delivery_rate=56557&cwnd=117300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1510&x=1\"",
                                "server-timing: cfHdrFlush;dur=73",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2314,
                        "score_cache": 50,
                        "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": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 1494,
                        "netlog_id": 290,
                        "load_end": 3706,
                        "ttfb_start": 1496,
                        "ttfb_end": 3705,
                        "download_start": 3705,
                        "download_end": 3706,
                        "download_ms": 1,
                        "all_start": 1496,
                        "all_end": 3706,
                        "all_ms": 2210,
                        "index": 23,
                        "number": 24
                    },
                    {
                        "type": 3,
                        "id": "30555.5",
                        "request_id": "30555.5",
                        "ip_addr": "142.250.186.104",
                        "full_url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-4DBNJ406G4",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.googletagmanager.com",
                        "url": "\/gtag\/js?id=G-4DBNJ406G4",
                        "raw_id": "30555.5",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 1977,
                        "ttfb_ms": 262,
                        "load_start": 1763,
                        "load_start_float": 1763.000213,
                        "bytesIn": 103334,
                        "objectSize": 103334,
                        "objectSizeUncompressed": 301377,
                        "chunks": [
                            {
                                "ts": 2026,
                                "bytes": 1177,
                                "inflated": 2096
                            },
                            {
                                "ts": 2030,
                                "bytes": 2372,
                                "inflated": 10789
                            },
                            {
                                "ts": 2034,
                                "bytes": 2372,
                                "inflated": 14025
                            },
                            {
                                "ts": 2038,
                                "bytes": 1840,
                                "inflated": 5254
                            },
                            {
                                "ts": 2071,
                                "bytes": 2372,
                                "inflated": 6334
                            },
                            {
                                "ts": 2087,
                                "bytes": 2372,
                                "inflated": 5766
                            },
                            {
                                "ts": 2089,
                                "bytes": 2271,
                                "inflated": 7742
                            },
                            {
                                "ts": 2141,
                                "bytes": 1177,
                                "inflated": 4318
                            },
                            {
                                "ts": 2359,
                                "bytes": 2372,
                                "inflated": 9819
                            },
                            {
                                "ts": 2363,
                                "bytes": 2372,
                                "inflated": 5898
                            },
                            {
                                "ts": 2376,
                                "bytes": 2271,
                                "inflated": 5993
                            },
                            {
                                "ts": 2406,
                                "bytes": 9369,
                                "inflated": 25605
                            },
                            {
                                "ts": 2437,
                                "bytes": 2372,
                                "inflated": 5868
                            },
                            {
                                "ts": 2451,
                                "bytes": 2372,
                                "inflated": 6205
                            },
                            {
                                "ts": 2538,
                                "bytes": 1186,
                                "inflated": 3546
                            },
                            {
                                "ts": 2564,
                                "bytes": 1085,
                                "inflated": 3085
                            },
                            {
                                "ts": 2883,
                                "bytes": 1177,
                                "inflated": 3429
                            },
                            {
                                "ts": 2888,
                                "bytes": 2372,
                                "inflated": 6675
                            },
                            {
                                "ts": 2902,
                                "bytes": 2372,
                                "inflated": 6373
                            },
                            {
                                "ts": 2904,
                                "bytes": 1186,
                                "inflated": 3255
                            },
                            {
                                "ts": 2917,
                                "bytes": 1085,
                                "inflated": 3530
                            },
                            {
                                "ts": 2921,
                                "bytes": 2363,
                                "inflated": 5847
                            },
                            {
                                "ts": 2925,
                                "bytes": 2372,
                                "inflated": 5741
                            },
                            {
                                "ts": 2929,
                                "bytes": 2372,
                                "inflated": 6751
                            },
                            {
                                "ts": 2967,
                                "bytes": 2262,
                                "inflated": 6422
                            },
                            {
                                "ts": 2985,
                                "bytes": 2372,
                                "inflated": 6423
                            },
                            {
                                "ts": 3092,
                                "bytes": 2372,
                                "inflated": 6643
                            },
                            {
                                "ts": 3124,
                                "bytes": 1186,
                                "inflated": 2900
                            },
                            {
                                "ts": 3507,
                                "bytes": 1073,
                                "inflated": 2733
                            },
                            {
                                "ts": 3517,
                                "bytes": 1177,
                                "inflated": 3204
                            },
                            {
                                "ts": 3534,
                                "bytes": 2372,
                                "inflated": 7206
                            },
                            {
                                "ts": 3538,
                                "bytes": 2372,
                                "inflated": 6361
                            },
                            {
                                "ts": 3554,
                                "bytes": 1186,
                                "inflated": 3049
                            },
                            {
                                "ts": 3556,
                                "bytes": 1085,
                                "inflated": 3297
                            },
                            {
                                "ts": 3561,
                                "bytes": 2363,
                                "inflated": 6423
                            },
                            {
                                "ts": 3565,
                                "bytes": 2372,
                                "inflated": 6443
                            },
                            {
                                "ts": 3567,
                                "bytes": 1186,
                                "inflated": 3620
                            },
                            {
                                "ts": 3608,
                                "bytes": 2271,
                                "inflated": 6400
                            },
                            {
                                "ts": 3632,
                                "bytes": 2363,
                                "inflated": 6711
                            },
                            {
                                "ts": 3710,
                                "bytes": 2372,
                                "inflated": 7129
                            },
                            {
                                "ts": 3712,
                                "bytes": 1186,
                                "inflated": 3149
                            },
                            {
                                "ts": 3717,
                                "bytes": 2271,
                                "inflated": 5971
                            },
                            {
                                "ts": 3722,
                                "bytes": 2363,
                                "inflated": 5865
                            },
                            {
                                "ts": 3725,
                                "bytes": 2372,
                                "inflated": 6738
                            },
                            {
                                "ts": 3729,
                                "bytes": 2372,
                                "inflated": 6898
                            },
                            {
                                "ts": 3733,
                                "bytes": 2262,
                                "inflated": 6938
                            },
                            {
                                "ts": 3737,
                                "bytes": 2372,
                                "inflated": 9215
                            },
                            {
                                "ts": 3740,
                                "bytes": 3101,
                                "inflated": 7695
                            }
                        ],
                        "expires": "Sat, 23 Nov 2024 02:02:50 GMT",
                        "cacheControl": "private, max-age=900",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 287,
                        "protocol": "HTTP\/2",
                        "dns_start": 1449,
                        "dns_end": 1480,
                        "connect_start": 1481,
                        "connect_end": 1541,
                        "ssl_start": 1541,
                        "ssl_end": 1763,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.google-analytics.com",
                            "sanList": [
                                "*.google-analytics.com",
                                "region1.app-measurement.com",
                                "app-measurement.com",
                                "region1.att.app-measurement.com",
                                "att.app-measurement.com",
                                "region1.analytics.app-measurement.com",
                                "analytics.app-measurement.com",
                                "region1.app-analytics-services-att.com",
                                "app-analytics-services-att.com",
                                "region1.app-analytics-services.com",
                                "app-analytics-services.com",
                                "google-analytics.com",
                                "region1.google-analytics.com",
                                "ssl.google-analytics.com",
                                "www.google-analytics.com",
                                "region1.analytics.google.com",
                                "googletagmanager.com",
                                "www.googletagmanager.com",
                                "urchin.com",
                                "service.urchin.com",
                                "fps.goog",
                                "*.fps.goog",
                                "googleoptimize.com",
                                "www.googleoptimize.com"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1729499817,
                            "validTo": 1736757416,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1729503418988,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450220051B96E224B12F8A839D7348692F96A65EBD7DF29CCE644F1D31B2B1FB70E303022100E240CE9888C9D11A873C031B8962AD007F553648CD271BF0E4BF3B2B237D9D68"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2025'",
                                    "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                    "timestamp": 1729503419992,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502203C6D559032697D647E828C7B3CA63D87EA37BDCB0D402636CA0C127563384CF2022100AB71FB8737974439A49DFA858195943BD29C905F99FA6BB0BB5A2B85CE829F62"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": 53,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.googletagmanager.com",
                                ":method: GET",
                                ":path: \/gtag\/js?id=G-4DBNJ406G4",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-headers: Cache-Control",
                                "access-control-allow-origin: *",
                                "cache-control: private, max-age=900",
                                "content-encoding: br",
                                "content-length: 103334",
                                "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascgcycc:838:0",
                                "content-type: application\/javascript; charset=UTF-8",
                                "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                "expires: Sat, 23 Nov 2024 02:02:50 GMT",
                                "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascgcycc:838:0\"}],}",
                                "server: Google Tag Manager",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1807,
                        "score_cache": 0,
                        "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": 31,
                        "connect_ms": 60,
                        "ssl_ms": 222,
                        "gzip_total": 103334,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 900,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 1448,
                        "socket_group": "https:\/\/www.googletagmanager.com <https:\/\/lascolinasgolfresort.be 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": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 213,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGvzCCBaegAwIBAgIRAIDYDSLinas6CpYEmhxu6HQwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MTAyMTA4MzY1N1oXDTI1MDExMzA4MzY1NlowITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABBUT9T0NmrtiE5\/x+0nApP4j73gWp\/i0mWUgheB2fN6y0Gr2XIqZ\nFobAdD9lFW0C7\/E0iYe4DIBnANDI5dL3RcijggShMIIEnTAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nzMKk4bS4uNOI5Dr5wnddQHXspfkwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvb0JGWVlhaHpnVkkuY3JsMIIBBAYKKwYB\nBAHWeQIEAgSB9QSB8gDwAHYAzxFW7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87M\nOwgAAAGSrm\/abAAABAMARzBFAiAFG5biJLEvioOdc0hpL5amXr198pzOZE8dMbKx\n+3DjAwIhAOJAzpiIydEahzwDG4lirQB\/VTZIzScb8OS\/OysjfZ1oAHYAzPsPaoVx\nCWX+lZtTzumyfCLphVwNl422qX5UwP5MDbAAAAGSrm\/eWAAABAMARzBFAiA8bVWQ\nMml9ZH6CjHs8pj2H6je9yw1AJjbKDBJ1YzhM8gIhAKtx+4c3l0Q5pJ36hYGVlDvS\nnJBfmfprsLtaK4XOgp9iMA0GCSqGSIb3DQEBCwUAA4IBAQA97nFNamJqmb8I2DYN\nMU9bAJiNCMASqu7bAKfP4IzQKzdlh4BMrDEn\/dswq\/iZuNTZXW41KLM60WXrgXL4\n2fs44RKqj9zuIikxNE9GsechO3lPndj1gzdzqrKoaNu2pSINRepFT+WlAJhjjNRm\nBdxJB+KiML0ZjkjzInbSJ7KHXAwNk15s7hIqbfCAP8syD1BjUPfeWamF19ExqJUN\nYxbVv8aPRTQOKuL2RiX+hup7jMViz5CdvmxJDNUpdhtuu+\/9v9GbP9gsL75sUrAA\nPEtxRse1k7T\/NohT7s6Crl2CfhrAy\/G8bHMzoyMkAQrOMR9m1+wi6y3EUO6LrCBj\nDx4r\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 3740,
                        "ttfb_start": 1763,
                        "ttfb_end": 2025,
                        "download_start": 2025,
                        "download_end": 3740,
                        "download_ms": 1715,
                        "all_start": 1449,
                        "all_end": 3740,
                        "all_ms": 2290,
                        "index": 24,
                        "number": 25,
                        "cpuTimes": {
                            "EvaluateScript": 14,
                            "v8.compile": 4,
                            "FunctionCall": 30
                        },
                        "cpu.EvaluateScript": 14,
                        "cpu.v8.compile": 4,
                        "cpu.FunctionCall": 30,
                        "cpuTime": 48,
                        "js_timing": [
                            [
                                3847.904,
                                3861.6869999999999
                            ],
                            [
                                3847.9259999999999,
                                3851.5210000000002
                            ],
                            [
                                3861.9180000000001,
                                3888.8429999999998
                            ],
                            [
                                3888.9929999999999,
                                3890.873
                            ],
                            [
                                3891.6260000000002,
                                3891.703
                            ],
                            [
                                3891.7759999999998,
                                3891.8290000000002
                            ],
                            [
                                3893.2800000000002,
                                3893.3339999999998
                            ],
                            [
                                3893.3539999999998,
                                3893.4389999999999
                            ],
                            [
                                3893.451,
                                3893.4589999999998
                            ],
                            [
                                3893.4659999999999,
                                3893.4699999999998
                            ],
                            [
                                3893.4780000000001,
                                3893.482
                            ],
                            [
                                3893.489,
                                3893.4929999999999
                            ],
                            [
                                3893.5010000000002,
                                3893.518
                            ],
                            [
                                3893.5259999999998,
                                3893.8699999999999
                            ],
                            [
                                3893.8890000000001,
                                3893.9000000000001
                            ],
                            [
                                3893.9110000000001,
                                3893.9160000000002
                            ],
                            [
                                3893.924,
                                3894.0479999999998
                            ],
                            [
                                3894.0569999999998,
                                3894.0810000000001
                            ],
                            [
                                3894.0889999999999,
                                3894.0999999999999
                            ],
                            [
                                3894.1089999999999,
                                3894.127
                            ],
                            [
                                3894.136,
                                3894.1460000000002
                            ],
                            [
                                3894.826,
                                3894.8420000000001
                            ],
                            [
                                3894.8499999999999,
                                3895.337
                            ],
                            [
                                3895.3969999999999,
                                3895.4059999999999
                            ],
                            [
                                3895.413,
                                3895.4169999999999
                            ],
                            [
                                3895.424,
                                3895.4270000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "30555.68",
                        "request_id": "30555.68",
                        "ip_addr": "23.32.238.192",
                        "full_url": "https:\/\/use.typekit.net\/af\/1ca530\/00000000000000003b9b1a94\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/1ca530\/00000000000000003b9b1a94\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3",
                        "raw_id": "30555.68",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 513,
                        "ttfb_ms": 361,
                        "load_start": 2091,
                        "load_start_float": 2091.0003019999999,
                        "bytesIn": 40652,
                        "objectSize": 40652,
                        "objectSizeUncompressed": 40652,
                        "chunks": [
                            {
                                "ts": 2514,
                                "bytes": 16384
                            },
                            {
                                "ts": 2569,
                                "bytes": 16384
                            },
                            {
                                "ts": 2604,
                                "bytes": 7884
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 309,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 1590,
                        "connect_end": 1778,
                        "ssl_start": 1778,
                        "ssl_end": 2090,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "use.typekit.net",
                            "sanList": [
                                "use.typekit.net",
                                "apicdn-dev.typekit.net",
                                "use.edgefonts.net",
                                "faster.typekit.net",
                                "use.typekit.com",
                                "fontservicescdn-dev.typekit.net",
                                "webfonts.creativecloud.com",
                                "faster-staging.typekit.net",
                                "muse.typekit.net",
                                "p.typekit.net",
                                "apicdn-staging.typekit.net",
                                "fonts.typekit.net",
                                "use-staging.typekit.net",
                                "emoji-staging.typekit.net",
                                "apicdn.typekit.net",
                                "primer.typekit.net",
                                "emoji.typekit.net",
                                "fontservicescdn-staging.typekit.net",
                                "fontservicescdn.typekit.net",
                                "ping.typekit.net",
                                "cctypekit-dev.typekit.net"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1729123200,
                            "validTo": 1763423999,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h2' log",
                                    "logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
                                    "timestamp": 1729197795864,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E2A6FAC96D9DD183B6941C2FBFF216F32F7B408EC4B14E9E54319E289FB76C0C02203EF9F16FBB18DE33A794F5AE5C01730874B4BED6214D6E0C6B072C3E9212EC37"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1729197795836,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022065202B61A4925199D3D0EC46527C6305B944A8942D0F0F9A1B254028DDBBEF3C022005C5C34016D86A7B1D1553D9C4013301FEE9AD5C48D1EA41141FF1C800F4323E"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2025'",
                                    "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                    "timestamp": 1729197796007,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402204516754B00644A61BF9C5E15AE5640B944F6C7593DE6D2B32210BCA722EC62DF0220267B7BBB103AC78978A9DB12B8657C50FA76B39A0BE6C16861716C56C2B36F79"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/use.typekit.net\/dls6lxx.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/1ca530\/00000000000000003b9b1a94\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.lascolinasgolfresort.be",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/dls6lxx.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 40652",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                "etag: \"fca19070ae5e22c2d769f572fd4e3111976c4140\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 100,
                        "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": 188,
                        "ssl_ms": 312,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1574,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/lascolinasgolfresort.be same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                            "SETTINGS_MAX_FRAME_SIZE": 16384,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 302,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIH5DCCBsygAwIBAgIQB5kQPgtygEtUoeRn69lbbDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQx\nMDE3MDAwMDAwWhcNMjUxMTE3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABI6ekx1Yv6xHRsMSJiSqy4YWCSWcQl6BxKlm0DdBr1VQ0TLEfIJ8\noZstmTlIYz8Y2QuE7IyVEX85ncAe22QsbTmjggVmMIIFYjAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUwCcy0m7aiv2BARLlz9ianVDM\nYKMwggH1BgNVHREEggHsMIIB6IIPdXNlLnR5cGVraXQubmV0ghZhcGljZG4tZGV2\nLnR5cGVraXQubmV0ghF1c2UuZWRnZWZvbnRzLm5ldIISZmFzdGVyLnR5cGVraXQu\nbmV0gg91c2UudHlwZWtpdC5jb22CH2ZvbnRzZXJ2aWNlc2Nkbi1kZXYudHlwZWtp\ndC5uZXSCGndlYmZvbnRzLmNyZWF0aXZlY2xvdWQuY29tghpmYXN0ZXItc3RhZ2lu\nZy50eXBla2l0Lm5ldIIQbXVzZS50eXBla2l0Lm5ldIINcC50eXBla2l0Lm5ldIIa\nYXBpY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCEWZvbnRzLnR5cGVraXQubmV0ghd1\nc2Utc3RhZ2luZy50eXBla2l0Lm5ldIIZZW1vamktc3RhZ2luZy50eXBla2l0Lm5l\ndIISYXBpY2RuLnR5cGVraXQubmV0ghJwcmltZXIudHlwZWtpdC5uZXSCEWVtb2pp\nLnR5cGVraXQubmV0giNmb250c2VydmljZXNjZG4tc3RhZ2luZy50eXBla2l0Lm5l\ndIIbZm9udHNlcnZpY2VzY2RuLnR5cGVraXQubmV0ghBwaW5nLnR5cGVraXQubmV0\nghljY3R5cGVraXQtZGV2LnR5cGVraXQubmV0MD4GA1UdIAQ3MDUwMwYGZ4EMAQIC\nMCkwJwYIKwYBBQUHAgEWG2h0dHA6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAOBgNV\nHQ8BAf8EBAMCA4gwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGfBgNV\nHR8EgZcwgZQwSKBGoESGQmh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2Vy\ndEdsb2JhbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNybDBIoEagRIZCaHR0cDov\nL2NybDQuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYy\nMDIwQ0ExLTEuY3JsMIGHBggrBgEFBQcBAQR7MHkwJAYIKwYBBQUHMAGGGGh0dHA6\nLy9vY3NwLmRpZ2ljZXJ0LmNvbTBRBggrBgEFBQcwAoZFaHR0cDovL2NhY2VydHMu\nZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0Ex\nLTEuY3J0MAwGA1UdEwEB\/wQCMAAwggF8BgorBgEEAdZ5AgQCBIIBbASCAWgBZgB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABkpw4ahgAAAQDAEcw\nRQIhAOKm+sltndGDtpQcL7\/yFvMve0COxLFOnlQxniift2wMAiA++fFvuxjeM6eU\n9a5cAXMIdLS+1iFNbgxrByw+khLsNwB1AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7\nuocyHf0eN45QAAABkpw4afwAAAQDAEYwRAIgZSArYaSSUZnT0OxGUnxjBblEqJQt\nDw+aGyVAKN277zwCIAXFw0AW2Gp7HRVT2cQBMwH+6a1cSNHqQRQf8cgA9DI+AHUA\nzPsPaoVxCWX+lZtTzumyfCLphVwNl422qX5UwP5MDbAAAAGSnDhqpwAABAMARjBE\nAiBFFnVLAGRKYb+cXhWuVkC5RPbHWT3m0rMiELynIuxi3wIgJnt7uxA6x4l4qdsS\nuGV8UPp2s5oL5sFoYXFsVsKzb3kwDQYJKoZIhvcNAQELBQADggEBAF6sPkbqL0BY\nRAhnZrjxUepPEvTdrI8KzIOUXri4vn3uh2dclC0FzvtyUTWtVERwIyomgukurIy2\nXXHxWZe75hppNhIZCSDzrTx3Za0dCeGFOoHTm6jgcgj\/NnPmpHUsq\/BQmjdc\/THY\nGc+4v8X9rAGuUcPP1YB\/GoIE8xdhqRK4B5jzSjqAbzZo5pAnCpQvdyG3VXgXtF\/U\nv6LJ5EV5FubsDKm1Hd5ZKaliJ0hrUwzu1yuBOQCldVv0817UpDrnBq\/TMWIu6efs\n9pf9ni3ZZ30tMPM0FsBMUAf7ZFDVRe2gXZl5DAO8Goxvzr9DjneuZOyjGPfogXh8\n8BKIWPKxhic=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 35542,
                                "DYNA": 333,
                                "GDYN": 333,
                                "GPOS": 27834,
                                "GSUB": 8290,
                                "OS\/2": 96,
                                "cmap": 602,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 2104,
                                "maxp": 6,
                                "name": 1168,
                                "post": 32
                            },
                            "names": {
                                "0": "Copyright \u00a9 Olivier Gourvat - Mostardesign Type Foundry, 2016. A",
                                "1": "Sofia Pro Extra Light",
                                "2": "Regular",
                                "3": "OlivierGourvat-MostardesignTypeFoundry: Sofia Pro Extra Light: 2",
                                "4": "Sofia Pro Extra Light",
                                "5": "Version 3.000;PS 003.000;hotconv 1.0.88;makeotf.lib2.5.64775",
                                "6": "SofiaProExtraLight",
                                "14": "http:\/\/typekit.com\/eulas\/00000000000000003b9b1a94"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 544,
                                "usWeightClass": 300,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 280,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684355311,
                                "ulUnicodeRange2": 1342234747,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "UKWN",
                                "fsSelection": 0,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 57350,
                                "sTypoAscender": 750,
                                "sTypoDescender": -250,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1138,
                                "usWinDescent": 302,
                                "ulCodePageRange1": 536871319,
                                "ulCodePageRange2": 0,
                                "sxHeight": 467,
                                "sCapHeight": 690,
                                "usDefaultChar": 32,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 5,
                                    "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,
                                    338,
                                    339,
                                    376,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8364,
                                    8482,
                                    57344,
                                    57345,
                                    57346,
                                    57347,
                                    57348,
                                    57350
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "AZE ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "CRT ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "KAZ ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "MOL ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "ROM ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "TAT ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "TRK ": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 214,
                                "num_glyphs": 526
                            }
                        },
                        "load_end": 2604,
                        "ttfb_start": 2091,
                        "ttfb_end": 2452,
                        "download_start": 2452,
                        "download_end": 2604,
                        "download_ms": 152,
                        "all_start": 1590,
                        "all_end": 2604,
                        "all_ms": 1013,
                        "index": 25,
                        "number": 26
                    },
                    {
                        "type": 3,
                        "id": "30555.74",
                        "request_id": "30555.74",
                        "ip_addr": "23.32.238.192",
                        "full_url": "https:\/\/use.typekit.net\/af\/5855b2\/00000000000000003b9b1a98\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/5855b2\/00000000000000003b9b1a98\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                        "raw_id": "30555.74",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 996,
                        "ttfb_ms": 513,
                        "load_start": 2091,
                        "load_start_float": 2091.0003099999999,
                        "bytesIn": 40272,
                        "objectSize": 40272,
                        "objectSizeUncompressed": 40272,
                        "chunks": [
                            {
                                "ts": 2990,
                                "bytes": 16384
                            },
                            {
                                "ts": 3047,
                                "bytes": 16384
                            },
                            {
                                "ts": 3087,
                                "bytes": 7504
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 309,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/use.typekit.net\/dls6lxx.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/5855b2\/00000000000000003b9b1a98\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.lascolinasgolfresort.be",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/dls6lxx.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 40272",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                "etag: \"6d15c45d64f64175b9a3528cb8f1e719fe42ab00\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 100,
                        "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": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1590,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/lascolinasgolfresort.be same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 310,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 35387,
                                "DYNA": 333,
                                "GDYN": 333,
                                "GPOS": 27356,
                                "GSUB": 8290,
                                "OS\/2": 96,
                                "cmap": 602,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 2104,
                                "maxp": 6,
                                "name": 1123,
                                "post": 32
                            },
                            "names": {
                                "0": "Copyright \u00a9 Olivier Gourvat - Mostardesign Type Foundry, 2016. A",
                                "1": "Sofia Pro Regular",
                                "2": "Regular",
                                "3": "OlivierGourvat-MostardesignTypeFoundry: Sofia Pro Regular: 2016",
                                "4": "Sofia Pro Regular",
                                "5": "Version 3.000;PS 003.000;hotconv 1.0.88;makeotf.lib2.5.64775",
                                "6": "SofiaProRegular",
                                "14": "http:\/\/typekit.com\/eulas\/00000000000000003b9b1a98"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 558,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 280,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684355311,
                                "ulUnicodeRange2": 1342234747,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "UKWN",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 57350,
                                "sTypoAscender": 750,
                                "sTypoDescender": -250,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1138,
                                "usWinDescent": 302,
                                "ulCodePageRange1": 536871319,
                                "ulCodePageRange2": 0,
                                "sxHeight": 467,
                                "sCapHeight": 689,
                                "usDefaultChar": 32,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 5,
                                    "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,
                                    338,
                                    339,
                                    376,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8364,
                                    8482,
                                    57344,
                                    57345,
                                    57346,
                                    57347,
                                    57348,
                                    57350
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "AZE ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "CRT ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "KAZ ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "MOL ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "ROM ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "TAT ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "TRK ": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 214,
                                "num_glyphs": 526
                            }
                        },
                        "load_end": 3087,
                        "ttfb_start": 2091,
                        "ttfb_end": 2604,
                        "download_start": 2604,
                        "download_end": 3087,
                        "download_ms": 483,
                        "all_start": 2091,
                        "all_end": 3087,
                        "all_ms": 996,
                        "index": 26,
                        "number": 27
                    },
                    {
                        "type": 3,
                        "id": "30555.41",
                        "request_id": "30555.41",
                        "ip_addr": "23.32.238.192",
                        "full_url": "https:\/\/use.typekit.net\/af\/4939c3\/00000000000000003b9b28bb\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/4939c3\/00000000000000003b9b28bb\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3",
                        "raw_id": "30555.41",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 1056,
                        "ttfb_ms": 996,
                        "load_start": 2091,
                        "load_start_float": 2091.0003160000001,
                        "bytesIn": 17732,
                        "objectSize": 17732,
                        "objectSizeUncompressed": 17732,
                        "chunks": [
                            {
                                "ts": 3147,
                                "bytes": 17732
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 309,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/use.typekit.net\/dls6lxx.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/4939c3\/00000000000000003b9b28bb\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.lascolinasgolfresort.be",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/dls6lxx.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 17732",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                "etag: \"9eabdb22b5f85e9d4ee6c5a2c9959ad50bbbd62c\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 100,
                        "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": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1592,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/lascolinasgolfresort.be same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 316,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 22946,
                                "DYNA": 136,
                                "GDYN": 157,
                                "GPOS": 12138,
                                "GSUB": 966,
                                "OS\/2": 96,
                                "cmap": 506,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 932,
                                "maxp": 6,
                                "name": 1770,
                                "post": 32
                            },
                            "names": {
                                "0": "2009-2018 Copyright Jean Francois Porchez, Typofonderie. Std ver",
                                "1": "AWConqueror Std Didot Light",
                                "2": "Regular",
                                "3": "Typofonderie: AWConqueror Std Didot Light: 2018",
                                "4": "AWConqueror Std Didot Light",
                                "5": "Version 2.1",
                                "6": "AWConquerorStdDidot-Light",
                                "14": "http:\/\/typekit.com\/eulas\/00000000000000003b9b28bb"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 550,
                                "usWeightClass": 300,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 10,
                                "yStrikeoutPosition": 268,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2147483823,
                                "ulUnicodeRange2": 1342185578,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "PTF ",
                                "fsSelection": 0,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 57350,
                                "sTypoAscender": 750,
                                "sTypoDescender": -250,
                                "sTypoLineGap": 0,
                                "usWinAscent": 833,
                                "usWinDescent": 312,
                                "ulCodePageRange1": 147,
                                "ulCodePageRange2": 0,
                                "sxHeight": 447,
                                "sCapHeight": 674,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 4,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 4,
                                    "bWeight": 3,
                                    "bProportion": 3,
                                    "bContrast": 7,
                                    "bStrokeVariation": 5,
                                    "bArmStyle": 6,
                                    "bLetterForm": 2,
                                    "bMidline": 2,
                                    "bXHeight": 4
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": -193,
                                "underlineThickness": 10,
                                "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,
                                    338,
                                    339,
                                    376,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8364,
                                    8482,
                                    57344,
                                    57345,
                                    57346,
                                    57347,
                                    57348,
                                    57350
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "ordn",
                                            "sups"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "ordn",
                                            "sups"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "case",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "ordn",
                                            "sups"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "case",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "ordn",
                                            "sups"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ],
                                        "AZE ": [
                                            "kern"
                                        ],
                                        "TRK ": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 214,
                                "num_glyphs": 233
                            }
                        },
                        "load_end": 3147,
                        "ttfb_start": 2091,
                        "ttfb_end": 3087,
                        "download_start": 3087,
                        "download_end": 3147,
                        "download_ms": 60,
                        "all_start": 2091,
                        "all_end": 3147,
                        "all_ms": 1056,
                        "index": 27,
                        "number": 28
                    },
                    {
                        "type": 3,
                        "id": "30555.62",
                        "request_id": "30555.62",
                        "ip_addr": "23.32.238.192",
                        "full_url": "https:\/\/use.typekit.net\/af\/30420e\/00000000000000003b9b1a9e\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/30420e\/00000000000000003b9b1a9e\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                        "raw_id": "30555.62",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 1581,
                        "ttfb_ms": 1057,
                        "load_start": 2092,
                        "load_start_float": 2092.0003219999999,
                        "bytesIn": 41496,
                        "objectSize": 41496,
                        "objectSizeUncompressed": 41496,
                        "chunks": [
                            {
                                "ts": 3222,
                                "bytes": 16384
                            },
                            {
                                "ts": 3653,
                                "bytes": 16384
                            },
                            {
                                "ts": 3673,
                                "bytes": 8728
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 309,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/use.typekit.net\/dls6lxx.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/30420e\/00000000000000003b9b1a9e\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.lascolinasgolfresort.be",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/dls6lxx.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 41496",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                "etag: \"a859da2f81bafd36dfbf1aa7ded93511808dc7c3\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2251,
                        "score_cache": 100,
                        "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": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 1607,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/lascolinasgolfresort.be same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 322,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 36323,
                                "DYNA": 333,
                                "GDYN": 333,
                                "GPOS": 28222,
                                "GSUB": 8290,
                                "OS\/2": 96,
                                "cmap": 602,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 2104,
                                "maxp": 6,
                                "name": 1059,
                                "post": 32
                            },
                            "names": {
                                "0": "Copyright \u00a9 Olivier Gourvat - Mostardesign Type Foundry, 2016. A",
                                "1": "Sofia Pro",
                                "2": "Bold",
                                "3": "OlivierGourvat-MostardesignTypeFoundry: Sofia Pro Bold: 2016",
                                "4": "Sofia Pro",
                                "5": "Version 3.000;PS 003.000;hotconv 1.0.88;makeotf.lib2.5.64775",
                                "6": "SofiaPro-Bold",
                                "14": "http:\/\/typekit.com\/eulas\/00000000000000003b9b1a9e"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 571,
                                "usWeightClass": 700,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 279,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684355311,
                                "ulUnicodeRange2": 1342234747,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "UKWN",
                                "fsSelection": 32,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 57350,
                                "sTypoAscender": 750,
                                "sTypoDescender": -250,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1138,
                                "usWinDescent": 302,
                                "ulCodePageRange1": 536871319,
                                "ulCodePageRange2": 0,
                                "sxHeight": 466,
                                "sCapHeight": 689,
                                "usDefaultChar": 32,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 5,
                                    "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,
                                    338,
                                    339,
                                    376,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8364,
                                    8482,
                                    57344,
                                    57345,
                                    57346,
                                    57347,
                                    57348,
                                    57350
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "c2sc",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "subs",
                                            "sups",
                                            "tnum",
                                            "zero"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "AZE ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "CRT ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "KAZ ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "MOL ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "ROM ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "TAT ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "TRK ": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 214,
                                "num_glyphs": 526
                            }
                        },
                        "load_end": 3673,
                        "ttfb_start": 2092,
                        "ttfb_end": 3149,
                        "download_start": 3149,
                        "download_end": 3673,
                        "download_ms": 524,
                        "all_start": 2092,
                        "all_end": 3673,
                        "all_ms": 1581,
                        "index": 28,
                        "number": 29
                    },
                    {
                        "type": 3,
                        "id": "30555.102",
                        "request_id": "30555.102",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/favicons\/favicon.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/assets\/images\/favicons\/favicon.png",
                        "raw_id": "30555.102",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 94,
                        "ttfb_ms": 91,
                        "load_start": 3794,
                        "load_start_float": 3794.000368,
                        "bytesIn": 2457,
                        "objectSize": 2457,
                        "objectSizeUncompressed": 2457,
                        "chunks": [
                            {
                                "ts": 3886,
                                "bytes": 531
                            },
                            {
                                "ts": 3888,
                                "bytes": 1926
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=14400",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 0,
                        "protocol": "h3",
                        "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: www.lascolinasgolfresort.be",
                                ":method: GET",
                                ":path: \/assets\/images\/favicons\/favicon.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",
                                "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d; _ga_4DBNJ406G4=GS1.1.1732327372.1.0.1732327372.0.0.0; _ga=GA1.1.1637198428.1732327372",
                                "priority: u=1, i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=14400",
                                "cf-cache-status: REVALIDATED",
                                "cf-ray: 8e6d945c9883d394-FRA",
                                "content-length: 2457",
                                "content-type: image\/png",
                                "date: Sat, 23 Nov 2024 02:02:52 GMT",
                                "etag: \"999-5b23d09f3722f\"",
                                "last-modified: Thu, 22 Oct 2020 07:01:53 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=x5lz1U9HO5JCvAW%2BF2oqMVSIgI8ufalyfjOZ5a1jUk5aqt33EuwmPueoEXFU4Qog7FkmEy8hotQ3A4Y%2Fwlq2xdDJzxrQ1LxXOCPKRzlSVFpGF4y6xwMSACtGiUrXLZ8nKGXmx2UB7gUv2xGi9HA%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=623049&sent=1372&recv=336&lost=0&retrans=0&sent_bytes=1452405&recv_bytes=30192&delivery_rate=345315&cwnd=306300&unsent_bytes=0&cid=e9d222b83361c68c&ts=3794&x=1\"",
                                "server-timing: cfHdrFlush;dur=0",
                                "vary: Accept-Encoding"
                            ]
                        },
                        "bytesOut": 2527,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 31,
                        "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": 2457,
                        "image_save": 1674,
                        "cache_time": 14400,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 3793,
                        "netlog_id": 368,
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "2.4 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 96,
                                    "ImageHeight": 96,
                                    "BitDepth": 8,
                                    "ColorType": "RGB",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 2835,
                                    "PixelsPerUnitY": 2835,
                                    "PixelUnits": "meters"
                                },
                                "XMP": {
                                    "XMPToolkit": "Adobe XMP Core 5.6-c145 79.163499, 2018\/08\/13-16:40:22        ",
                                    "CreatorTool": "Adobe Photoshop CC 2015.5 (Macintosh)",
                                    "CreateDate": "2019:04:16 13:53:39+02:00",
                                    "ModifyDate": "2019:06:12 17:13:27+02:00",
                                    "MetadataDate": "2019:06:12 17:13:27+02:00",
                                    "InstanceID": "xmp.iid:3b161075-47f8-46b4-adae-b3cc81f1a5df",
                                    "DocumentID": "xmp.did:070CD0908E3411E6977DDA02F72BAA6E",
                                    "OriginalDocumentID": "xmp.did:070CD0908E3411E6977DDA02F72BAA6E",
                                    "Format": "image\/png",
                                    "ColorMode": "RGB",
                                    "ICCProfileName": "sRGB IEC61966-2.1",
                                    "DerivedFromInstanceID": "xmp.iid:070CD08D8E3411E6977DDA02F72BAA6E",
                                    "DerivedFromDocumentID": "xmp.did:070CD08E8E3411E6977DDA02F72BAA6E",
                                    "HistoryAction": "saved",
                                    "HistoryInstanceID": "xmp.iid:3b161075-47f8-46b4-adae-b3cc81f1a5df",
                                    "HistoryWhen": "2019:06:12 17:13:27+02:00",
                                    "HistorySoftwareAgent": "Adobe Photoshop CC 2019 (Macintosh)",
                                    "HistoryChanged": "\/",
                                    "TextLayerName": "L",
                                    "TextLayerText": "L"
                                },
                                "Composite": {
                                    "ImageSize": "96x96",
                                    "Megapixels": 0.0089999999999999993
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 96,
                                    "height": 96,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 28.350000000000001,
                                    "y": 28.350000000000001
                                },
                                "printSize": {
                                    "x": 3.3862399999999999,
                                    "y": 3.3862399999999999
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "Palette",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 9216,
                                "imageStatistics": {
                                    "all": {
                                        "min": 84,
                                        "max": 255,
                                        "mean": 245.428,
                                        "standardDeviation": 34.240000000000002,
                                        "kurtosis": 11.626799999999999,
                                        "skewness": -3.5961400000000001,
                                        "entropy": 0.13814100000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 136,
                                        "max": 255,
                                        "mean": 246.85300000000001,
                                        "standardDeviation": 29.049600000000002,
                                        "kurtosis": 9.9258699999999997,
                                        "skewness": -3.4203299999999999,
                                        "entropy": 0.13814100000000001
                                    },
                                    "green": {
                                        "min": 123,
                                        "max": 255,
                                        "mean": 245.988,
                                        "standardDeviation": 32.182099999999998,
                                        "kurtosis": 9.9761100000000003,
                                        "skewness": -3.4274900000000001,
                                        "entropy": 0.13814100000000001
                                    },
                                    "blue": {
                                        "min": 84,
                                        "max": 255,
                                        "mean": 243.44399999999999,
                                        "standardDeviation": 41.488300000000002,
                                        "kurtosis": 10.1724,
                                        "skewness": -3.4553600000000002,
                                        "entropy": 0.13814100000000001
                                    }
                                },
                                "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": 96,
                                    "height": 96,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-11-23T02:02:52+00:00",
                                    "date:modify": "2024-11-23T02:02:52+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "2",
                                    "png:IHDR.color_type": "2 (Truecolor)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "96, 96",
                                    "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "9c0407e4f8acaf663e8b04baa58340a49b2a7e1d66c3310df22c0ee527c756e1"
                                },
                                "tainted": false,
                                "filesize": "2457B",
                                "numberPixels": "9216",
                                "pixelsPerSecond": "13.1902MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.000"
                            }
                        },
                        "load_end": 3888,
                        "ttfb_start": 3794,
                        "ttfb_end": 3885,
                        "download_start": 3885,
                        "download_end": 3888,
                        "download_ms": 3,
                        "all_start": 3794,
                        "all_end": 3888,
                        "all_ms": 94,
                        "index": 29,
                        "number": 30
                    },
                    {
                        "type": 3,
                        "id": "30555.101",
                        "request_id": "30555.101",
                        "ip_addr": "142.250.186.174",
                        "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-4DBNJ406G4&gtm=45je4bk0v888893592za200&_p=1732327369876&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102077855~102081485&cid=1637198428.1732327372&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B129.0.0.0%7CGoogle%2520Chrome%3B129.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1732327372&sct=1&seg=0&dl=https%3A%2F%2Fwww.lascolinasgolfresort.be%2F&dt=Las%20Colinas%20Golf%20%26%20Country%20Club%20%7C%20Appartementen%20en%20villa%27s%20Las%20Colinas%20Golf%20%26%20Country%20Club%2C%20Spanje%2C%20Alicante%2C%20luxeresort%2C%20golfresort&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3787",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "www.google-analytics.com",
                        "url": "\/g\/collect?v=2&tid=G-4DBNJ406G4&gtm=45je4bk0v888893592za200&_p=1732327369876&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102077855~102081485&cid=1637198428.1732327372&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B129.0.0.0%7CGoogle%2520Chrome%3B129.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1732327372&sct=1&seg=0&dl=https%3A%2F%2Fwww.lascolinasgolfresort.be%2F&dt=Las%20Colinas%20Golf%20%26%20Country%20Club%20%7C%20Appartementen%20en%20villa%27s%20Las%20Colinas%20Golf%20%26%20Country%20Club%2C%20Spanje%2C%20Alicante%2C%20luxeresort%2C%20golfresort&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3787",
                        "raw_id": "30555.101",
                        "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 204,
                        "request_type": "Fetch",
                        "load_ms": 49,
                        "ttfb_ms": 49,
                        "load_start": 3917,
                        "load_start_float": 3917.000356,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                        "cacheControl": "no-cache, no-store, must-revalidate",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 376,
                        "protocol": "HTTP\/2",
                        "dns_start": 3785,
                        "dns_end": 3823,
                        "connect_start": 3824,
                        "connect_end": 3853,
                        "ssl_start": 3853,
                        "ssl_end": 3916,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.google-analytics.com",
                            "sanList": [
                                "*.google-analytics.com",
                                "region1.app-measurement.com",
                                "app-measurement.com",
                                "region1.att.app-measurement.com",
                                "att.app-measurement.com",
                                "region1.analytics.app-measurement.com",
                                "analytics.app-measurement.com",
                                "region1.app-analytics-services-att.com",
                                "app-analytics-services-att.com",
                                "region1.app-analytics-services.com",
                                "app-analytics-services.com",
                                "google-analytics.com",
                                "region1.google-analytics.com",
                                "ssl.google-analytics.com",
                                "www.google-analytics.com",
                                "region1.analytics.google.com",
                                "googletagmanager.com",
                                "www.googletagmanager.com",
                                "urchin.com",
                                "service.urchin.com",
                                "fps.goog",
                                "*.fps.goog",
                                "googleoptimize.com",
                                "www.googleoptimize.com"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1729499817,
                            "validTo": 1736757416,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1729503418988,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450220051B96E224B12F8A839D7348692F96A65EBD7DF29CCE644F1D31B2B1FB70E303022100E240CE9888C9D11A873C031B8962AD007F553648CD271BF0E4BF3B2B237D9D68"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2025'",
                                    "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                    "timestamp": 1729503419992,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502203C6D559032697D647E828C7B3CA63D87EA37BDCB0D402636CA0C127563384CF2022100AB71FB8737974439A49DFA858195943BD29C905F99FA6BB0BB5A2B85CE829F62"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-4DBNJ406G4",
                        "initiator_line": "171",
                        "initiator_column": "216",
                        "initiator_type": "script",
                        "initiator_function": "Ec",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: POST",
                                ":path: \/g\/collect?v=2&tid=G-4DBNJ406G4&gtm=45je4bk0v888893592za200&_p=1732327369876&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102077855~102081485&cid=1637198428.1732327372&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B129.0.0.0%7CGoogle%2520Chrome%3B129.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1732327372&sct=1&seg=0&dl=https%3A%2F%2Fwww.lascolinasgolfresort.be%2F&dt=Las%20Colinas%20Golf%20%26%20Country%20Club%20%7C%20Appartementen%20en%20villa%27s%20Las%20Colinas%20Golf%20%26%20Country%20Club%2C%20Spanje%2C%20Alicante%2C%20luxeresort%2C%20golfresort&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3787",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "origin: https:\/\/www.lascolinasgolfresort.be",
                                "priority: u=1, i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/www.lascolinasgolfresort.be",
                                "cache-control: no-cache, no-store, must-revalidate",
                                "content-length: 0",
                                "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascnsrsggc:86:0",
                                "content-type: text\/plain",
                                "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 23 Nov 2024 02:02:52 GMT",
                                "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                "pragma: no-cache",
                                "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascnsrsggc:86:0\"}],}",
                                "server: Golfe2",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 4099,
                        "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": 38,
                        "connect_ms": 29,
                        "ssl_ms": 63,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 3784,
                        "socket_group": "https:\/\/www.google-analytics.com <https:\/\/lascolinasgolfresort.be same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 356,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGvzCCBaegAwIBAgIRAIDYDSLinas6CpYEmhxu6HQwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MTAyMTA4MzY1N1oXDTI1MDExMzA4MzY1NlowITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABBUT9T0NmrtiE5\/x+0nApP4j73gWp\/i0mWUgheB2fN6y0Gr2XIqZ\nFobAdD9lFW0C7\/E0iYe4DIBnANDI5dL3RcijggShMIIEnTAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nzMKk4bS4uNOI5Dr5wnddQHXspfkwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvb0JGWVlhaHpnVkkuY3JsMIIBBAYKKwYB\nBAHWeQIEAgSB9QSB8gDwAHYAzxFW7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87M\nOwgAAAGSrm\/abAAABAMARzBFAiAFG5biJLEvioOdc0hpL5amXr198pzOZE8dMbKx\n+3DjAwIhAOJAzpiIydEahzwDG4lirQB\/VTZIzScb8OS\/OysjfZ1oAHYAzPsPaoVx\nCWX+lZtTzumyfCLphVwNl422qX5UwP5MDbAAAAGSrm\/eWAAABAMARzBFAiA8bVWQ\nMml9ZH6CjHs8pj2H6je9yw1AJjbKDBJ1YzhM8gIhAKtx+4c3l0Q5pJ36hYGVlDvS\nnJBfmfprsLtaK4XOgp9iMA0GCSqGSIb3DQEBCwUAA4IBAQA97nFNamJqmb8I2DYN\nMU9bAJiNCMASqu7bAKfP4IzQKzdlh4BMrDEn\/dswq\/iZuNTZXW41KLM60WXrgXL4\n2fs44RKqj9zuIikxNE9GsechO3lPndj1gzdzqrKoaNu2pSINRepFT+WlAJhjjNRm\nBdxJB+KiML0ZjkjzInbSJ7KHXAwNk15s7hIqbfCAP8syD1BjUPfeWamF19ExqJUN\nYxbVv8aPRTQOKuL2RiX+hup7jMViz5CdvmxJDNUpdhtuu+\/9v9GbP9gsL75sUrAA\nPEtxRse1k7T\/NohT7s6Crl2CfhrAy\/G8bHMzoyMkAQrOMR9m1+wi6y3EUO6LrCBj\nDx4r\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 3966,
                        "ttfb_start": 3917,
                        "ttfb_end": 3966,
                        "download_start": 3966,
                        "download_end": 3966,
                        "download_ms": 0,
                        "all_start": 3785,
                        "all_end": 3966,
                        "all_ms": 179,
                        "index": 30,
                        "number": 31
                    }
                ],
                "requestsFull": 31,
                "requestsDoc": 30,
                "responses_200": 30,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "AFF0843ED9B20F57BCF6FD25234634DC",
                "loadEventStart": 3791,
                "loadEventEnd": 3791,
                "domContentLoadedEventStart": 1681,
                "domContentLoadedEventEnd": 1682,
                "URL": "https:\/\/www.lascolinasgolfresort.be",
                "connections": 7,
                "final_base_page_request": 0,
                "final_base_page_request_id": "275B52F2B326BBFC79E9097D153EE71C",
                "final_url": "https:\/\/www.lascolinasgolfresort.be\/",
                "domInteractive": 1681,
                "firstPaint": 1718,
                "firstContentfulPaint": 1818,
                "firstImagePaint": 1818,
                "firstMeaningfulPaint": 2321,
                "renderBlockingCSS": 4,
                "renderBlockingJS": 0,
                "TTFB": 444,
                "basePageSSLTime": 65,
                "score_cache": 59,
                "score_cdn": 100,
                "score_gzip": 99,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 87,
                "score_etags": -1,
                "score_progressive_jpeg": 100,
                "gzip_total": 158389,
                "gzip_savings": 2967,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 1352703,
                "image_savings": 179452,
                "base_page_cdn": "Cloudflare",
                "cpuTimes": {
                    "ParseHTML": 10,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 1,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 14,
                    "ParseAuthorStyleSheet": 4,
                    "EvaluateScript": 24,
                    "v8.compile": 9,
                    "UpdateLayoutTree": 28,
                    "Layout": 95,
                    "ResourceChangePriority": 0,
                    "PrePaint": 5,
                    "Paint": 10,
                    "Layerize": 3,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "IntersectionObserverController::computeIntersections": 0,
                    "FunctionCall": 35,
                    "TimerFire": 1,
                    "largestContentfulPaint::Candidate": 0,
                    "HitTest": 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": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 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,
                    "Idle": 3726
                },
                "cpuTimesDoc": {
                    "ParseHTML": 10,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 1,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 14,
                    "ParseAuthorStyleSheet": 4,
                    "EvaluateScript": 24,
                    "v8.compile": 9,
                    "UpdateLayoutTree": 28,
                    "Layout": 95,
                    "ResourceChangePriority": 0,
                    "PrePaint": 5,
                    "Paint": 9,
                    "Layerize": 2,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "IntersectionObserverController::computeIntersections": 0,
                    "FunctionCall": 35,
                    "TimerFire": 1,
                    "largestContentfulPaint::Candidate": 0,
                    "HitTest": 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": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 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,
                    "Idle": 3654
                },
                "cpu.ParseHTML": 10,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 1,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 14,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.EvaluateScript": 24,
                "cpu.v8.compile": 9,
                "cpu.UpdateLayoutTree": 28,
                "cpu.Layout": 95,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 5,
                "cpu.Paint": 10,
                "cpu.Layerize": 3,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.FunctionCall": 35,
                "cpu.TimerFire": 1,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 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.Idle": 3726,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1732327366.4845786,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1732327368.24683,
                "browserVersion": "129.0.0.0",
                "browser_version": "129.0.0.0",
                "fullyLoadedCPUms": 3199,
                "fullyLoadedCPUpct": 25.039123630673004,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "AFF0843ED9B20F57BCF6FD25234634DC",
                                "loaderId": "983761AC945799CC38D0929ED8C534C6"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/www.lascolinasgolfresort.be",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/www.lascolinasgolfresort.be\/",
                "document_hostname": "www.lascolinasgolfresort.be",
                "document_origin": "https:\/\/www.lascolinasgolfresort.be",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 316,
                "domComplete": 3791,
                "PerformancePaintTiming.first-paint": 1718,
                "PerformancePaintTiming.first-contentful-paint": 1718,
                "origin_dns": {
                    "https": [
                        "1 . alpn=\"h3,h2\" ipv4hint=\"104.21.42.99,172.67.160.177\" ech=\"AEX+DQBB9wAgACBQy+3+tk2gy65YtSpTS\/QZOlsxVRNGLCNsrTa3kzL5PQAEAAEAAQASY2xvdWRmbGFyZS1lY2guY29tAAA=\" ipv6hint=\"2606:4700:3035::ac43:a0b1,2606:4700:3037::6815:2a63\""
                    ],
                    "ns": [
                        "hans.ns.cloudflare.com.",
                        "arya.ns.cloudflare.com."
                    ],
                    "mx": [
                        "0 lascolinasgolfresort-be.mail.protection.outlook.com."
                    ],
                    "txt": [
                        "\"MS=ms30072487\"",
                        "\"domain-verification:f6a83f1862019f5a32be81b05223b5386e42e067\"",
                        "\"google-site-verification=hRLZKHxfkdXwdOn8uIE_mNBVw9h17YJSN-R_eMNvbNY\"",
                        "\"v=spf1 include:_spf.relay.mailprotect.be include:spf.protection.outlook.com ip4:176.62.173.186 ip6:2a00:1c98:1000:1061:0:2:5670:c3dc ~all\""
                    ],
                    "soa": [
                        "arya.ns.cloudflare.com. dns.cloudflare.com. 2356917619 10000 2400 604800 1800"
                    ],
                    "cname": [],
                    "svcb": []
                },
                "detected": {
                    "Font scripts": "Typekit,Ionicons",
                    "Webmail": "Microsoft 365",
                    "Email": "Microsoft 365",
                    "CDN": "jQuery CDN,Cloudflare",
                    "JavaScript libraries": "jQuery 3.2.1",
                    "Analytics": "Google Analytics",
                    "Miscellaneous": "Open Graph,HTTP\/3"
                },
                "detected_apps": {
                    "Typekit": "",
                    "Microsoft 365": "",
                    "jQuery CDN": "",
                    "jQuery": "3.2.1",
                    "Ionicons": "",
                    "Google Analytics": "",
                    "Cloudflare": "",
                    "Open Graph": "",
                    "HTTP\/3": ""
                },
                "detected_technologies": {
                    "Typekit": {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "Microsoft 365": {
                        "name": "Microsoft 365",
                        "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                        "slug": "microsoft-365",
                        "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": "Microsoft 365.svg",
                        "website": "https:\/\/www.microsoft.com\/microsoft-365",
                        "pricing": [],
                        "cpe": null
                    },
                    "jQuery CDN": {
                        "name": "jQuery CDN",
                        "description": "jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.",
                        "slug": "jquery-cdn",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/code.jquery.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "jQuery": {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.2.1",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    "Ionicons": {
                        "name": "Ionicons",
                        "description": "Ionicons is an open-source icon set crafted for web, iOS, Android, and desktop apps.",
                        "slug": "ionicons",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Ionicons.png",
                        "website": "http:\/\/ionicons.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Analytics": {
                        "name": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    "Cloudflare": {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "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
                    },
                    "HTTP\/3": {
                        "name": "HTTP\/3",
                        "description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
                        "slug": "http-3",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "HTTP3.svg",
                        "website": "https:\/\/httpwg.org\/",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Microsoft 365",
                        "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                        "slug": "microsoft-365",
                        "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": "Microsoft 365.svg",
                        "website": "https:\/\/www.microsoft.com\/microsoft-365",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "jQuery CDN",
                        "description": "jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.",
                        "slug": "jquery-cdn",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/code.jquery.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.2.1",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Ionicons",
                        "description": "Ionicons is an open-source icon set crafted for web, iOS, Android, and desktop apps.",
                        "slug": "ionicons",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Ionicons.png",
                        "website": "http:\/\/ionicons.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "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
                    },
                    {
                        "name": "HTTP\/3",
                        "description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
                        "slug": "http-3",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "HTTP3.svg",
                        "website": "https:\/\/httpwg.org\/",
                        "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=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>",
                                    "target": [
                                        "#custom-prev-arrow"
                                    ],
                                    "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 id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button>",
                                    "target": [
                                        "#custom-next-arrow"
                                    ],
                                    "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": "color-contrast",
                            "impact": "serious",
                            "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": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                    "target": [
                                        ".active"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                    "target": [
                                        "li:nth-child(4) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                    "target": [
                                        "li:nth-child(5) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                    "target": [
                                        "li:nth-child(6) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a>",
                                    "target": [
                                        "li:nth-child(7) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a>",
                                    "target": [
                                        "li:nth-child(8) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a>",
                                    "target": [
                                        "li:nth-child(9) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Een wereld van verschil...<\/p>",
                                    "target": [
                                        ".text-container > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Maak een afspraak<br>\n<a href=\"tel:003232838787\">+32 3 283 87 87<\/a><\/p>",
                                    "target": [
                                        ".home-image1 > .h1-cta.cta > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"tel:003232838787\">+32 3 283 87 87<\/a>",
                                    "target": [
                                        ".home-image1 > .h1-cta.cta > p > a[href=\"tel:003232838787\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(1) > figure > figcaption > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(2) > figure > figcaption > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(3) > figure > figcaption > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(4) > figure > figcaption > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(5) > figure > figcaption > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>",
                                    "target": [
                                        ".h3-grid > .text-container > .text-content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"button\" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Meer info<\/a>",
                                    "target": [
                                        ".button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Hip Estates is sinds 2007 d\u00e9 agent op Las Colinas Golf &amp; Country Club voor alle Belgische en Nederlandse klanten.<\/p>",
                                    "target": [
                                        ".footergrid-left > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<input autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                    "target": [
                                        "#emailfooter"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > li:nth-child(7) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a>",
                                    "target": [
                                        "a[href$=\"www.plug.be\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h3>Las Colinas<\/h3>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(1) > h3"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(3) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(4) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(5) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(6) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(7) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h3>Over ons<\/h3>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > li:nth-child(1) > h3"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > li:nth-child(3) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"infodagen\">Infodagen<\/a>",
                                    "target": [
                                        "li:nth-child(4) > a[href$=\"infodagen\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"magazine\">Magazine<\/a>",
                                    "target": [
                                        "li:nth-child(5) > a[href$=\"magazine\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"contact\">Contact<\/a>",
                                    "target": [
                                        "li:nth-child(6) > a[href$=\"contact\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": "serious",
                            "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": {
                                                "messageKey": "noLang"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element does not have a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<html>",
                                    "target": [
                                        "html"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute"
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "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 does not have an alt attribute"
                                        },
                                        {
                                            "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": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                    "target": [
                                        "#homesection1 > .plg-container > .arrow"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                    "target": [
                                        "#homesection2 > .plg-container > .arrow"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                    "target": [
                                        "#homesection3 > .arrow"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                                    "target": [
                                        "#custom-prev-arrow > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                                    "target": [
                                        "#custom-next-arrow > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas\/mj_050-kopieren-450x645.jpg)\"><\/div>\n<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(1) > figure > a"
                                    ],
                                    "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:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/appartementen\/piscina_lateral_hinojo-web-450x645.jpg)\"><\/div>\n<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(2) > figure > a"
                                    ],
                                    "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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas-op-maat\/naamloos-14-edit-kopieren_low-450x645.jpg)\"><\/div>\n<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(3) > figure > a"
                                    ],
                                    "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:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/herverkoop\/las-colinas-villa-website-23-kopieren-450x645.jpg)\"><\/div>\n<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(4) > figure > a"
                                    ],
                                    "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:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/modelwoning\/hip-estates-villa-website-9-kopieren-450x645.jpg)\"><\/div>\n<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(5) > figure > a"
                                    ],
                                    "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=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\">",
                                    "target": [
                                        ".slick-current"
                                    ]
                                }
                            ]
                        },
                        {
                            "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>",
                                    "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": "<div class=\"slick-item slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -820px; top: 0px; z-index: 998; opacity: 0;\">",
                                    "target": [
                                        "div[data-slick-index=\"1\"]"
                                    ]
                                },
                                {
                                    "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 class=\"slick-item slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -1640px; top: 0px; z-index: 998; opacity: 0;\">",
                                    "target": [
                                        "div[data-slick-index=\"2\"]"
                                    ]
                                },
                                {
                                    "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 class=\"slick-item slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -2460px; top: 0px; z-index: 998; opacity: 0;\">",
                                    "target": [
                                        "div[data-slick-index=\"3\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\">",
                                    "target": [
                                        ".slick-current"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\">",
                                    "target": [
                                        ".slick-current"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<h1>las colinas<\/h1>",
                                                    "target": [
                                                        ".text-container > h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Aanbod<\/h2>",
                                                    "target": [
                                                        ".plg-container > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2><span>golf &amp;<\/span><span>&nbsp;country<\/span>&nbsp;club<\/h2>",
                                                    "target": [
                                                        "#homesection3 > .title-container > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2><span>een<\/span><span>&nbsp;unieke<\/span><span>&nbsp;ervaring<\/span><\/h2>",
                                                    "target": [
                                                        ".h4-content > .title-container > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Golfbaan<\/h3>",
                                                    "target": [
                                                        ".slick-current > .text-container > .text-content > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2><span>schrijf je in<\/span><span>voor onze<\/span><span>nieuwsbrief<\/span><\/h2>",
                                                    "target": [
                                                        "footer > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Las Colinas<\/h3>",
                                                    "target": [
                                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(1) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Over ons<\/h3>",
                                                    "target": [
                                                        ".footergrid-item:nth-child(3) > ul > li:nth-child(1) > h3"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html>",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "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": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1>las colinas<\/h1>",
                                    "target": [
                                        ".text-container > h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Aanbod<\/h2>",
                                    "target": [
                                        ".plg-container > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>golf &amp;<\/span>",
                                    "target": [
                                        "#homesection3 > .title-container > h2 > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>een<\/span>",
                                    "target": [
                                        ".h4-content > .title-container > h2 > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>&nbsp;unieke<\/span>",
                                    "target": [
                                        ".h4-content > .title-container > h2 > span:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "25.5pt (34px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>schrijf je in<\/span>",
                                    "target": [
                                        "footer > h2 > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "25.5pt (34px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>voor onze<\/span>",
                                    "target": [
                                        "footer > h2 > span:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "25.5pt (34px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>nieuwsbrief<\/span>",
                                    "target": [
                                        "footer > h2 > span:nth-child(3)"
                                    ]
                                },
                                {
                                    "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=\"website\" id=\"website\" class=\"form__potty\" style=\"display: none;\">",
                                    "target": [
                                        "#website"
                                    ]
                                }
                            ]
                        },
                        {
                            "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>",
                                    "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": "custom-prev-arrow",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>",
                                    "target": [
                                        "#custom-prev-arrow"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "custom-next-arrow",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button>",
                                    "target": [
                                        "#custom-next-arrow"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "emailfooter",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                    "target": [
                                        "#emailfooter"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "website",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"text\" name=\"website\" id=\"website\" class=\"form__potty\" style=\"display: none;\">",
                                    "target": [
                                        "#website"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "plg-hamburger",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"plg-hamburger\">\n<span><\/span>\n<span><\/span>\n<span><\/span><\/div>",
                                    "target": [
                                        "#plg-hamburger"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "homesection1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"homesection1\">",
                                    "target": [
                                        "#homesection1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "homesection2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"homesection2\">",
                                    "target": [
                                        "#homesection2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "homesection3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"homesection3\">",
                                    "target": [
                                        "#homesection3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "homesection4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"homesection4\">",
                                    "target": [
                                        "#homesection4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "form2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<form id=\"form2\" method=\"post\" autocomplete=\"off\">",
                                    "target": [
                                        "#form2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "subscribe-submit",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"subscribe-submit\" class=\"disabled\">Verstuur<\/div>",
                                    "target": [
                                        "#subscribe-submit"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "feedback2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p id=\"feedback2\"><\/p>",
                                    "target": [
                                        "#feedback2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "privacypolicy",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"privacypolicy\" class=\"\">\nDeze website maakt gebruik van cookies om uw gebruikservaring te verbeteren. Door verder te surfen, stemt u in met ons cookiebeleid. <a class=\"privacy-link\" href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Meer info<\/a><div class=\"privacy-btn\"><\/div><\/div>",
                                    "target": [
                                        "#privacypolicy"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                    "target": [
                                        "#emailfooter"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "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"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".home-image1 > .img.home-image[alt=\"Las Colinas\"]"
                                    ]
                                },
                                {
                                    "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 class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".img.home-image[alt=\"Las Colinas\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "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 class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".img.home-image[alt=\"Las Colinas\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".h3-grid > .image-container > img[alt=\"Las Colinas\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\">",
                                    "target": [
                                        ".footer-image > img"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\">",
                                    "target": [
                                        "img[alt=\"Las Colinas Facebook\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\">",
                                    "target": [
                                        "img[alt=\"Las Colinas Instagram\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                    "target": [
                                        "#emailfooter"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                    "target": [
                                        ".active"
                                    ]
                                },
                                {
                                    "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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                    "target": [
                                        "li:nth-child(4) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                    "target": [
                                        "li:nth-child(5) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                    "target": [
                                        "li:nth-child(6) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a>",
                                    "target": [
                                        "li:nth-child(7) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a>",
                                    "target": [
                                        "li:nth-child(8) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a>",
                                    "target": [
                                        "li:nth-child(9) > .parent-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=\"tel:003232838787\">+32 3 283 87 87<\/a>",
                                    "target": [
                                        ".home-image1 > .h1-cta.cta > p > a[href=\"tel:003232838787\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(1) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(2) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(3) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(4) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(5) > figure > figcaption > 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=\"button\" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Meer info<\/a>",
                                    "target": [
                                        ".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=\"social\" href=\"https:\/\/www.facebook.com\/LasColinasGolfresortBe\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\"><\/a>",
                                    "target": [
                                        ".social[target=\"_blank\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "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=\"social\" href=\"https:\/\/www.instagram.com\/lascolinasgolfresort.be\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\"><\/a>",
                                    "target": [
                                        ".social[target=\"_blank\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > li:nth-child(7) > 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=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a>",
                                    "target": [
                                        "a[href$=\"www.plug.be\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li: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:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li: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:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li: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:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li: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 href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(7) > 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:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > li: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=\"infodagen\">Infodagen<\/a>",
                                    "target": [
                                        "li:nth-child(4) > a[href$=\"infodagen\"]"
                                    ]
                                },
                                {
                                    "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=\"magazine\">Magazine<\/a>",
                                    "target": [
                                        "li:nth-child(5) > a[href$=\"magazine\"]"
                                    ]
                                },
                                {
                                    "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=\"contact\">Contact<\/a>",
                                    "target": [
                                        "li:nth-child(6) > a[href$=\"contact\"]"
                                    ]
                                },
                                {
                                    "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=\"privacy-link\" href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Meer info<\/a>",
                                    "target": [
                                        ".privacy-link"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"nav-list\">",
                                    "target": [
                                        ".nav-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>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul"
                                    ]
                                },
                                {
                                    "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>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul"
                                    ]
                                },
                                {
                                    "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><li><h3>Over ons<\/h3><\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li><li>\n<a href=\"infodagen\">Infodagen<\/a><\/li><li>\n<a href=\"magazine\">Magazine<\/a><\/li><li>\n<a href=\"contact\">Contact<\/a><\/li><\/ul>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "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><a class=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li>",
                                    "target": [
                                        ".nav-list > 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>",
                                    "target": [
                                        ".nav-list > 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>",
                                    "target": [
                                        ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li>",
                                    "target": [
                                        ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li>",
                                    "target": [
                                        ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li>",
                                    "target": [
                                        ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a><\/li>",
                                    "target": [
                                        ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a><\/li>",
                                    "target": [
                                        ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a><\/li>",
                                    "target": [
                                        "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>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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 href=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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><h3>Las Colinas<\/h3><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > 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&nbsp;<\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > 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><h3>Over ons<\/h3><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > 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&nbsp;<\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > 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 href=\"infodagen\">Infodagen<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > 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 href=\"magazine\">Magazine<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > 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 href=\"contact\">Contact<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > li:nth-child(6)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".home-image1 > .img.home-image[alt=\"Las Colinas\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".img.home-image[alt=\"Las Colinas\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".img.home-image[alt=\"Las Colinas\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                    "target": [
                                        "#homesection1 > .plg-container > .arrow"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                    "target": [
                                        "#homesection2 > .plg-container > .arrow"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".h3-grid > .image-container > img[alt=\"Las Colinas\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                    "target": [
                                        "#homesection3 > .arrow"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>",
                                    "target": [
                                        "#custom-prev-arrow"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                                    "target": [
                                        "#custom-prev-arrow > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button>",
                                    "target": [
                                        "#custom-next-arrow"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                                    "target": [
                                        "#custom-next-arrow > img"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\">",
                                    "target": [
                                        ".footer-image > img"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\">",
                                    "target": [
                                        "img[alt=\"Las Colinas Facebook\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\">",
                                    "target": [
                                        "img[alt=\"Las Colinas Instagram\"]"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "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": "#887b54",
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2><span>golf &amp;<\/span><span>&nbsp;country<\/span>&nbsp;club<\/h2>",
                                    "target": [
                                        "#homesection3 > .title-container > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                                                    "target": [
                                                        ".h3-grid > .image-container > img[alt=\"Las Colinas\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>&nbsp;country<\/span>",
                                    "target": [
                                        "#homesection3 > .title-container > h2 > span:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-829x1114.jpg')\"><\/div>",
                                                    "target": [
                                                        ".slick-current > .image-container > .image-item"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>&nbsp;ervaring<\/span>",
                                    "target": [
                                        ".title-container > h2 > span:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h3>Golfbaan<\/h3>",
                                    "target": [
                                        ".slick-current > .text-container > .text-content > h3"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>",
                                    "target": [
                                        ".slick-current > .text-container > .text-content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<strong>golfbaan<\/strong>",
                                    "target": [
                                        ".slick-current > .text-container > .text-content > p > strong"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "",
                "base_page_cname": "",
                "base_page_dns_server": "arya.ns.cloudflare.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 13193,
                "testUrl": "https:\/\/www.lascolinasgolfresort.be",
                "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:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\",\"width\":760,\"height\":383,\"naturalWidth\":912,\"naturalHeight\":460},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\",\"width\":320,\"height\":439,\"naturalWidth\":645,\"naturalHeight\":885},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\",\"width\":325,\"height\":197,\"naturalWidth\":655,\"naturalHeight\":398},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\",\"width\":95,\"height\":41,\"naturalWidth\":188,\"naturalHeight\":81},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\",\"width\":95,\"height\":41,\"naturalWidth\":188,\"naturalHeight\":81},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\",\"width\":900,\"height\":444,\"naturalWidth\":1040,\"naturalHeight\":513},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\",\"width\":95,\"height\":41,\"naturalWidth\":188,\"naturalHeight\":81},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\",\"width\":40,\"height\":93,\"naturalWidth\":81,\"naturalHeight\":188},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\",\"width\":40,\"height\":93,\"naturalWidth\":81,\"naturalHeight\":188},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\",\"width\":845,\"height\":199,\"naturalWidth\":1318,\"naturalHeight\":333},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\",\"width\":14,\"height\":14,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\",\"width\":14,\"height\":14,\"naturalWidth\":97,\"naturalHeight\":97}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "aw-conqueror-didot",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "aw-conqueror-didot",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "aw-conqueror-didot",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "sofia-pro-soft",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "sofia-pro-soft",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "700"
                    },
                    {
                        "family": "sofia-pro-soft",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "sofia-pro-soft",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "sofia-pro",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "sofia-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "700"
                    },
                    {
                        "family": "sofia-pro",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "200"
                    },
                    {
                        "family": "sofia-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "200"
                    },
                    {
                        "family": "sofia-pro",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "sofia-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "sofia-pro-condensed",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "sofia-pro-condensed",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "700"
                    },
                    {
                        "family": "sofia-pro-condensed",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "sofia-pro-condensed",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Ionicons",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    }
                ],
                "generated-content-percent": 2.4700000000000002,
                "generated-content-size": 0.52000000000000002,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                        "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 912,
                        "naturalHeight": 460
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg",
                        "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 645,
                        "naturalHeight": 885
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                        "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 655,
                        "naturalHeight": 398
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 188,
                        "naturalHeight": 81
                    }
                ],
                "imgs-no-alt": [
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png"
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png"
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png"
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png"
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png"
                    }
                ],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 188,
                        "naturalHeight": 81
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1040,
                        "naturalHeight": 513
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 188,
                        "naturalHeight": 81
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 81,
                        "naturalHeight": 188
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 81,
                        "naturalHeight": 188
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1318,
                        "naturalHeight": 333
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 96,
                        "naturalHeight": 96
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 97,
                        "naturalHeight": 97
                    }
                ],
                "jsLibsVulns": [
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.2.1",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-567880"
                    },
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.2.1",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-565129"
                    },
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.2.1",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-174006"
                    }
                ],
                "meta-viewport": "width=device-width, initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/code.jquery.com\/jquery-3.2.1.min.js",
                    "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/plugins.min.js?v=8",
                    "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/scripts.min.js?v=8",
                    "https:\/\/use.typekit.net\/dls6lxx.css",
                    "https:\/\/code.ionicframework.com\/ionicons\/2.0.1\/css\/ionicons.min.css",
                    "https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8"
                ],
                "rendered-html": "<html><head><meta charset=\"utf-8\"><title>Las Colinas Golf &amp; Country Club | Appartementen en villa's Las Colinas Golf &amp; Country Club, Spanje, Alicante, luxeresort, golfresort<\/title><meta name=\"description\" content=\"Las Colinas Golf &amp; Country Club is het mooiste resort aan de Costa Blanca. Uw droomwoning met golfterrein midden in het natuurgebied met uitzicht op\u2026\"><meta property=\"og:title\" content=\"Las Colinas Golf &amp; Country Club | Appartementen en villa's Las Colinas Golf &amp; Country Club, Spanje, Alicante, luxeresort, golfresort\"><meta property=\"og:type\" content=\"website\"><meta property=\"og:description\" content=\"Las Colinas Golf &amp; Country Club is het mooiste resort aan de Costa Blanca. Uw droomwoning met golfterrein midden in het natuurgebied met uitzicht op\u2026\"><meta itemprop=\"name\" content=\"Las Colinas Golf &amp; Country Club | Appartementen en villa's Las Colinas Golf &amp; Country Club, Spanje, Alicante, luxeresort, golfresort\"><meta itemprop=\"description\" content=\"Las Colinas Golf &amp; Country Club is het mooiste resort aan de Costa Blanca. Uw droomwoning met golfterrein midden in het natuurgebied met uitzicht op\u2026\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/161_cam_06_ext_general_v02.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/aanbod_161_madrono_12_ext_02.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/beachclub_002-kopieren.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/beachclub_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/beach-club-2-003jzfichasdef_001_filter.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/clubhuis_000a.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/country-club_004.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/courts-filter_crop.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/fitness_filter.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/golf_2010_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/golfbaan_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/golfbaan_bewerkt.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home2.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home3.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home4.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home5.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/img_3016_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/img_3016_nieuw.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/las-colinas-full-res-13-website.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/lima_l1_interiores_.0003-v3-0000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/limonero-19-20_solarium_v2_.0000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/madrono_12_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/mb-website-35.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/mb-website-46.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/morning-breeze-website-32.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/olivo-11_.0012-00000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/olivo_13_.0004-00000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/plug-logo.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/somium_madrono-ii_-esquina_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/villa-tomillo-7-alta-resolu-21.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/villa-tomillo-7-alta-resolu-21-kopieren-400x266.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/villa-tomillo-7-alta-resolu-21-kopieren.jpg\"><link rel=\"canonical\" href=\"https:\/\/www.lascolinasgolfresort.be\"><link rel=\"alternate\" hreflang=\"nl\" href=\"https:\/\/www.lascolinasgolfresort.be\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\"><meta name=\"format-detection\" content=\"telephone=no\"><link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/dls6lxx.css\"><link rel=\"stylesheet\" href=\"https:\/\/code.ionicframework.com\/ionicons\/2.0.1\/css\/ionicons.min.css\"><link rel=\"stylesheet\" href=\"https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8\"><link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/favicons\/favicon.png\"><link rel=\"apple-touch-icon\" href=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/favicons\/apple-touch-icon.png\"><meta name=\"msapplication-TileColor\" content=\"#000000\"><meta name=\"format-detection\" content=\"telephone=no\">\n <script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-4DBNJ406G4\"><\/script> <script>window.dataLayer = window.dataLayer || [];\n\t  function gtag(){dataLayer.push(arguments);}\n\t  gtag('js', new Date());\n\n\t  gtag('config', 'G-4DBNJ406G4');<\/script> <\/head><body><div class=\"cloak\"><h1>LAS COLINAS<\/h1><\/div>\n<header><div class=\"plg-container\">\n<nav><ul class=\"nav-list\"><li><a class=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a><div class=\"sub\"><ul><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a><\/li><\/ul><\/div><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a><div class=\"sub\"><ul><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/golfresort\">Golfresort<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/golfbaan\">Golfbaan<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/clubhuis\">Club House<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/exclusive-beach-club\">Beachclub<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/restaurants\">Food &amp; Drinks<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/shops\">Shops<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/sportvoorzieningen\">Sportfaciliteiten<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/awards\">Awards<\/a><\/li><\/ul><\/div><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a><\/li><\/ul><div id=\"plg-hamburger\">\n<span><\/span>\n<span><\/span>\n<span><\/span><\/div>\n<\/nav><\/div>\n<\/header>\n<section id=\"homesection1\"><div class=\"plg-container\"><div class=\"h1-grid\"><div class=\"text-container\"><h1>las colinas<\/h1><p>Een wereld van verschil...<\/p><\/div><div class=\"image-container\"><div class=\"home-image1\">\n<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\"><div class=\"h1-cta cta\"><p>Maak een afspraak<br>\n<a href=\"tel:003232838787\">+32 3 283 87 87<\/a><\/p><\/div><\/div>\n<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">\n<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\"><\/div><div class=\"h1-cta cta showmobile\"><p>Maak een afspraak<br>\n<a href=\"tel:003232838787\">+32 3 283 87 87<\/a><\/p><\/div><\/div>\n<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\"><\/div>\n<\/section>\n<section id=\"homesection2\"><div class=\"plg-container\"><h2>Aanbod<\/h2><div class=\"h2-grid\"><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas\/mj_050-kopieren-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/appartementen\/piscina_lateral_hinojo-web-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas-op-maat\/naamloos-14-edit-kopieren_low-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/herverkoop\/las-colinas-villa-website-23-kopieren-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/modelwoning\/hip-estates-villa-website-9-kopieren-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a>\n<\/figcaption>\n<\/figure><\/div><\/div>\n<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\"><\/div>\n<\/section>\n<section id=\"homesection3\"><div class=\"title-container\"><h2><span>golf &amp;<\/span><span>&nbsp;country<\/span>&nbsp;club<\/h2><\/div><div class=\"h3-grid\"><div class=\"image-container\">\n<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\"><\/div><div class=\"text-container\"><div class=\"text-content\"><p>Las Colinas Golf &amp; Country Club is een uitzonderlijk wooncomplex van 330 hectare groot dat ten zuiden van Alicante ligt. Het domein is volledig ge\u00efntegreerd in de natuur en wordt door heuvels met mediterrane bossen omgeven. Het resort heeft een internationale reputatie opgebouwd, dat met dank aan het exclusieve design van de villa\u2019s en appartementen met zicht op zee, de uitmuntende sport-, vrijetijds- , verblijfs- en horecafaciliteiten en de prestigieuze golfbaan met 18 holes. Bij de bouw van de wooneenheden worden de meest innoverende architecturale en ecologische technieken toegepast. De ruimtelijke ligging biedt totale privacy en intimiteit en tegelijkertijd spectaculaire vergezichten.<\/p>                                            <a class=\"button\" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Meer info<\/a><\/div><\/div><\/div>\n<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">\n<\/section>\n<section id=\"homesection4\"><div class=\"plg-container\"><div class=\"h4-content\"><div class=\"title-container\"><h2><span>een<\/span><span>&nbsp;unieke<\/span><span>&nbsp;ervaring<\/span><\/h2><\/div><div class=\"h4-grid\"><div class=\"slick-container slick-initialized slick-slider\"><div class=\"slick-list draggable\"><div class=\"slick-track\" style=\"opacity: 1; width: 3280px;\"><div class=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Golfbaan<\/h3><p>De <strong>golfbaan<\/strong> met 18 holes strekt zich uit over de vallei tussen de heuvels en past op een vloeiende manier in het landschap. De breedte van de fairways, het design van de golvende greens en de talrijke tees aan elke hole maken deze baan veelzijdig en geschikt voor zowel elke amateurspeler als professional.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-829x1114.jpg')\"><\/div><\/div><\/div><div class=\"slick-item slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -820px; top: 0px; z-index: 998; opacity: 0;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Beachclub<\/h3><p>Als bewoner van Las Colinas Golf &amp; Country Club geniet u van een scala aan privileges, waaronder toegang tot de besloten <strong>Las Colinas Beach Club<\/strong> in Dehesa de Campoamor aan de Middellandse Zee, met infinity pool, ligstoelen, uitmuntende beachbar en private parking. En voor wie avontuurlijk is aangelegd, is er de mogelijkheid om verschillende watersporten te beoefenen zoals zeilen, kitesurfen en duiken.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/beachclub_1-829x1114.jpg')\"><\/div><\/div><\/div><div class=\"slick-item slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -1640px; top: 0px; z-index: 998; opacity: 0;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Een waaier aan faciliteiten<\/h3><p>Op Las Colinas is er <strong>geen tijd voor verveling<\/strong>. Een clubhouse waar altijd wat te beleven valt, gezellige bars, restaurantjes die uw smaakpapillen vergenoegen, vele soorten winkels \u2026 De opsomming is verre van compleet. Eigenlijk zou u het allemaal zelf eens moeten ontdekken.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/img_3016_nieuw-829x1114.jpg')\"><\/div><\/div><\/div><div class=\"slick-item slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -2460px; top: 0px; z-index: 998; opacity: 0;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Voor de sportliefhebber<\/h3><p>Las Colinas is een droomoord voor <strong>hardlopers, wandelaars en fietsers<\/strong>. U vindt er heerlijke fietstrajecten en wandelroutes te midden van een groene omgeving.<br>\nIn de nieuwe <strong>Sports &amp; Healthy Club <\/strong>kan u zwemmen, fitnessen of relaxen in de wellness. In de <strong>Racquet Club<\/strong> vindt u padel-en tennisbanen en een basketbalterrein.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/country-club_004-829x1114.jpg')\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"slick-buttons\">\n<button id=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>\n<button id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button><\/div><\/div><\/div><\/div>\n<\/section>\n<footer class=\"\"><h2><span>schrijf je in<\/span><span>voor onze<\/span><span>nieuwsbrief<\/span><\/h2><div class=\"footer-grid\"><div class=\"footergrid-left\"><p>Hip Estates is sinds 2007 d\u00e9 agent op Las Colinas Golf &amp; Country Club voor alle Belgische en Nederlandse klanten.<\/p><div class=\"footer-image\">\n<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\"><\/div><\/div><div class=\"footergrid-right\"><div class=\"footergrid-item\"><ul><li><form id=\"form2\" method=\"post\" autocomplete=\"off\">\n<input autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">\n<label class=\"form__potty\" for=\"website\" style=\"display: none;\">Please leave this field blank<\/label>\n<input type=\"text\" name=\"website\" id=\"website\" class=\"form__potty\" style=\"display: none;\">\n<input type=\"hidden\" name=\"_submit\" value=\"FzvY474S5BaQ6ZSsOq3j\"><div id=\"subscribe-submit\" class=\"disabled\">Verstuur<\/div><\/form><p id=\"feedback2\"><\/p><\/li><li>\n&nbsp;<\/li><li>\n&nbsp;<\/li><li>\n<a class=\"social\" href=\"https:\/\/www.facebook.com\/LasColinasGolfresortBe\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\"><\/a>\n<a class=\"social\" href=\"https:\/\/www.instagram.com\/lascolinasgolfresort.be\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\"><\/a><\/li><li>\n&nbsp;<\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a><\/li><li>\n<a href=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a><\/li><\/ul><\/div><div class=\"footergrid-item\"><ul><li><h3>Las Colinas<\/h3><\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li><\/ul><\/div><div class=\"footergrid-item\"><ul><li><h3>Over ons<\/h3><\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li><li>\n<a href=\"infodagen\">Infodagen<\/a><\/li><li>\n<a href=\"magazine\">Magazine<\/a><\/li><li>\n<a href=\"contact\">Contact<\/a><\/li><\/ul><\/div><\/div><\/div>\n<\/footer><div class=\"footer-print\"><h3>Info over Las Colinas Golf &amp; Country Club<\/h3><p>In Belgi\u00eb bent u van harte welkom in ons kantoor te Schilde:<\/p><p><strong>Turnhoutsebaan 72<br>\n2970 Schilde<\/strong><\/p><p>Bel gratis <strong>0800 62 500<\/strong> (enkel vanuit Belgi\u00eb)<br>\n<strong>[email protected]<\/strong><br>\nTel: +32 (0)3 283 87 87<br>\nBE 0743.790.555<\/p><\/div> <script>function form2(){\n\t\t\/\/console.log('form-script');\n\t\t$('#subscribe-submit').click(function (e) {\n\t\t\te.preventDefault();\n\t\t\t$.post(\n\t\t\t\t'https:\/\/www.lascolinasgolfresort.be\/send\/subscribe',\n\t\t\t\t$('#form2').serialize()\n\t\t\t)\n\t\t\t.then(function (response) {\n\t\t\t\tvar feedback = $('#feedback2');\n\t\t\t\tfeedback.removeClass('success error').text(response.message[0]);\n\t\t\t\t$('input, textarea').removeClass('erroneous');\n\t\t\t\tif (response.success) {\n\t\t\t\t\t\/* HUBSPOT *\/\n\t\t\t\t\tvar email = $('#emailfooter').val();\n\n\t\t\t\t\t\/\/var gdpr = $('#checkprivacy').val();\n\t\t\t\t\tvar obj = {\n\t\t\t\t\t\temail: email,\n\t\t\t\t\t}\n\t\t\t\t\t\/\/console.log(obj);\n\t\t\t\t\t$.post(\"\/hubspot\/webhook_subscribe.php\", obj);\n\t\t\t\t\t\/* END HUBSPOT *\/\n\t\t\t\t\tfeedback.addClass('success');\n\t\t\t\t\t\/\/$('input, textarea').prop('value', '');\n\t\t\t\t\t$('.subscribe').attr('disabled', 'true');\n\t\t\t\t\t$('#subscribe-submit').addClass('disabled');\n\t\t\t\t} else {\n\t\t\t\t\tfeedback.addClass('error');\n\t\t\t\t\tfor (var i = response.errors.length - 1; i >= 0; i--) {\n\t\t\t\t\t\t$('[name=\"' + response.errors[i] + '\"]').addClass('erroneous');\n\t\t\t\t\t};\n\t\t\t\t}\n\t\t\t});\n\t\t});\n\t}<\/script> <div id=\"privacypolicy\" class=\"\">\nDeze website maakt gebruik van cookies om uw gebruikservaring te verbeteren. Door verder te surfen, stemt u in met ons cookiebeleid. <a class=\"privacy-link\" href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Meer info<\/a><div class=\"privacy-btn\"><\/div><\/div>\n <script src=\"https:\/\/code.jquery.com\/jquery-3.2.1.min.js\" type=\"text\/javascript\"><\/script> <script src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/plugins.min.js?v=8\" type=\"text\/javascript\"><\/script> <script src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/scripts.min.js?v=8\" type=\"text\/javascript\"><\/script> <\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        1596
                    ],
                    [
                        1671,
                        7080
                    ]
                ],
                "longTasks": [
                    [
                        1596,
                        1671
                    ]
                ],
                "lastVisualChange": 7000,
                "render": 1800,
                "visualComplete85": 3200,
                "visualComplete90": 7000,
                "visualComplete95": 7000,
                "visualComplete99": 7000,
                "visualComplete": 7000,
                "SpeedIndex": 2473,
                "largestPaints": [
                    {
                        "event": "LargestImagePaint",
                        "time": 1818,
                        "size": 291080,
                        "DOMNodeId": 7,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "class": "img home-image",
                                "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "alt": "Las Colinas"
                            },
                            "sourceURL": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "bounds": [
                                542.5,
                                420,
                                760,
                                383.328125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1818,
                        "size": 291080,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 542.5,
                                "y": 432,
                                "width": 760,
                                "height": 383.328125,
                                "top": 432,
                                "right": 1302.5,
                                "bottom": 815.328125,
                                "left": 542.5
                            },
                            "outerHTML": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                            "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2321,
                        "size": 20040,
                        "DOMNodeId": 70,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "id": "privacypolicy",
                                "class": ""
                            },
                            "bounds": [
                                1475,
                                865.625,
                                400,
                                126.015625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1817,
                        "size": 291080,
                        "DOMNodeId": 7,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "class": "img home-image",
                                "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "alt": "Las Colinas"
                            },
                            "sourceURL": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "bounds": [
                                542.5,
                                420,
                                760,
                                383.328125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1817,
                        "size": 291080,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 542.5,
                                "y": 432,
                                "width": 760,
                                "height": 383.328125,
                                "top": 432,
                                "right": 1302.5,
                                "bottom": 815.328125,
                                "left": 542.5
                            },
                            "outerHTML": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                            "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2321,
                        "size": 20040,
                        "DOMNodeId": 70,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "id": "privacypolicy",
                                "class": ""
                            },
                            "bounds": [
                                1475,
                                865.625,
                                400,
                                126.015625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 99
                    },
                    {
                        "name": "fetchStart",
                        "time": 108
                    },
                    {
                        "name": "navigationStart",
                        "time": 133
                    },
                    {
                        "name": "domLoading",
                        "time": 133
                    },
                    {
                        "name": "responseEnd",
                        "time": 133
                    },
                    {
                        "name": "domInteractive",
                        "time": 133
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 133
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 133
                    },
                    {
                        "name": "domComplete",
                        "time": 134
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 554
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 554
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 554
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 554
                    },
                    {
                        "name": "domLoading",
                        "time": 554
                    },
                    {
                        "name": "responseEnd",
                        "time": 556
                    },
                    {
                        "name": "domInteractive",
                        "time": 1781
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1781
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1782
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1817
                    },
                    {
                        "name": "firstPaint",
                        "time": 1817
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1817
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 2321
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2321
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2321
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2715
                    },
                    {
                        "name": "LayoutShift",
                        "time": 3202
                    },
                    {
                        "name": "LayoutShift",
                        "time": 3781
                    },
                    {
                        "name": "domComplete",
                        "time": 3890
                    },
                    {
                        "name": "loadEventStart",
                        "time": 3890
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 3891
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1817
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 1817
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 2321
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.14661121546619285
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.14661121546619285
                    }
                ],
                "chromeUserTiming.navigationStart": 133,
                "chromeUserTiming.fetchStart": 109,
                "chromeUserTiming.domLoading": 555,
                "chromeUserTiming.responseEnd": 557,
                "chromeUserTiming.domInteractive": 1782,
                "chromeUserTiming.domContentLoadedEventStart": 1782,
                "chromeUserTiming.domContentLoadedEventEnd": 1782,
                "chromeUserTiming.domComplete": 3891,
                "chromeUserTiming.unloadEventStart": 554,
                "chromeUserTiming.unloadEventEnd": 554,
                "chromeUserTiming.markAsMainFrame": 554,
                "chromeUserTiming.commitNavigationEnd": 554,
                "chromeUserTiming.firstPaint": 1817,
                "chromeUserTiming.firstContentfulPaint": 1817,
                "chromeUserTiming.firstImagePaint": 1817,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 2321,
                "chromeUserTiming.firstMeaningfulPaint": 2321,
                "chromeUserTiming.LayoutShift": 3781,
                "chromeUserTiming.loadEventStart": 3891,
                "chromeUserTiming.loadEventEnd": 3892,
                "chromeUserTiming.LargestImagePaint": 1818,
                "chromeUserTiming.LargestContentfulPaint": 1818,
                "chromeUserTiming.LargestTextPaint": 2321,
                "chromeUserTiming.TotalLayoutShift": 0.14661121546619285,
                "chromeUserTiming.CumulativeLayoutShift": 0.14661121546619285,
                "LayoutShifts": [
                    {
                        "time": 2715,
                        "score": 0.0017397621905012187,
                        "cumulative_score": 0.0017397621905012187,
                        "window_score": 0.0017397621905012187,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                911,
                                86,
                                83,
                                19
                            ],
                            [
                                801,
                                274,
                                304,
                                28
                            ],
                            [
                                53,
                                302,
                                1800,
                                691
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 911,
                                    "y": 86,
                                    "width": 83,
                                    "height": 16,
                                    "top": 86,
                                    "right": 994,
                                    "bottom": 102,
                                    "left": 911
                                },
                                "currentRect": {
                                    "x": 911,
                                    "y": 89,
                                    "width": 83,
                                    "height": 16,
                                    "top": 89,
                                    "right": 994,
                                    "bottom": 105,
                                    "left": 911
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 53,
                                    "y": 302,
                                    "width": 1800,
                                    "height": 691,
                                    "top": 302,
                                    "right": 1853,
                                    "bottom": 993,
                                    "left": 53
                                },
                                "currentRect": {
                                    "x": 53,
                                    "y": 306,
                                    "width": 1800,
                                    "height": 687,
                                    "top": 306,
                                    "right": 1853,
                                    "bottom": 993,
                                    "left": 53
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 801,
                                    "y": 274,
                                    "width": 304,
                                    "height": 71,
                                    "top": 274,
                                    "right": 1105,
                                    "bottom": 345,
                                    "left": 801
                                },
                                "currentRect": {
                                    "x": 801,
                                    "y": 278,
                                    "width": 304,
                                    "height": 73,
                                    "top": 278,
                                    "right": 1105,
                                    "bottom": 351,
                                    "left": 801
                                }
                            }
                        ]
                    },
                    {
                        "time": 3202,
                        "score": 0.14486939035112267,
                        "cumulative_score": 0.1466091525416239,
                        "window_score": 0.1466091525416239,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                493,
                                70,
                                920,
                                36
                            ],
                            [
                                911,
                                106,
                                83,
                                3
                            ],
                            [
                                801,
                                262,
                                304,
                                28
                            ],
                            [
                                53,
                                290,
                                1800,
                                703
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 493,
                                    "y": 70,
                                    "width": 920,
                                    "height": 36,
                                    "top": 70,
                                    "right": 1413,
                                    "bottom": 106,
                                    "left": 493
                                },
                                "currentRect": {
                                    "x": 515,
                                    "y": 70,
                                    "width": 875,
                                    "height": 20,
                                    "top": 70,
                                    "right": 1390,
                                    "bottom": 90,
                                    "left": 515
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 911,
                                    "y": 89,
                                    "width": 83,
                                    "height": 20,
                                    "top": 89,
                                    "right": 994,
                                    "bottom": 109,
                                    "left": 911
                                },
                                "currentRect": {
                                    "x": 1311,
                                    "y": 70,
                                    "width": 79,
                                    "height": 20,
                                    "top": 70,
                                    "right": 1390,
                                    "bottom": 90,
                                    "left": 1311
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 53,
                                    "y": 306,
                                    "width": 1800,
                                    "height": 687,
                                    "top": 306,
                                    "right": 1853,
                                    "bottom": 993,
                                    "left": 53
                                },
                                "currentRect": {
                                    "x": 53,
                                    "y": 290,
                                    "width": 1800,
                                    "height": 703,
                                    "top": 290,
                                    "right": 1853,
                                    "bottom": 993,
                                    "left": 53
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 801,
                                    "y": 278,
                                    "width": 304,
                                    "height": 73,
                                    "top": 278,
                                    "right": 1105,
                                    "bottom": 351,
                                    "left": 801
                                },
                                "currentRect": {
                                    "x": 801,
                                    "y": 262,
                                    "width": 304,
                                    "height": 73,
                                    "top": 262,
                                    "right": 1105,
                                    "bottom": 335,
                                    "left": 801
                                }
                            }
                        ]
                    },
                    {
                        "time": 3781,
                        "score": 2.0629245689508499e-6,
                        "cumulative_score": 0.14661121546619285,
                        "window_score": 0.14661121546619285,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                484,
                                831,
                                118,
                                21
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 484,
                                    "y": 834,
                                    "width": 118,
                                    "height": 18,
                                    "top": 834,
                                    "right": 602,
                                    "bottom": 852,
                                    "left": 484
                                },
                                "currentRect": {
                                    "x": 484,
                                    "y": 831,
                                    "width": 118,
                                    "height": 18,
                                    "top": 831,
                                    "right": 602,
                                    "bottom": 849,
                                    "left": 484
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 1535.316
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 555.66099999999994
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 555.66800000000001
                        },
                        "2157": {
                            "name": "PerformanceServerTiming",
                            "firstUsed": 555.66999999999996
                        },
                        "4629": {
                            "name": "ZstdContentEncoding",
                            "firstUsed": 555.67200000000003
                        },
                        "5001": {
                            "name": "Feature_5001",
                            "firstUsed": 555.67399999999998
                        },
                        "5002": {
                            "name": "Feature_5002",
                            "firstUsed": 555.67499999999995
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 562.91300000000001
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 569.077
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 569.12599999999998
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 569.13
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 569.14499999999998
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 574.803
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 575.17700000000002
                        },
                        "4240": {
                            "name": "ScriptSchedulingType_ParserBlockingInline",
                            "firstUsed": 575.197
                        },
                        "5004": {
                            "name": "Feature_5004",
                            "firstUsed": 663.89700000000005
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 744.20100000000002
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 744.30999999999995
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 744.31399999999996
                        },
                        "2314": {
                            "name": "CSSSelectorWebkitSearchCancelButton",
                            "firstUsed": 744.322
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 744.33399999999995
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 744.36500000000001
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 744.40800000000002
                        },
                        "978": {
                            "name": "CSSAtRuleWebkitKeyframes",
                            "firstUsed": 744.46600000000001
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 744.49300000000005
                        },
                        "2299": {
                            "name": "CSSSelectorWebkitInputPlaceholder",
                            "firstUsed": 744.58799999999997
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 778.41600000000005
                        },
                        "969": {
                            "name": "CSSAtRuleCharset",
                            "firstUsed": 778.78999999999996
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 778.79700000000003
                        },
                        "971": {
                            "name": "CSSAtRuleImport",
                            "firstUsed": 1305.867
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 1544.7929999999999
                        },
                        "45": {
                            "name": "PlaceholderAttribute",
                            "firstUsed": 1544.8630000000001
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 1545.194
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 1545.222
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 1545.3150000000001
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 1569.569
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 1570.2860000000001
                        },
                        "1354": {
                            "name": "CSSValueAppearanceButton",
                            "firstUsed": 1572.0239999999999
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 1596.2850000000001
                        },
                        "31": {
                            "name": "InputTypeEmail",
                            "firstUsed": 1596.4929999999999
                        },
                        "2854": {
                            "name": "InputTypeHidden",
                            "firstUsed": 1596.499
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 1680.1669999999999
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 1687.6969999999999
                        },
                        "1898": {
                            "name": "HTMLSlotElement",
                            "firstUsed": 1687.7090000000001
                        },
                        "1066": {
                            "name": "SameOriginTextScript",
                            "firstUsed": 1753.864
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 1756.047
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 1759.76
                        },
                        "196": {
                            "name": "PrefixedPageVisibility",
                            "firstUsed": 1761.2329999999999
                        },
                        "4660": {
                            "name": "PercentOrCalcRelativeUsedOffset",
                            "firstUsed": 1770.365
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 1773.8040000000001
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 1775.6559999999999
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 1776.877
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 1777.558
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1901.5530000000001
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 3855.2689999999998
                        },
                        "1302": {
                            "name": "V8Document_Scripts_AttributeGetter",
                            "firstUsed": 3860.9200000000001
                        },
                        "1502": {
                            "name": "AuxclickAddListenerCount",
                            "firstUsed": 3870.0940000000001
                        },
                        "4161": {
                            "name": "V8Document_Prerendering_AttributeGetter",
                            "firstUsed": 3875.9050000000002
                        },
                        "2228": {
                            "name": "DocumentPageShowRegistered",
                            "firstUsed": 3877.8589999999999
                        },
                        "2226": {
                            "name": "DocumentPageHideRegistered",
                            "firstUsed": 3877.866
                        },
                        "2657": {
                            "name": "NavigatorLanguage",
                            "firstUsed": 3879.239
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 3879.317
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 3879.3220000000001
                        },
                        "2511": {
                            "name": "FeaturePolicyJSAPI",
                            "firstUsed": 3880.3870000000002
                        },
                        "3835": {
                            "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                            "firstUsed": 3880.393
                        },
                        "2194": {
                            "name": "CookieSet",
                            "firstUsed": 3882.848
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 3886.6819999999998
                        },
                        "2913": {
                            "name": "FetchKeepalive",
                            "firstUsed": 3886.8090000000002
                        },
                        "2229": {
                            "name": "DocumentPageShowFired",
                            "firstUsed": 3891.739
                        },
                        "4419": {
                            "name": "Scrollend",
                            "firstUsed": 3893.857
                        }
                    },
                    "CSSFeatures": {
                        "326": {
                            "name": "CSSPropertyAliasWebkitTransform",
                            "firstUsed": 744.476
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 744.48099999999999
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 744.48400000000004
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 778.80799999999999
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 778.822
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 778.83699999999999
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 778.84000000000003
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 1306.2349999999999
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 1306.2439999999999
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 1544.538
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 1544.8789999999999
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 1569.51
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 1569.519
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 1569.5250000000001
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 1569.529
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 1569.538
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 1569.548
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 1569.5509999999999
                        },
                        "485": {
                            "name": "CSSPropertyAliasWebkitBoxSizing",
                            "firstUsed": 1569.5550000000001
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 1569.558
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 1569.6469999999999
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 1569.652
                        },
                        "71": {
                            "name": "CSSPropertyClear",
                            "firstUsed": 1569.6569999999999
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 1569.665
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 1569.672
                        },
                        "332": {
                            "name": "CSSPropertyAliasWebkitTransition",
                            "firstUsed": 1569.6849999999999
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 1569.6900000000001
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 1569.693
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 1569.6969999999999
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 1569.76
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 1569.7629999999999
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 1569.7660000000001
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 1569.768
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 1569.77
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 1569.7739999999999
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 1569.777
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 1569.8199999999999
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 1569.8219999999999
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 1569.825
                        },
                        "88": {
                            "name": "CSSPropertyListStyleType",
                            "firstUsed": 1569.855
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 1569.902
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 1569.905
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 1569.912
                        },
                        "209": {
                            "name": "CSSPropertyWebkitBoxOrient",
                            "firstUsed": 1569.9849999999999
                        },
                        "204": {
                            "name": "CSSPropertyWebkitBoxDirection",
                            "firstUsed": 1569.989
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 1569.992
                        },
                        "210": {
                            "name": "CSSPropertyWebkitBoxPack",
                            "firstUsed": 1569.9939999999999
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 1569.9970000000001
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 1570
                        },
                        "212": {
                            "name": "CSSPropertyAliasWebkitBoxShadow",
                            "firstUsed": 1570.0070000000001
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 1570.0119999999999
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 1570.1559999999999
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 1570.21
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 1570.213
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 1570.27
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 1570.4390000000001
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 1570.5060000000001
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 1570.51
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 1570.5129999999999
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 1570.539
                        },
                        "203": {
                            "name": "CSSPropertyWebkitBoxAlign",
                            "firstUsed": 1570.701
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 1570.7059999999999
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 1570.7280000000001
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 1570.8309999999999
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 1572.0060000000001
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 1572.0139999999999
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 1572.02
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 1572.0260000000001
                        },
                        "107": {
                            "name": "CSSPropertyOverflowX",
                            "firstUsed": 1572.106
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 1572.162
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 1572.1849999999999
                        },
                        "205": {
                            "name": "CSSPropertyWebkitBoxFlex",
                            "firstUsed": 1572.2070000000001
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 1572.21
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 1572.404
                        },
                        "49": {
                            "name": "CSSPropertyBorderLeft",
                            "firstUsed": 1572.4090000000001
                        },
                        "54": {
                            "name": "CSSPropertyBorderRight",
                            "firstUsed": 1572.412
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 1572.4159999999999
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 1572.425
                        },
                        "421": {
                            "name": "CSSPropertyTouchAction",
                            "firstUsed": 1768.0309999999999
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 1768.0360000000001
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 1768.175
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 1768.204
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 1768.2080000000001
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 1800,
                "maxFID": 0,
                "TTIMeasurementEnd": 7080,
                "LastInteractive": 1800,
                "TimeToInteractive": 1800,
                "FirstCPUIdle": 1800,
                "TotalBlockingTime": 0,
                "testID": "241123_BiDcQC_N0",
                "step": 1,
                "effectiveBps": 478303,
                "domTime": 0,
                "aft": 0,
                "titleTime": 134,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.71999999999999997,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.82999999999999996,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "102": 33.299999999999997,
                            "203": 15.800000000000001,
                            "303": 40,
                            "404": 20,
                            "505": 10,
                            "612": 28.600000000000001,
                            "712": 60,
                            "813": 16.699999999999999,
                            "914": 73.700000000000003,
                            "1015": 47.799999999999997,
                            "1115": 52.600000000000001,
                            "1216": 45,
                            "1317": 45,
                            "1417": 54.5,
                            "1518": 35,
                            "1650": 64.299999999999997,
                            "1754": 72.700000000000003,
                            "1855": 90,
                            "1955": 55.600000000000001,
                            "2056": 63.600000000000001,
                            "2157": 47.399999999999999,
                            "2258": 57.100000000000001,
                            "2358": 61.899999999999999,
                            "2459": 50,
                            "2559": 44.399999999999999,
                            "2660": 77.299999999999997,
                            "2760": 42.899999999999999,
                            "2861": 44.399999999999999,
                            "2961": 54.5,
                            "3062": 45,
                            "3162": 35.299999999999997,
                            "3263": 36.799999999999997,
                            "3364": 60,
                            "3465": 47.399999999999999,
                            "3565": 45,
                            "3666": 75,
                            "3767": 44.399999999999999,
                            "3867": 29.399999999999999,
                            "3968": 71.400000000000006,
                            "4069": 50,
                            "4169": 30,
                            "4270": 14.300000000000001,
                            "4371": 10.5,
                            "4471": 15,
                            "4572": 10,
                            "4672": 47.600000000000001,
                            "4773": 15,
                            "4874": 5.2999999999999998,
                            "4974": 14.300000000000001,
                            "5075": 10,
                            "5176": 5.2999999999999998,
                            "5276": 14.300000000000001,
                            "5377": 5.2999999999999998,
                            "5478": 13.6,
                            "5578": 15,
                            "5679": 40,
                            "5780": 18.199999999999999,
                            "5881": 10,
                            "5981": 10,
                            "6082": 14.300000000000001,
                            "6183": 10,
                            "6283": 18.199999999999999,
                            "6384": 10,
                            "6484": 10,
                            "6609": 18.199999999999999,
                            "6709": 25,
                            "6810": 9.5,
                            "6911": 15,
                            "7011": 10,
                            "7112": 10,
                            "7213": 36.799999999999997
                        },
                        "max": 100,
                        "count": 72
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "102": 0,
                            "203": 0,
                            "303": 609557,
                            "404": 403195,
                            "505": 0,
                            "612": 0,
                            "712": 620352,
                            "813": 4047579,
                            "914": 6901205,
                            "1015": 6115691,
                            "1115": 5886564,
                            "1216": 6567998,
                            "1317": 2734215,
                            "1417": 271193,
                            "1518": 604091,
                            "1650": 3955868,
                            "1754": 806492,
                            "1855": 13713073,
                            "1955": 6781537,
                            "2056": 7164439,
                            "2157": 6160281,
                            "2258": 6716731,
                            "2358": 8668967,
                            "2459": 8126996,
                            "2559": 6047787,
                            "2660": 5852172,
                            "2760": 5813268,
                            "2861": 5757578,
                            "2961": 6565326,
                            "3062": 6203491,
                            "3162": 5893692,
                            "3263": 5622082,
                            "3364": 202504,
                            "3465": 100935,
                            "3565": 5241,
                            "3666": 16766,
                            "3767": 597541,
                            "3867": 772640,
                            "3968": 633140,
                            "4069": 524756,
                            "4169": 502465,
                            "4270": 5252,
                            "4371": 0,
                            "4471": 0,
                            "4572": 0,
                            "4672": 0,
                            "4773": 0,
                            "4874": 0,
                            "4974": 3338,
                            "5075": 0,
                            "5176": 0,
                            "5276": 0,
                            "5377": 0,
                            "5478": 0,
                            "5578": 0,
                            "5679": 0,
                            "5780": 0,
                            "5881": 0,
                            "5981": 0,
                            "6082": 0,
                            "6183": 0,
                            "6283": 0,
                            "6384": 0,
                            "6484": 0,
                            "6609": 0,
                            "6709": 0,
                            "6810": 0,
                            "6911": 0,
                            "7011": 0,
                            "7112": 0,
                            "7213": 0
                        },
                        "max": 13713073,
                        "count": 72
                    }
                },
                "effectiveBpsDoc": 488710,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241123_BiDcQC_N0&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241123_BiDcQC_N0&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_001800.jpg",
                        "VisuallyComplete": 79
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_001900.jpg",
                        "VisuallyComplete": 79
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_002000.jpg",
                        "VisuallyComplete": 79
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_002100.jpg",
                        "VisuallyComplete": 79
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_002200.jpg",
                        "VisuallyComplete": 79
                    },
                    {
                        "time": 2300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_002300.jpg",
                        "VisuallyComplete": 83
                    },
                    {
                        "time": 2400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_002400.jpg",
                        "VisuallyComplete": 83
                    },
                    {
                        "time": 2800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_002800.jpg",
                        "VisuallyComplete": 84
                    },
                    {
                        "time": 3200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_003200.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 3300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_003300.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 3800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_003800.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 3900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_003900.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 6800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_006800.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 6900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_006900.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 7000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_007000.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "www.lascolinasgolfresort.be": {
                        "bytes": 1401352,
                        "requests": 21,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    },
                    "code.ionicframework.com": {
                        "bytes": 8313,
                        "requests": 1,
                        "cdn_provider": "Cloudflare, Fastly",
                        "connections": 1
                    },
                    "www.googletagmanager.com": {
                        "bytes": 103334,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "www.google-analytics.com": {
                        "bytes": 0,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "code.jquery.com": {
                        "bytes": 30125,
                        "requests": 1,
                        "cdn_provider": "Fastly",
                        "connections": 1
                    },
                    "use.typekit.net": {
                        "bytes": 141455,
                        "requests": 5,
                        "cdn_provider": "Akamai",
                        "connections": 2
                    },
                    "p.typekit.net": {
                        "bytes": 5,
                        "requests": 1,
                        "cdn_provider": "Akamai",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 5438,
                        "bytesUncompressed": 21085,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 161243,
                        "bytesUncompressed": 476311,
                        "requests": 5
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 23163,
                        "bytesUncompressed": 161763,
                        "requests": 4
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 1354588,
                        "bytesUncompressed": 1356031,
                        "requests": 16
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 140152,
                        "bytesUncompressed": 140152,
                        "requests": 4
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 1
                    }
                },
                "consoleLog": []
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-v5b2-10.10.1.193",
                "loadTime": 683,
                "docTime": 683,
                "fullyLoaded": 837,
                "bytesOut": 6257,
                "bytesOutDoc": 2161,
                "bytesIn": 5448,
                "bytesInDoc": 5448,
                "requests": [
                    {
                        "type": 3,
                        "id": "4D7D2C5DCE66BBE7276E8CDB8D96D0CD",
                        "request_id": "4D7D2C5DCE66BBE7276E8CDB8D96D0CD",
                        "ip_addr": "172.67.160.177",
                        "full_url": "https:\/\/www.lascolinasgolfresort.be\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.lascolinasgolfresort.be",
                        "url": "\/",
                        "raw_id": "4D7D2C5DCE66BBE7276E8CDB8D96D0CD",
                        "frame_id": "6D0E0F19067355C06B9A976542620EF3",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 112,
                        "ttfb_ms": 104,
                        "load_start": 102,
                        "load_start_float": 102.000061,
                        "bytesIn": 5448,
                        "objectSize": 5448,
                        "objectSizeUncompressed": 21085,
                        "chunks": [
                            {
                                "ts": 208,
                                "bytes": 382
                            },
                            {
                                "ts": 208,
                                "bytes": 1176
                            },
                            {
                                "ts": 212,
                                "bytes": 1493,
                                "inflated": 13971
                            },
                            {
                                "ts": 213,
                                "bytes": 1173
                            },
                            {
                                "ts": 214,
                                "bytes": 1176
                            },
                            {
                                "ts": 214,
                                "bytes": 48,
                                "inflated": 7114
                            }
                        ],
                        "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
                        "cacheControl": "no-store, no-cache, must-revalidate",
                        "contentType": "text\/html",
                        "contentEncoding": "zstd",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -6,
                        "dns_end": 30,
                        "connect_start": 30,
                        "connect_end": 30,
                        "ssl_start": 30,
                        "ssl_end": 95,
                        "securityDetails": {
                            "protocol": "QUIC",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519Kyber768Draft00",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "lascolinasgolfresort.be",
                            "sanList": [
                                "lascolinasgolfresort.be",
                                "*.lascolinasgolfresort.be"
                            ],
                            "issuer": "WE1",
                            "validFrom": 1731428288,
                            "validTo": 1739204287,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2025'",
                                    "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                    "timestamp": 1731431889543,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100F45C4BA8E539314D2BA476217B7EC1F38BBB8F7F487E1D95211E2DF9536DB180022007A59DFC36AC3732D4C32E4166DC66DA882EF23EA8AAED1B6CA8F816EBB1CA1F"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1731431888526,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100FE7D42A1730782539482560DA011E052232B81ACFE192B0C271EA630EE85C15402210081A84969921913EBAB4F8ECA69106165AB8A4C5DE4A11F4EBB1CDCAF66C64603"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": true
                        },
                        "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.lascolinasgolfresort.be",
                                ":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=\"129\", \"Google Chrome\";v=\"129\"",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: no-store, no-cache, must-revalidate",
                                "cf-cache-status: DYNAMIC",
                                "cf-ray: 8e6d952a7cdad394-FRA",
                                "content-encoding: zstd",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Sat, 23 Nov 2024 02:03:25 GMT",
                                "expires: Thu, 19 Nov 1981 08:52:00 GMT",
                                "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "pragma: no-cache",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=WA1pW5A3EMrlizsHjrHpDKKLA1AXbuF55xrcizpSAUnklJvtWdNAZLa8tM%2FXdkBbsl%2BLK3Z9PSApMyA9V%2BWYmXrPCeuevhXV5wauS884Jfo3TKgv%2FrZ%2Bqob7SRtU%2BEtFxvim886FXAjemOBYFwo%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "server-timing: cfL4;desc=\"?proto=QUIC&rtt=52776&sent=13&recv=11&lost=0&retrans=0&sent_bytes=4210&recv_bytes=5860&delivery_rate=18643&cwnd=12000&unsent_bytes=0&cid=5c765f67920cf359&ts=127&x=1\"",
                                "server-timing: cfHdrFlush;dur=0",
                                "set-cookie: kirby_session=3abd90b9d0c32f8d81abd5973ce262c1; expires=Mon, 20-Oct-2098 14:45:50 GMT; Max-Age=2332327345; path=\/; secure; HttpOnly",
                                "vary: accept-encoding"
                            ]
                        },
                        "bytesOut": 2161,
                        "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": 36,
                        "connect_ms": 0,
                        "ssl_ms": 65,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 6,
                        "netlog_id": 61,
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 214,
                        "ttfb_start": 102,
                        "ttfb_end": 206,
                        "download_start": 206,
                        "download_end": 214,
                        "download_ms": 8,
                        "all_start": -6,
                        "all_end": 214,
                        "all_ms": 213,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                380.91500000000002,
                                381.17899999999997
                            ],
                            [
                                524.11199999999997,
                                524.27700000000004
                            ],
                            [
                                380.92899999999997,
                                381.101
                            ],
                            [
                                524.11800000000005,
                                524.26499999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "31280.101",
                        "request_id": "31280.101",
                        "ip_addr": "216.58.206.46",
                        "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-4DBNJ406G4&gtm=45je4bk0v888893592za200&_p=1732327405322&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102077855~102081485&cid=1954646511.1732327406&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B129.0.0.0%7CGoogle%2520Chrome%3B129.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1732327405&sct=1&seg=0&dl=https%3A%2F%2Fwww.lascolinasgolfresort.be%2F&dt=Las%20Colinas%20Golf%20%26%20Country%20Club%20%7C%20Appartementen%20en%20villa%27s%20Las%20Colinas%20Golf%20%26%20Country%20Club%2C%20Spanje%2C%20Alicante%2C%20luxeresort%2C%20golfresort&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=582",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "www.google-analytics.com",
                        "url": "\/g\/collect?v=2&tid=G-4DBNJ406G4&gtm=45je4bk0v888893592za200&_p=1732327405322&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102077855~102081485&cid=1954646511.1732327406&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B129.0.0.0%7CGoogle%2520Chrome%3B129.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1732327405&sct=1&seg=0&dl=https%3A%2F%2Fwww.lascolinasgolfresort.be%2F&dt=Las%20Colinas%20Golf%20%26%20Country%20Club%20%7C%20Appartementen%20en%20villa%27s%20Las%20Colinas%20Golf%20%26%20Country%20Club%2C%20Spanje%2C%20Alicante%2C%20luxeresort%2C%20golfresort&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=582",
                        "raw_id": "31280.101",
                        "frame_id": "6D0E0F19067355C06B9A976542620EF3",
                        "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                        "responseCode": 204,
                        "request_type": "Fetch",
                        "load_ms": 122,
                        "ttfb_ms": 122,
                        "load_start": 715,
                        "load_start_float": 715.00013300000001,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                        "cacheControl": "no-cache, no-store, must-revalidate",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 146,
                        "protocol": "HTTP\/2",
                        "dns_start": 581,
                        "dns_end": 619,
                        "connect_start": 619,
                        "connect_end": 649,
                        "ssl_start": 649,
                        "ssl_end": 714,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.google-analytics.com",
                            "sanList": [
                                "*.google-analytics.com",
                                "region1.app-measurement.com",
                                "app-measurement.com",
                                "region1.att.app-measurement.com",
                                "att.app-measurement.com",
                                "region1.analytics.app-measurement.com",
                                "analytics.app-measurement.com",
                                "region1.app-analytics-services-att.com",
                                "app-analytics-services-att.com",
                                "region1.app-analytics-services.com",
                                "app-analytics-services.com",
                                "google-analytics.com",
                                "region1.google-analytics.com",
                                "ssl.google-analytics.com",
                                "www.google-analytics.com",
                                "region1.analytics.google.com",
                                "googletagmanager.com",
                                "www.googletagmanager.com",
                                "urchin.com",
                                "service.urchin.com",
                                "fps.goog",
                                "*.fps.goog",
                                "googleoptimize.com",
                                "www.googleoptimize.com"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1729499817,
                            "validTo": 1736757416,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h1' log",
                                    "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                    "timestamp": 1729503418988,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450220051B96E224B12F8A839D7348692F96A65EBD7DF29CCE644F1D31B2B1FB70E303022100E240CE9888C9D11A873C031B8962AD007F553648CD271BF0E4BF3B2B237D9D68"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2025'",
                                    "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                    "timestamp": 1729503419992,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502203C6D559032697D647E828C7B3CA63D87EA37BDCB0D402636CA0C127563384CF2022100AB71FB8737974439A49DFA858195943BD29C905F99FA6BB0BB5A2B85CE829F62"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-4DBNJ406G4",
                        "initiator_line": "171",
                        "initiator_column": "216",
                        "initiator_type": "script",
                        "initiator_function": "Ec",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: POST",
                                ":path: \/g\/collect?v=2&tid=G-4DBNJ406G4&gtm=45je4bk0v888893592za200&_p=1732327405322&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102077855~102081485&cid=1954646511.1732327406&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B129.0.0.0%7CGoogle%2520Chrome%3B129.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1732327405&sct=1&seg=0&dl=https%3A%2F%2Fwww.lascolinasgolfresort.be%2F&dt=Las%20Colinas%20Golf%20%26%20Country%20Club%20%7C%20Appartementen%20en%20villa%27s%20Las%20Colinas%20Golf%20%26%20Country%20Club%2C%20Spanje%2C%20Alicante%2C%20luxeresort%2C%20golfresort&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=582",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "origin: https:\/\/www.lascolinasgolfresort.be",
                                "priority: u=1, i",
                                "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/www.lascolinasgolfresort.be",
                                "cache-control: no-cache, no-store, must-revalidate",
                                "content-length: 0",
                                "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascnsrsggc:86:0",
                                "content-type: text\/plain",
                                "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Sat, 23 Nov 2024 02:03:25 GMT",
                                "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                "pragma: no-cache",
                                "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascnsrsggc:86:0\"}],}",
                                "server: Golfe2",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 4096,
                        "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": 38,
                        "connect_ms": 30,
                        "ssl_ms": 65,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 581,
                        "socket_group": "https:\/\/www.google-analytics.com <https:\/\/lascolinasgolfresort.be same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 133,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGvzCCBaegAwIBAgIRAIDYDSLinas6CpYEmhxu6HQwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MTAyMTA4MzY1N1oXDTI1MDExMzA4MzY1NlowITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABBUT9T0NmrtiE5\/x+0nApP4j73gWp\/i0mWUgheB2fN6y0Gr2XIqZ\nFobAdD9lFW0C7\/E0iYe4DIBnANDI5dL3RcijggShMIIEnTAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nzMKk4bS4uNOI5Dr5wnddQHXspfkwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvb0JGWVlhaHpnVkkuY3JsMIIBBAYKKwYB\nBAHWeQIEAgSB9QSB8gDwAHYAzxFW7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87M\nOwgAAAGSrm\/abAAABAMARzBFAiAFG5biJLEvioOdc0hpL5amXr198pzOZE8dMbKx\n+3DjAwIhAOJAzpiIydEahzwDG4lirQB\/VTZIzScb8OS\/OysjfZ1oAHYAzPsPaoVx\nCWX+lZtTzumyfCLphVwNl422qX5UwP5MDbAAAAGSrm\/eWAAABAMARzBFAiA8bVWQ\nMml9ZH6CjHs8pj2H6je9yw1AJjbKDBJ1YzhM8gIhAKtx+4c3l0Q5pJ36hYGVlDvS\nnJBfmfprsLtaK4XOgp9iMA0GCSqGSIb3DQEBCwUAA4IBAQA97nFNamJqmb8I2DYN\nMU9bAJiNCMASqu7bAKfP4IzQKzdlh4BMrDEn\/dswq\/iZuNTZXW41KLM60WXrgXL4\n2fs44RKqj9zuIikxNE9GsechO3lPndj1gzdzqrKoaNu2pSINRepFT+WlAJhjjNRm\nBdxJB+KiML0ZjkjzInbSJ7KHXAwNk15s7hIqbfCAP8syD1BjUPfeWamF19ExqJUN\nYxbVv8aPRTQOKuL2RiX+hup7jMViz5CdvmxJDNUpdhtuu+\/9v9GbP9gsL75sUrAA\nPEtxRse1k7T\/NohT7s6Crl2CfhrAy\/G8bHMzoyMkAQrOMR9m1+wi6y3EUO6LrCBj\nDx4r\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 837,
                        "ttfb_start": 715,
                        "ttfb_end": 837,
                        "download_start": 837,
                        "download_end": 837,
                        "download_ms": 0,
                        "all_start": 581,
                        "all_end": 837,
                        "all_ms": 255,
                        "index": 1,
                        "number": 2
                    }
                ],
                "requestsFull": 2,
                "requestsDoc": 1,
                "responses_200": 1,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "6D0E0F19067355C06B9A976542620EF3",
                "loadEventStart": 583,
                "loadEventEnd": 584,
                "domContentLoadedEventStart": 544,
                "domContentLoadedEventEnd": 544,
                "URL": "https:\/\/www.lascolinasgolfresort.be",
                "connections": 2,
                "final_base_page_request": 0,
                "final_base_page_request_id": "4D7D2C5DCE66BBE7276E8CDB8D96D0CD",
                "final_url": "https:\/\/www.lascolinasgolfresort.be\/",
                "domInteractive": 544,
                "firstPaint": 488.5,
                "firstContentfulPaint": 589,
                "firstImagePaint": 589,
                "firstMeaningfulPaint": 614,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 206,
                "basePageSSLTime": 65,
                "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,
                "score_progressive_jpeg": -1,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "base_page_cdn": "Cloudflare",
                "cpuTimes": {
                    "ParseHTML": 8,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 21,
                    "ParseAuthorStyleSheet": 2,
                    "EvaluateScript": 15,
                    "v8.compile": 32,
                    "UpdateLayoutTree": 44,
                    "Layout": 65,
                    "PrePaint": 2,
                    "Paint": 2,
                    "Layerize": 1,
                    "IntersectionObserverController::computeIntersections": 0,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "ResourceChangePriority": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "FunctionCall": 23,
                    "v8.produceCache": 7,
                    "HitTest": 0,
                    "TimerFire": 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": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 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,
                    "Idle": 615
                },
                "cpuTimesDoc": {
                    "ParseHTML": 8,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 21,
                    "ParseAuthorStyleSheet": 2,
                    "EvaluateScript": 15,
                    "v8.compile": 32,
                    "UpdateLayoutTree": 44,
                    "Layout": 65,
                    "PrePaint": 2,
                    "Paint": 2,
                    "Layerize": 1,
                    "IntersectionObserverController::computeIntersections": 0,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "ResourceChangePriority": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "FunctionCall": 22,
                    "v8.produceCache": 7,
                    "HitTest": 0,
                    "TimerFire": 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": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 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,
                    "Idle": 463
                },
                "cpu.ParseHTML": 8,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 21,
                "cpu.ParseAuthorStyleSheet": 2,
                "cpu.EvaluateScript": 15,
                "cpu.v8.compile": 32,
                "cpu.UpdateLayoutTree": 44,
                "cpu.Layout": 65,
                "cpu.PrePaint": 2,
                "cpu.Paint": 2,
                "cpu.Layerize": 1,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.FunctionCall": 23,
                "cpu.v8.produceCache": 7,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 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.Idle": 615,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1732327403.1977754,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1732327404.8895011,
                "browserVersion": "129.0.0.0",
                "browser_version": "129.0.0.0",
                "fullyLoadedCPUms": 1199,
                "fullyLoadedCPUpct": 16.107382550333842,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "6D0E0F19067355C06B9A976542620EF3",
                                "loaderId": "0616E73BCAC67048511D98B51EE9D758"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/www.lascolinasgolfresort.be",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/www.lascolinasgolfresort.be\/",
                "document_hostname": "www.lascolinasgolfresort.be",
                "document_origin": "https:\/\/www.lascolinasgolfresort.be",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 316,
                "domComplete": 583,
                "PerformancePaintTiming.first-paint": 488.5,
                "PerformancePaintTiming.first-contentful-paint": 488.5,
                "origin_dns": {
                    "https": [
                        "1 . alpn=\"h3,h2\" ipv4hint=\"104.21.42.99,172.67.160.177\" ech=\"AEX+DQBBCQAgACDd9btsgy22oDleJcHu3J6QTNKNKyxRIntArteq6KR2PgAEAAEAAQASY2xvdWRmbGFyZS1lY2guY29tAAA=\" ipv6hint=\"2606:4700:3035::ac43:a0b1,2606:4700:3037::6815:2a63\""
                    ],
                    "ns": [
                        "hans.ns.cloudflare.com.",
                        "arya.ns.cloudflare.com."
                    ],
                    "mx": [
                        "0 lascolinasgolfresort-be.mail.protection.outlook.com."
                    ],
                    "txt": [
                        "\"MS=ms30072487\"",
                        "\"domain-verification:f6a83f1862019f5a32be81b05223b5386e42e067\"",
                        "\"google-site-verification=hRLZKHxfkdXwdOn8uIE_mNBVw9h17YJSN-R_eMNvbNY\"",
                        "\"v=spf1 include:_spf.relay.mailprotect.be include:spf.protection.outlook.com ip4:176.62.173.186 ip6:2a00:1c98:1000:1061:0:2:5670:c3dc ~all\""
                    ],
                    "soa": [
                        "arya.ns.cloudflare.com. dns.cloudflare.com. 2356917619 10000 2400 604800 1800"
                    ],
                    "cname": [],
                    "svcb": []
                },
                "detected": {
                    "Font scripts": "Typekit,Ionicons",
                    "Webmail": "Microsoft 365",
                    "Email": "Microsoft 365",
                    "CDN": "jQuery CDN,Cloudflare",
                    "JavaScript libraries": "jQuery 3.2.1",
                    "Analytics": "Google Analytics",
                    "Miscellaneous": "Open Graph,HTTP\/3"
                },
                "detected_apps": {
                    "Typekit": "",
                    "Microsoft 365": "",
                    "jQuery CDN": "",
                    "jQuery": "3.2.1",
                    "Ionicons": "",
                    "Google Analytics": "",
                    "Cloudflare": "",
                    "Open Graph": "",
                    "HTTP\/3": ""
                },
                "detected_technologies": {
                    "Typekit": {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "Microsoft 365": {
                        "name": "Microsoft 365",
                        "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                        "slug": "microsoft-365",
                        "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": "Microsoft 365.svg",
                        "website": "https:\/\/www.microsoft.com\/microsoft-365",
                        "pricing": [],
                        "cpe": null
                    },
                    "jQuery CDN": {
                        "name": "jQuery CDN",
                        "description": "jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.",
                        "slug": "jquery-cdn",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/code.jquery.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "jQuery": {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.2.1",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    "Ionicons": {
                        "name": "Ionicons",
                        "description": "Ionicons is an open-source icon set crafted for web, iOS, Android, and desktop apps.",
                        "slug": "ionicons",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Ionicons.png",
                        "website": "http:\/\/ionicons.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Analytics": {
                        "name": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    "Cloudflare": {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "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
                    },
                    "HTTP\/3": {
                        "name": "HTTP\/3",
                        "description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
                        "slug": "http-3",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "HTTP3.svg",
                        "website": "https:\/\/httpwg.org\/",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Microsoft 365",
                        "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                        "slug": "microsoft-365",
                        "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": "Microsoft 365.svg",
                        "website": "https:\/\/www.microsoft.com\/microsoft-365",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "jQuery CDN",
                        "description": "jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.",
                        "slug": "jquery-cdn",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/code.jquery.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.2.1",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Ionicons",
                        "description": "Ionicons is an open-source icon set crafted for web, iOS, Android, and desktop apps.",
                        "slug": "ionicons",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Ionicons.png",
                        "website": "http:\/\/ionicons.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "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
                    },
                    {
                        "name": "HTTP\/3",
                        "description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
                        "slug": "http-3",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "HTTP3.svg",
                        "website": "https:\/\/httpwg.org\/",
                        "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=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>",
                                    "target": [
                                        "#custom-prev-arrow"
                                    ],
                                    "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 id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button>",
                                    "target": [
                                        "#custom-next-arrow"
                                    ],
                                    "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": "color-contrast",
                            "impact": "serious",
                            "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": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                    "target": [
                                        ".active.parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                    "target": [
                                        "li:nth-child(4) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                    "target": [
                                        "li:nth-child(5) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                    "target": [
                                        "li:nth-child(6) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a>",
                                    "target": [
                                        "li:nth-child(7) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a>",
                                    "target": [
                                        "li:nth-child(8) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#c4bdaa",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 1.8700000000000001,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a>",
                                    "target": [
                                        "li:nth-child(9) > .parent-item"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Een wereld van verschil...<\/p>",
                                    "target": [
                                        ".text-container > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Maak een afspraak<br>\n<a href=\"tel:003232838787\">+32 3 283 87 87<\/a><\/p>",
                                    "target": [
                                        ".home-image1 > .h1-cta.cta > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"tel:003232838787\">+32 3 283 87 87<\/a>",
                                    "target": [
                                        ".home-image1 > .h1-cta.cta > p > a[href=\"tel:003232838787\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(1) > figure > figcaption > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(2) > figure > figcaption > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(3) > figure > figcaption > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(4) > figure > figcaption > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(5) > figure > figcaption > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>",
                                    "target": [
                                        ".h3-grid > .text-container > .text-content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"button\" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Meer info<\/a>",
                                    "target": [
                                        ".button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Hip Estates is sinds 2007 d\u00e9 agent op Las Colinas Golf &amp; Country Club voor alle Belgische en Nederlandse klanten.<\/p>",
                                    "target": [
                                        ".footergrid-left > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<input autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                    "target": [
                                        "#emailfooter"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > li:nth-child(7) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a>",
                                    "target": [
                                        "a[href$=\"www.plug.be\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h3>Las Colinas<\/h3>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(1) > h3"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(3) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(4) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(5) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(6) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(7) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h3>Over ons<\/h3>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > li:nth-child(1) > h3"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > li:nth-child(3) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"infodagen\">Infodagen<\/a>",
                                    "target": [
                                        "li:nth-child(4) > a[href$=\"infodagen\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"magazine\">Magazine<\/a>",
                                    "target": [
                                        "li:nth-child(5) > a[href$=\"magazine\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"contact\">Contact<\/a>",
                                    "target": [
                                        "li:nth-child(6) > a[href$=\"contact\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#887b54",
                                                "contrastRatio": 3.6099999999999999,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div id=\"privacypolicy\" class=\"active\">",
                                                    "target": [
                                                        "#privacypolicy"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.61 (foreground color: #eeeeee, background color: #887b54, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div id=\"privacypolicy\" class=\"active\">",
                                    "target": [
                                        "#privacypolicy"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.61 (foreground color: #eeeeee, background color: #887b54, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#eeeeee",
                                                "bgColor": "#887b54",
                                                "contrastRatio": 3.6099999999999999,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": null,
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div id=\"privacypolicy\" class=\"active\">",
                                                    "target": [
                                                        "#privacypolicy"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element has insufficient color contrast of 3.61 (foreground color: #eeeeee, background color: #887b54, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"privacy-link\" href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Meer info<\/a>",
                                    "target": [
                                        ".privacy-link"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.61 (foreground color: #eeeeee, background color: #887b54, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": "serious",
                            "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": {
                                                "messageKey": "noLang"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element does not have a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<html>",
                                    "target": [
                                        "html"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute"
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "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 does not have an alt attribute"
                                        },
                                        {
                                            "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": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                    "target": [
                                        "#homesection1 > .plg-container > .arrow"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                    "target": [
                                        "#homesection2 > .plg-container > .arrow"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                    "target": [
                                        "#homesection3 > .arrow"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                                    "target": [
                                        "#custom-prev-arrow > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                                    "target": [
                                        "#custom-next-arrow > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas\/mj_050-kopieren-450x645.jpg)\"><\/div>\n<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(1) > figure > a"
                                    ],
                                    "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:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/appartementen\/piscina_lateral_hinojo-web-450x645.jpg)\"><\/div>\n<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(2) > figure > a"
                                    ],
                                    "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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas-op-maat\/naamloos-14-edit-kopieren_low-450x645.jpg)\"><\/div>\n<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(3) > figure > a"
                                    ],
                                    "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:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/herverkoop\/las-colinas-villa-website-23-kopieren-450x645.jpg)\"><\/div>\n<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(4) > figure > a"
                                    ],
                                    "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:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/modelwoning\/hip-estates-villa-website-9-kopieren-450x645.jpg)\"><\/div>\n<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(5) > figure > a"
                                    ],
                                    "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=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\">",
                                    "target": [
                                        ".slick-current"
                                    ]
                                }
                            ]
                        },
                        {
                            "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>",
                                    "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": "<div class=\"slick-item slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -820px; top: 0px; z-index: 998; opacity: 0;\">",
                                    "target": [
                                        "div[data-slick-index=\"1\"]"
                                    ]
                                },
                                {
                                    "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 class=\"slick-item slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -1640px; top: 0px; z-index: 998; opacity: 0;\">",
                                    "target": [
                                        "div[data-slick-index=\"2\"]"
                                    ]
                                },
                                {
                                    "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 class=\"slick-item slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -2460px; top: 0px; z-index: 998; opacity: 0;\">",
                                    "target": [
                                        "div[data-slick-index=\"3\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\">",
                                    "target": [
                                        ".slick-current"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\">",
                                    "target": [
                                        ".slick-current"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<h1>las colinas<\/h1>",
                                                    "target": [
                                                        ".text-container > h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Aanbod<\/h2>",
                                                    "target": [
                                                        ".plg-container > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2><span>golf &amp;<\/span><span>&nbsp;country<\/span>&nbsp;club<\/h2>",
                                                    "target": [
                                                        "#homesection3 > .title-container > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2><span>een<\/span><span>&nbsp;unieke<\/span><span>&nbsp;ervaring<\/span><\/h2>",
                                                    "target": [
                                                        ".h4-content > .title-container > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Golfbaan<\/h3>",
                                                    "target": [
                                                        ".slick-current > .text-container > .text-content > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2><span>schrijf je in<\/span><span>voor onze<\/span><span>nieuwsbrief<\/span><\/h2>",
                                                    "target": [
                                                        "footer > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Las Colinas<\/h3>",
                                                    "target": [
                                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(1) > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Over ons<\/h3>",
                                                    "target": [
                                                        ".footergrid-item:nth-child(3) > ul > li:nth-child(1) > h3"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html>",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "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": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h1>las colinas<\/h1>",
                                    "target": [
                                        ".text-container > h1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Aanbod<\/h2>",
                                    "target": [
                                        ".plg-container > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>golf &amp;<\/span>",
                                    "target": [
                                        "#homesection3 > .title-container > h2 > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>een<\/span>",
                                    "target": [
                                        ".h4-content > .title-container > h2 > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>&nbsp;unieke<\/span>",
                                    "target": [
                                        ".h4-content > .title-container > h2 > span:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "25.5pt (34px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>schrijf je in<\/span>",
                                    "target": [
                                        "footer > h2 > span:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "25.5pt (34px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>voor onze<\/span>",
                                    "target": [
                                        "footer > h2 > span:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 4.1900000000000004,
                                                "fontSize": "25.5pt (34px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 4.19"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>nieuwsbrief<\/span>",
                                    "target": [
                                        "footer > h2 > span:nth-child(3)"
                                    ]
                                },
                                {
                                    "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=\"website\" id=\"website\" class=\"form__potty\" style=\"display: none;\">",
                                    "target": [
                                        "#website"
                                    ]
                                }
                            ]
                        },
                        {
                            "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>",
                                    "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": "custom-prev-arrow",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>",
                                    "target": [
                                        "#custom-prev-arrow"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "custom-next-arrow",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button>",
                                    "target": [
                                        "#custom-next-arrow"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "emailfooter",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                    "target": [
                                        "#emailfooter"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "website",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"text\" name=\"website\" id=\"website\" class=\"form__potty\" style=\"display: none;\">",
                                    "target": [
                                        "#website"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "plg-hamburger",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"plg-hamburger\">\n<span><\/span>\n<span><\/span>\n<span><\/span><\/div>",
                                    "target": [
                                        "#plg-hamburger"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "homesection1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"homesection1\">",
                                    "target": [
                                        "#homesection1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "homesection2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"homesection2\">",
                                    "target": [
                                        "#homesection2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "homesection3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"homesection3\">",
                                    "target": [
                                        "#homesection3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "homesection4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section id=\"homesection4\">",
                                    "target": [
                                        "#homesection4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "form2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<form id=\"form2\" method=\"post\" autocomplete=\"off\">",
                                    "target": [
                                        "#form2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "subscribe-submit",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"subscribe-submit\" class=\"disabled\">Verstuur<\/div>",
                                    "target": [
                                        "#subscribe-submit"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "feedback2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p id=\"feedback2\"><\/p>",
                                    "target": [
                                        "#feedback2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "privacypolicy",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"privacypolicy\" class=\"active\">",
                                    "target": [
                                        "#privacypolicy"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                    "target": [
                                        "#emailfooter"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "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"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".home-image1 > .img.home-image[alt=\"Las Colinas\"]"
                                    ]
                                },
                                {
                                    "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 class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".img.home-image[alt=\"Las Colinas\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "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 class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".img.home-image[alt=\"Las Colinas\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".h3-grid > .image-container > img[alt=\"Las Colinas\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\">",
                                    "target": [
                                        ".footer-image > img"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\">",
                                    "target": [
                                        "img[alt=\"Las Colinas Facebook\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\">",
                                    "target": [
                                        "img[alt=\"Las Colinas Instagram\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                    "target": [
                                        "#emailfooter"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                    "target": [
                                        ".active.parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                    "target": [
                                        "li:nth-child(4) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                    "target": [
                                        "li:nth-child(5) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                    "target": [
                                        "li:nth-child(6) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a>",
                                    "target": [
                                        "li:nth-child(7) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a>",
                                    "target": [
                                        "li:nth-child(8) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a>",
                                    "target": [
                                        "li:nth-child(9) > .parent-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=\"tel:003232838787\">+32 3 283 87 87<\/a>",
                                    "target": [
                                        ".home-image1 > .h1-cta.cta > p > a[href=\"tel:003232838787\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(1) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(2) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(3) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(4) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a>",
                                    "target": [
                                        ".h2-item:nth-child(5) > figure > figcaption > 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=\"button\" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Meer info<\/a>",
                                    "target": [
                                        ".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=\"social\" href=\"https:\/\/www.facebook.com\/LasColinasGolfresortBe\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\"><\/a>",
                                    "target": [
                                        ".social[target=\"_blank\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "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=\"social\" href=\"https:\/\/www.instagram.com\/lascolinasgolfresort.be\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\"><\/a>",
                                    "target": [
                                        ".social[target=\"_blank\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > li:nth-child(7) > 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=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a>",
                                    "target": [
                                        "a[href$=\"www.plug.be\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li: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:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li: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:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li: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:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li: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 href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > li:nth-child(7) > 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:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > li: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=\"infodagen\">Infodagen<\/a>",
                                    "target": [
                                        "li:nth-child(4) > a[href$=\"infodagen\"]"
                                    ]
                                },
                                {
                                    "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=\"magazine\">Magazine<\/a>",
                                    "target": [
                                        "li:nth-child(5) > a[href$=\"magazine\"]"
                                    ]
                                },
                                {
                                    "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=\"contact\">Contact<\/a>",
                                    "target": [
                                        "li:nth-child(6) > a[href$=\"contact\"]"
                                    ]
                                },
                                {
                                    "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=\"privacy-link\" href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Meer info<\/a>",
                                    "target": [
                                        ".privacy-link"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"nav-list\">",
                                    "target": [
                                        ".nav-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>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul"
                                    ]
                                },
                                {
                                    "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>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul"
                                    ]
                                },
                                {
                                    "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><li><h3>Over ons<\/h3><\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li><li>\n<a href=\"infodagen\">Infodagen<\/a><\/li><li>\n<a href=\"magazine\">Magazine<\/a><\/li><li>\n<a href=\"contact\">Contact<\/a><\/li><\/ul>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "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><a class=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li>",
                                    "target": [
                                        ".nav-list > 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>",
                                    "target": [
                                        ".nav-list > 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>",
                                    "target": [
                                        ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li>",
                                    "target": [
                                        ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li>",
                                    "target": [
                                        ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li>",
                                    "target": [
                                        ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a><\/li>",
                                    "target": [
                                        ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a><\/li>",
                                    "target": [
                                        ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a><\/li>",
                                    "target": [
                                        "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>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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 href=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(1) > ul > 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><h3>Las Colinas<\/h3><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > 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&nbsp;<\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(2) > ul > 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><h3>Over ons<\/h3><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > 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&nbsp;<\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > 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 href=\"infodagen\">Infodagen<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > 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 href=\"magazine\">Magazine<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > 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 href=\"contact\">Contact<\/a><\/li>",
                                    "target": [
                                        ".footergrid-item:nth-child(3) > ul > li:nth-child(6)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".home-image1 > .img.home-image[alt=\"Las Colinas\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".img.home-image[alt=\"Las Colinas\"]:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".img.home-image[alt=\"Las Colinas\"]:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                    "target": [
                                        "#homesection1 > .plg-container > .arrow"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                    "target": [
                                        "#homesection2 > .plg-container > .arrow"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                                    "target": [
                                        ".h3-grid > .image-container > img[alt=\"Las Colinas\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                    "target": [
                                        "#homesection3 > .arrow"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>",
                                    "target": [
                                        "#custom-prev-arrow"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                                    "target": [
                                        "#custom-prev-arrow > img"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button>",
                                    "target": [
                                        "#custom-next-arrow"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                                    "target": [
                                        "#custom-next-arrow > img"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\">",
                                    "target": [
                                        ".footer-image > img"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\">",
                                    "target": [
                                        "img[alt=\"Las Colinas Facebook\"]"
                                    ]
                                },
                                {
                                    "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\">",
                                    "target": [
                                        "img[alt=\"Las Colinas Instagram\"]"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "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": "#887b54",
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2><span>golf &amp;<\/span><span>&nbsp;country<\/span>&nbsp;club<\/h2>",
                                    "target": [
                                        "#homesection3 > .title-container > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                                                    "target": [
                                                        ".h3-grid > .image-container > img[alt=\"Las Colinas\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>&nbsp;country<\/span>",
                                    "target": [
                                        "#homesection3 > .title-container > h2 > span:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "contrastRatio": 0,
                                                "fontSize": "37.5pt (50px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-829x1114.jpg')\"><\/div>",
                                                    "target": [
                                                        ".slick-current > .image-container > .image-item"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span>&nbsp;ervaring<\/span>",
                                    "target": [
                                        ".title-container > h2 > span:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h3>Golfbaan<\/h3>",
                                    "target": [
                                        ".slick-current > .text-container > .text-content > h3"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>",
                                    "target": [
                                        ".slick-current > .text-container > .text-content > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#887b54",
                                                "contrastRatio": 0,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<strong>golfbaan<\/strong>",
                                    "target": [
                                        ".slick-current > .text-container > .text-content > p > strong"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "",
                "base_page_cname": "",
                "base_page_dns_server": "arya.ns.cloudflare.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 6467,
                "testUrl": "https:\/\/www.lascolinasgolfresort.be",
                "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:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\",\"width\":760,\"height\":383,\"naturalWidth\":912,\"naturalHeight\":460},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\",\"width\":320,\"height\":439,\"naturalWidth\":645,\"naturalHeight\":885},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\",\"width\":325,\"height\":197,\"naturalWidth\":655,\"naturalHeight\":398},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\",\"width\":95,\"height\":41,\"naturalWidth\":188,\"naturalHeight\":81},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\",\"width\":95,\"height\":41,\"naturalWidth\":188,\"naturalHeight\":81},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\",\"width\":900,\"height\":444,\"naturalWidth\":1040,\"naturalHeight\":513},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\",\"width\":95,\"height\":41,\"naturalWidth\":188,\"naturalHeight\":81},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\",\"width\":40,\"height\":93,\"naturalWidth\":81,\"naturalHeight\":188},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\",\"width\":40,\"height\":93,\"naturalWidth\":81,\"naturalHeight\":188},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\",\"width\":845,\"height\":199,\"naturalWidth\":1318,\"naturalHeight\":333},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\",\"width\":14,\"height\":14,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\",\"width\":14,\"height\":14,\"naturalWidth\":97,\"naturalHeight\":97}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "aw-conqueror-didot",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "aw-conqueror-didot",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "aw-conqueror-didot",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "sofia-pro-soft",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "sofia-pro-soft",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "700"
                    },
                    {
                        "family": "sofia-pro-soft",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "sofia-pro-soft",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "sofia-pro",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "sofia-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "700"
                    },
                    {
                        "family": "sofia-pro",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "200"
                    },
                    {
                        "family": "sofia-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "200"
                    },
                    {
                        "family": "sofia-pro",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "sofia-pro",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "sofia-pro-condensed",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "sofia-pro-condensed",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "700"
                    },
                    {
                        "family": "sofia-pro-condensed",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "sofia-pro-condensed",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Ionicons",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "normal"
                    }
                ],
                "generated-content-percent": 2.5,
                "generated-content-size": 0.53000000000000003,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                        "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 912,
                        "naturalHeight": 460
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg",
                        "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 645,
                        "naturalHeight": 885
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                        "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 655,
                        "naturalHeight": 398
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 188,
                        "naturalHeight": 81
                    }
                ],
                "imgs-no-alt": [
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png"
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png"
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png"
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png"
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png"
                    }
                ],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 188,
                        "naturalHeight": 81
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1040,
                        "naturalHeight": 513
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 188,
                        "naturalHeight": 81
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 81,
                        "naturalHeight": 188
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 81,
                        "naturalHeight": 188
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1318,
                        "naturalHeight": 333
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 96,
                        "naturalHeight": 96
                    },
                    {
                        "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg",
                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\">",
                        "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 97,
                        "naturalHeight": 97
                    }
                ],
                "jsLibsVulns": [
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.2.1",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-567880"
                    },
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.2.1",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-565129"
                    },
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.2.1",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-174006"
                    }
                ],
                "meta-viewport": "width=device-width, initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/code.jquery.com\/jquery-3.2.1.min.js",
                    "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/plugins.min.js?v=8",
                    "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/scripts.min.js?v=8",
                    "https:\/\/use.typekit.net\/dls6lxx.css",
                    "https:\/\/code.ionicframework.com\/ionicons\/2.0.1\/css\/ionicons.min.css",
                    "https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8"
                ],
                "rendered-html": "<html><head><meta charset=\"utf-8\"><title>Las Colinas Golf &amp; Country Club | Appartementen en villa's Las Colinas Golf &amp; Country Club, Spanje, Alicante, luxeresort, golfresort<\/title><meta name=\"description\" content=\"Las Colinas Golf &amp; Country Club is het mooiste resort aan de Costa Blanca. Uw droomwoning met golfterrein midden in het natuurgebied met uitzicht op\u2026\"><meta property=\"og:title\" content=\"Las Colinas Golf &amp; Country Club | Appartementen en villa's Las Colinas Golf &amp; Country Club, Spanje, Alicante, luxeresort, golfresort\"><meta property=\"og:type\" content=\"website\"><meta property=\"og:description\" content=\"Las Colinas Golf &amp; Country Club is het mooiste resort aan de Costa Blanca. Uw droomwoning met golfterrein midden in het natuurgebied met uitzicht op\u2026\"><meta itemprop=\"name\" content=\"Las Colinas Golf &amp; Country Club | Appartementen en villa's Las Colinas Golf &amp; Country Club, Spanje, Alicante, luxeresort, golfresort\"><meta itemprop=\"description\" content=\"Las Colinas Golf &amp; Country Club is het mooiste resort aan de Costa Blanca. Uw droomwoning met golfterrein midden in het natuurgebied met uitzicht op\u2026\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/161_cam_06_ext_general_v02.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/aanbod_161_madrono_12_ext_02.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/beachclub_002-kopieren.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/beachclub_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/beach-club-2-003jzfichasdef_001_filter.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/clubhuis_000a.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/country-club_004.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/courts-filter_crop.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/fitness_filter.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/golf_2010_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/golfbaan_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/golfbaan_bewerkt.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home2.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home3.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home4.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home5.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/img_3016_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/img_3016_nieuw.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/las-colinas-full-res-13-website.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/lima_l1_interiores_.0003-v3-0000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/limonero-19-20_solarium_v2_.0000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/madrono_12_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/mb-website-35.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/mb-website-46.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/morning-breeze-website-32.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/olivo-11_.0012-00000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/olivo_13_.0004-00000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/plug-logo.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/somium_madrono-ii_-esquina_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/villa-tomillo-7-alta-resolu-21.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/villa-tomillo-7-alta-resolu-21-kopieren-400x266.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/villa-tomillo-7-alta-resolu-21-kopieren.jpg\"><link rel=\"canonical\" href=\"https:\/\/www.lascolinasgolfresort.be\"><link rel=\"alternate\" hreflang=\"nl\" href=\"https:\/\/www.lascolinasgolfresort.be\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\"><meta name=\"format-detection\" content=\"telephone=no\"><link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/dls6lxx.css\"><link rel=\"stylesheet\" href=\"https:\/\/code.ionicframework.com\/ionicons\/2.0.1\/css\/ionicons.min.css\"><link rel=\"stylesheet\" href=\"https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8\"><link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/favicons\/favicon.png\"><link rel=\"apple-touch-icon\" href=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/favicons\/apple-touch-icon.png\"><meta name=\"msapplication-TileColor\" content=\"#000000\"><meta name=\"format-detection\" content=\"telephone=no\">\n <script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-4DBNJ406G4\"><\/script> <script>window.dataLayer = window.dataLayer || [];\n\t  function gtag(){dataLayer.push(arguments);}\n\t  gtag('js', new Date());\n\n\t  gtag('config', 'G-4DBNJ406G4');<\/script> <\/head><body><div class=\"cloak\"><h1>LAS COLINAS<\/h1><\/div>\n<header><div class=\"plg-container\">\n<nav><ul class=\"nav-list\"><li><a class=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a><div class=\"sub\"><ul><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a><\/li><\/ul><\/div><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a><div class=\"sub\"><ul><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/golfresort\">Golfresort<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/golfbaan\">Golfbaan<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/clubhuis\">Club House<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/exclusive-beach-club\">Beachclub<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/restaurants\">Food &amp; Drinks<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/shops\">Shops<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/sportvoorzieningen\">Sportfaciliteiten<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/awards\">Awards<\/a><\/li><\/ul><\/div><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a><\/li><\/ul><div id=\"plg-hamburger\">\n<span><\/span>\n<span><\/span>\n<span><\/span><\/div>\n<\/nav><\/div>\n<\/header>\n<section id=\"homesection1\"><div class=\"plg-container\"><div class=\"h1-grid\"><div class=\"text-container\"><h1>las colinas<\/h1><p>Een wereld van verschil...<\/p><\/div><div class=\"image-container\"><div class=\"home-image1\">\n<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\"><div class=\"h1-cta cta\"><p>Maak een afspraak<br>\n<a href=\"tel:003232838787\">+32 3 283 87 87<\/a><\/p><\/div><\/div>\n<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">\n<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\"><\/div><div class=\"h1-cta cta showmobile\"><p>Maak een afspraak<br>\n<a href=\"tel:003232838787\">+32 3 283 87 87<\/a><\/p><\/div><\/div>\n<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\"><\/div>\n<\/section>\n<section id=\"homesection2\"><div class=\"plg-container\"><h2>Aanbod<\/h2><div class=\"h2-grid\"><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas\/mj_050-kopieren-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/appartementen\/piscina_lateral_hinojo-web-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas-op-maat\/naamloos-14-edit-kopieren_low-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/herverkoop\/las-colinas-villa-website-23-kopieren-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/modelwoning\/hip-estates-villa-website-9-kopieren-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a>\n<\/figcaption>\n<\/figure><\/div><\/div>\n<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\"><\/div>\n<\/section>\n<section id=\"homesection3\"><div class=\"title-container\"><h2><span>golf &amp;<\/span><span>&nbsp;country<\/span>&nbsp;club<\/h2><\/div><div class=\"h3-grid\"><div class=\"image-container\">\n<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\"><\/div><div class=\"text-container\"><div class=\"text-content\"><p>Las Colinas Golf &amp; Country Club is een uitzonderlijk wooncomplex van 330 hectare groot dat ten zuiden van Alicante ligt. Het domein is volledig ge\u00efntegreerd in de natuur en wordt door heuvels met mediterrane bossen omgeven. Het resort heeft een internationale reputatie opgebouwd, dat met dank aan het exclusieve design van de villa\u2019s en appartementen met zicht op zee, de uitmuntende sport-, vrijetijds- , verblijfs- en horecafaciliteiten en de prestigieuze golfbaan met 18 holes. Bij de bouw van de wooneenheden worden de meest innoverende architecturale en ecologische technieken toegepast. De ruimtelijke ligging biedt totale privacy en intimiteit en tegelijkertijd spectaculaire vergezichten.<\/p>                                            <a class=\"button\" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Meer info<\/a><\/div><\/div><\/div>\n<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">\n<\/section>\n<section id=\"homesection4\"><div class=\"plg-container\"><div class=\"h4-content\"><div class=\"title-container\"><h2><span>een<\/span><span>&nbsp;unieke<\/span><span>&nbsp;ervaring<\/span><\/h2><\/div><div class=\"h4-grid\"><div class=\"slick-container slick-initialized slick-slider\"><div class=\"slick-list draggable\"><div class=\"slick-track\" style=\"opacity: 1; width: 3280px;\"><div class=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Golfbaan<\/h3><p>De <strong>golfbaan<\/strong> met 18 holes strekt zich uit over de vallei tussen de heuvels en past op een vloeiende manier in het landschap. De breedte van de fairways, het design van de golvende greens en de talrijke tees aan elke hole maken deze baan veelzijdig en geschikt voor zowel elke amateurspeler als professional.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-829x1114.jpg')\"><\/div><\/div><\/div><div class=\"slick-item slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -820px; top: 0px; z-index: 998; opacity: 0;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Beachclub<\/h3><p>Als bewoner van Las Colinas Golf &amp; Country Club geniet u van een scala aan privileges, waaronder toegang tot de besloten <strong>Las Colinas Beach Club<\/strong> in Dehesa de Campoamor aan de Middellandse Zee, met infinity pool, ligstoelen, uitmuntende beachbar en private parking. En voor wie avontuurlijk is aangelegd, is er de mogelijkheid om verschillende watersporten te beoefenen zoals zeilen, kitesurfen en duiken.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/beachclub_1-829x1114.jpg')\"><\/div><\/div><\/div><div class=\"slick-item slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -1640px; top: 0px; z-index: 998; opacity: 0;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Een waaier aan faciliteiten<\/h3><p>Op Las Colinas is er <strong>geen tijd voor verveling<\/strong>. Een clubhouse waar altijd wat te beleven valt, gezellige bars, restaurantjes die uw smaakpapillen vergenoegen, vele soorten winkels \u2026 De opsomming is verre van compleet. Eigenlijk zou u het allemaal zelf eens moeten ontdekken.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/img_3016_nieuw-829x1114.jpg')\"><\/div><\/div><\/div><div class=\"slick-item slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -2460px; top: 0px; z-index: 998; opacity: 0;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Voor de sportliefhebber<\/h3><p>Las Colinas is een droomoord voor <strong>hardlopers, wandelaars en fietsers<\/strong>. U vindt er heerlijke fietstrajecten en wandelroutes te midden van een groene omgeving.<br>\nIn de nieuwe <strong>Sports &amp; Healthy Club <\/strong>kan u zwemmen, fitnessen of relaxen in de wellness. In de <strong>Racquet Club<\/strong> vindt u padel-en tennisbanen en een basketbalterrein.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/country-club_004-829x1114.jpg')\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"slick-buttons\">\n<button id=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>\n<button id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button><\/div><\/div><\/div><\/div>\n<\/section>\n<footer class=\"\"><h2><span>schrijf je in<\/span><span>voor onze<\/span><span>nieuwsbrief<\/span><\/h2><div class=\"footer-grid\"><div class=\"footergrid-left\"><p>Hip Estates is sinds 2007 d\u00e9 agent op Las Colinas Golf &amp; Country Club voor alle Belgische en Nederlandse klanten.<\/p><div class=\"footer-image\">\n<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\"><\/div><\/div><div class=\"footergrid-right\"><div class=\"footergrid-item\"><ul><li><form id=\"form2\" method=\"post\" autocomplete=\"off\">\n<input autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">\n<label class=\"form__potty\" for=\"website\" style=\"display: none;\">Please leave this field blank<\/label>\n<input type=\"text\" name=\"website\" id=\"website\" class=\"form__potty\" style=\"display: none;\">\n<input type=\"hidden\" name=\"_submit\" value=\"uKQ3QwTnFnjD0uZJ3XZV\"><div id=\"subscribe-submit\" class=\"disabled\">Verstuur<\/div><\/form><p id=\"feedback2\"><\/p><\/li><li>\n&nbsp;<\/li><li>\n&nbsp;<\/li><li>\n<a class=\"social\" href=\"https:\/\/www.facebook.com\/LasColinasGolfresortBe\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\"><\/a>\n<a class=\"social\" href=\"https:\/\/www.instagram.com\/lascolinasgolfresort.be\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\"><\/a><\/li><li>\n&nbsp;<\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a><\/li><li>\n<a href=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a><\/li><\/ul><\/div><div class=\"footergrid-item\"><ul><li><h3>Las Colinas<\/h3><\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li><\/ul><\/div><div class=\"footergrid-item\"><ul><li><h3>Over ons<\/h3><\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li><li>\n<a href=\"infodagen\">Infodagen<\/a><\/li><li>\n<a href=\"magazine\">Magazine<\/a><\/li><li>\n<a href=\"contact\">Contact<\/a><\/li><\/ul><\/div><\/div><\/div>\n<\/footer><div class=\"footer-print\"><h3>Info over Las Colinas Golf &amp; Country Club<\/h3><p>In Belgi\u00eb bent u van harte welkom in ons kantoor te Schilde:<\/p><p><strong>Turnhoutsebaan 72<br>\n2970 Schilde<\/strong><\/p><p>Bel gratis <strong>0800 62 500<\/strong> (enkel vanuit Belgi\u00eb)<br>\n<strong>[email protected]<\/strong><br>\nTel: +32 (0)3 283 87 87<br>\nBE 0743.790.555<\/p><\/div> <script>function form2(){\n\t\t\/\/console.log('form-script');\n\t\t$('#subscribe-submit').click(function (e) {\n\t\t\te.preventDefault();\n\t\t\t$.post(\n\t\t\t\t'https:\/\/www.lascolinasgolfresort.be\/send\/subscribe',\n\t\t\t\t$('#form2').serialize()\n\t\t\t)\n\t\t\t.then(function (response) {\n\t\t\t\tvar feedback = $('#feedback2');\n\t\t\t\tfeedback.removeClass('success error').text(response.message[0]);\n\t\t\t\t$('input, textarea').removeClass('erroneous');\n\t\t\t\tif (response.success) {\n\t\t\t\t\t\/* HUBSPOT *\/\n\t\t\t\t\tvar email = $('#emailfooter').val();\n\n\t\t\t\t\t\/\/var gdpr = $('#checkprivacy').val();\n\t\t\t\t\tvar obj = {\n\t\t\t\t\t\temail: email,\n\t\t\t\t\t}\n\t\t\t\t\t\/\/console.log(obj);\n\t\t\t\t\t$.post(\"\/hubspot\/webhook_subscribe.php\", obj);\n\t\t\t\t\t\/* END HUBSPOT *\/\n\t\t\t\t\tfeedback.addClass('success');\n\t\t\t\t\t\/\/$('input, textarea').prop('value', '');\n\t\t\t\t\t$('.subscribe').attr('disabled', 'true');\n\t\t\t\t\t$('#subscribe-submit').addClass('disabled');\n\t\t\t\t} else {\n\t\t\t\t\tfeedback.addClass('error');\n\t\t\t\t\tfor (var i = response.errors.length - 1; i >= 0; i--) {\n\t\t\t\t\t\t$('[name=\"' + response.errors[i] + '\"]').addClass('erroneous');\n\t\t\t\t\t};\n\t\t\t\t}\n\t\t\t});\n\t\t});\n\t}<\/script> <div id=\"privacypolicy\" class=\"active\">\nDeze website maakt gebruik van cookies om uw gebruikservaring te verbeteren. Door verder te surfen, stemt u in met ons cookiebeleid. <a class=\"privacy-link\" href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Meer info<\/a><div class=\"privacy-btn\"><\/div><\/div>\n <script src=\"https:\/\/code.jquery.com\/jquery-3.2.1.min.js\" type=\"text\/javascript\"><\/script> <script src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/plugins.min.js?v=8\" type=\"text\/javascript\"><\/script> <script src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/scripts.min.js?v=8\" type=\"text\/javascript\"><\/script> <\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        439
                    ],
                    [
                        498,
                        3952
                    ]
                ],
                "longTasks": [
                    [
                        439,
                        498
                    ]
                ],
                "lastVisualChange": 1300,
                "render": 700,
                "visualComplete85": 800,
                "visualComplete90": 1100,
                "visualComplete95": 1300,
                "visualComplete99": 1300,
                "visualComplete": 1300,
                "SpeedIndex": 774,
                "largestPaints": [
                    {
                        "event": "LargestImagePaint",
                        "time": 589,
                        "size": 291080,
                        "DOMNodeId": 5,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "class": "img home-image",
                                "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "alt": "Las Colinas"
                            },
                            "sourceURL": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "bounds": [
                                542.5,
                                420,
                                760,
                                383.328125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 589,
                        "size": 291080,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 542.5,
                                "y": 420,
                                "width": 760,
                                "height": 383.328125,
                                "top": 420,
                                "right": 1302.5,
                                "bottom": 803.328125,
                                "left": 542.5
                            },
                            "outerHTML": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                            "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 614,
                        "size": 18850,
                        "DOMNodeId": 80,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "bounds": [
                                792.515625,
                                265.203125,
                                319.96875,
                                50.015625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 588,
                        "size": 291080,
                        "DOMNodeId": 5,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "class": "img home-image",
                                "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "alt": "Las Colinas"
                            },
                            "sourceURL": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "bounds": [
                                542.5,
                                420,
                                760,
                                383.328125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 588,
                        "size": 291080,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 542.5,
                                "y": 420,
                                "width": 760,
                                "height": 383.328125,
                                "top": 420,
                                "right": 1302.5,
                                "bottom": 803.328125,
                                "left": 542.5
                            },
                            "outerHTML": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                            "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 614,
                        "size": 18850,
                        "DOMNodeId": 80,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "bounds": [
                                792.515625,
                                265.203125,
                                319.96875,
                                50.015625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 100
                    },
                    {
                        "name": "fetchStart",
                        "time": 106
                    },
                    {
                        "name": "navigationStart",
                        "time": 130
                    },
                    {
                        "name": "domLoading",
                        "time": 130
                    },
                    {
                        "name": "responseEnd",
                        "time": 131
                    },
                    {
                        "name": "domInteractive",
                        "time": 131
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 131
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 131
                    },
                    {
                        "name": "domComplete",
                        "time": 131
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 314
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 314
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 314
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 315
                    },
                    {
                        "name": "domLoading",
                        "time": 315
                    },
                    {
                        "name": "responseEnd",
                        "time": 316
                    },
                    {
                        "name": "LayoutShift",
                        "time": 538
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 588
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 588
                    },
                    {
                        "name": "firstPaint",
                        "time": 588
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 614
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 614
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 614
                    },
                    {
                        "name": "domInteractive",
                        "time": 644
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 644
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 644
                    },
                    {
                        "name": "domComplete",
                        "time": 683
                    },
                    {
                        "name": "loadEventStart",
                        "time": 683
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 683
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 588
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 588
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 614
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.14453195158040757
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.14453195158040757
                    }
                ],
                "chromeUserTiming.navigationStart": 131,
                "chromeUserTiming.fetchStart": 107,
                "chromeUserTiming.domLoading": 315,
                "chromeUserTiming.responseEnd": 316,
                "chromeUserTiming.domInteractive": 644,
                "chromeUserTiming.domContentLoadedEventStart": 644,
                "chromeUserTiming.domContentLoadedEventEnd": 644,
                "chromeUserTiming.domComplete": 683,
                "chromeUserTiming.unloadEventStart": 315,
                "chromeUserTiming.unloadEventEnd": 315,
                "chromeUserTiming.markAsMainFrame": 315,
                "chromeUserTiming.commitNavigationEnd": 315,
                "chromeUserTiming.LayoutShift": 538,
                "chromeUserTiming.firstPaint": 588,
                "chromeUserTiming.firstContentfulPaint": 588,
                "chromeUserTiming.firstImagePaint": 588,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 614,
                "chromeUserTiming.firstMeaningfulPaint": 614,
                "chromeUserTiming.loadEventStart": 683,
                "chromeUserTiming.loadEventEnd": 684,
                "chromeUserTiming.LargestImagePaint": 589,
                "chromeUserTiming.LargestContentfulPaint": 589,
                "chromeUserTiming.LargestTextPaint": 614,
                "chromeUserTiming.TotalLayoutShift": 0.14453195158040757,
                "chromeUserTiming.CumulativeLayoutShift": 0.14453195158040757,
                "LayoutShifts": [
                    {
                        "time": 538,
                        "score": 0.14453195158040757,
                        "cumulative_score": 0.14453195158040757,
                        "window_score": 0.14453195158040757,
                        "shift_window_num": 0,
                        "rects": [
                            [
                                493,
                                70,
                                920,
                                32
                            ],
                            [
                                793,
                                261,
                                324,
                                29
                            ],
                            [
                                53,
                                290,
                                1800,
                                703
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 493,
                                    "y": 70,
                                    "width": 920,
                                    "height": 32,
                                    "top": 70,
                                    "right": 1413,
                                    "bottom": 102,
                                    "left": 493
                                },
                                "currentRect": {
                                    "x": 515,
                                    "y": 70,
                                    "width": 875,
                                    "height": 20,
                                    "top": 70,
                                    "right": 1390,
                                    "bottom": 90,
                                    "left": 515
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 53,
                                    "y": 302,
                                    "width": 1800,
                                    "height": 691,
                                    "top": 302,
                                    "right": 1853,
                                    "bottom": 993,
                                    "left": 53
                                },
                                "currentRect": {
                                    "x": 53,
                                    "y": 290,
                                    "width": 1800,
                                    "height": 703,
                                    "top": 290,
                                    "right": 1853,
                                    "bottom": 993,
                                    "left": 53
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 803,
                                    "y": 274,
                                    "width": 299,
                                    "height": 71,
                                    "top": 274,
                                    "right": 1102,
                                    "bottom": 345,
                                    "left": 803
                                },
                                "currentRect": {
                                    "x": 793,
                                    "y": 261,
                                    "width": 324,
                                    "height": 74,
                                    "top": 261,
                                    "right": 1117,
                                    "bottom": 335,
                                    "left": 793
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 1,
                    "cumulative_score": 0.14453195158040757,
                    "fraction_of_total": 1
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 380.98099999999999
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 317.68000000000001
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 317.68799999999999
                        },
                        "2157": {
                            "name": "PerformanceServerTiming",
                            "firstUsed": 317.69
                        },
                        "4629": {
                            "name": "ZstdContentEncoding",
                            "firstUsed": 317.69200000000001
                        },
                        "5001": {
                            "name": "Feature_5001",
                            "firstUsed": 317.69299999999998
                        },
                        "5002": {
                            "name": "Feature_5002",
                            "firstUsed": 317.69499999999999
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 320.536
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 340.43799999999999
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 340.48000000000002
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 340.483
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 340.49299999999999
                        },
                        "5004": {
                            "name": "Feature_5004",
                            "firstUsed": 353.45400000000001
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 370.76499999999999
                        },
                        "971": {
                            "name": "CSSAtRuleImport",
                            "firstUsed": 371.55200000000002
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 371.82600000000002
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 372.04899999999998
                        },
                        "969": {
                            "name": "CSSAtRuleCharset",
                            "firstUsed": 372.154
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 372.18200000000002
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 374.101
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 374.10500000000002
                        },
                        "2314": {
                            "name": "CSSSelectorWebkitSearchCancelButton",
                            "firstUsed": 374.113
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 374.15699999999998
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 374.19900000000001
                        },
                        "978": {
                            "name": "CSSAtRuleWebkitKeyframes",
                            "firstUsed": 374.25999999999999
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 374.28399999999999
                        },
                        "2299": {
                            "name": "CSSSelectorWebkitInputPlaceholder",
                            "firstUsed": 374.35700000000003
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 375.91899999999998
                        },
                        "4240": {
                            "name": "ScriptSchedulingType_ParserBlockingInline",
                            "firstUsed": 375.93700000000001
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 389.66699999999997
                        },
                        "45": {
                            "name": "PlaceholderAttribute",
                            "firstUsed": 389.73500000000001
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 390.08199999999999
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 394.24099999999999
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 395.16399999999999
                        },
                        "1354": {
                            "name": "CSSValueAppearanceButton",
                            "firstUsed": 398.76299999999998
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 438.83600000000001
                        },
                        "31": {
                            "name": "InputTypeEmail",
                            "firstUsed": 439.03100000000001
                        },
                        "2854": {
                            "name": "InputTypeHidden",
                            "firstUsed": 439.041
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 521.30600000000004
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 521.31899999999996
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 569.54700000000003
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 595.61699999999996
                        },
                        "1898": {
                            "name": "HTMLSlotElement",
                            "firstUsed": 595.625
                        },
                        "1066": {
                            "name": "SameOriginTextScript",
                            "firstUsed": 615.37699999999995
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 615.60000000000002
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 617.524
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 622.90599999999995
                        },
                        "196": {
                            "name": "PrefixedPageVisibility",
                            "firstUsed": 623.73400000000004
                        },
                        "4660": {
                            "name": "PercentOrCalcRelativeUsedOffset",
                            "firstUsed": 633.83399999999995
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 636.31600000000003
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 637.89499999999998
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 638.55100000000004
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 638.94500000000005
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 648.46400000000006
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 659.03700000000003
                        },
                        "1302": {
                            "name": "V8Document_Scripts_AttributeGetter",
                            "firstUsed": 662.56500000000005
                        },
                        "1502": {
                            "name": "AuxclickAddListenerCount",
                            "firstUsed": 674.62599999999998
                        },
                        "4161": {
                            "name": "V8Document_Prerendering_AttributeGetter",
                            "firstUsed": 678.24800000000005
                        },
                        "2228": {
                            "name": "DocumentPageShowRegistered",
                            "firstUsed": 678.66200000000003
                        },
                        "2226": {
                            "name": "DocumentPageHideRegistered",
                            "firstUsed": 678.66899999999998
                        },
                        "2657": {
                            "name": "NavigatorLanguage",
                            "firstUsed": 678.98800000000006
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 679.048
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 679.05200000000002
                        },
                        "2511": {
                            "name": "FeaturePolicyJSAPI",
                            "firstUsed": 679.33299999999997
                        },
                        "3835": {
                            "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                            "firstUsed": 679.33699999999999
                        },
                        "2194": {
                            "name": "CookieSet",
                            "firstUsed": 680.65800000000002
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 682.15300000000002
                        },
                        "2913": {
                            "name": "FetchKeepalive",
                            "firstUsed": 682.26900000000001
                        },
                        "2229": {
                            "name": "DocumentPageShowFired",
                            "firstUsed": 683.98000000000002
                        },
                        "4419": {
                            "name": "Scrollend",
                            "firstUsed": 684.54600000000005
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 371.83600000000001
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 371.85599999999999
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 371.86000000000001
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 371.863
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 371.86599999999999
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 371.86900000000003
                        },
                        "326": {
                            "name": "CSSPropertyAliasWebkitTransform",
                            "firstUsed": 374.26900000000001
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 374.27199999999999
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 374.27600000000001
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 389.41399999999999
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 389.75200000000001
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 394.13
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 394.18400000000003
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 394.19099999999997
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 394.19499999999999
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 394.202
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 394.21199999999999
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 394.214
                        },
                        "485": {
                            "name": "CSSPropertyAliasWebkitBoxSizing",
                            "firstUsed": 394.21899999999999
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 394.22199999999998
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 394.34699999999998
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 394.45699999999999
                        },
                        "71": {
                            "name": "CSSPropertyClear",
                            "firstUsed": 394.464
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 394.47399999999999
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 394.48099999999999
                        },
                        "332": {
                            "name": "CSSPropertyAliasWebkitTransition",
                            "firstUsed": 394.495
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 394.5
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 394.50299999999999
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 394.50599999999997
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 394.57400000000001
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 394.577
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 394.57999999999998
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 394.58199999999999
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 394.58499999999998
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 394.58800000000002
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 394.59100000000001
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 394.62799999999999
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 394.63099999999997
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 394.63299999999998
                        },
                        "88": {
                            "name": "CSSPropertyListStyleType",
                            "firstUsed": 394.65699999999998
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 394.75099999999998
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 394.75599999999997
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 394.76400000000001
                        },
                        "209": {
                            "name": "CSSPropertyWebkitBoxOrient",
                            "firstUsed": 394.83499999999998
                        },
                        "204": {
                            "name": "CSSPropertyWebkitBoxDirection",
                            "firstUsed": 394.83800000000002
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 394.84100000000001
                        },
                        "210": {
                            "name": "CSSPropertyWebkitBoxPack",
                            "firstUsed": 394.84300000000002
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 394.84699999999998
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 394.85000000000002
                        },
                        "212": {
                            "name": "CSSPropertyAliasWebkitBoxShadow",
                            "firstUsed": 394.858
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 394.863
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 394.98000000000002
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 395.05000000000001
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 395.053
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 395.14400000000001
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 395.392
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 395.46800000000002
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 395.47199999999998
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 395.476
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 395.505
                        },
                        "203": {
                            "name": "CSSPropertyWebkitBoxAlign",
                            "firstUsed": 395.72000000000003
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 395.726
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 395.74799999999999
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 395.84899999999999
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 398.745
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 398.75299999999999
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 398.75799999999998
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 398.76499999999999
                        },
                        "107": {
                            "name": "CSSPropertyOverflowX",
                            "firstUsed": 398.858
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 398.91300000000001
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 398.94
                        },
                        "205": {
                            "name": "CSSPropertyWebkitBoxFlex",
                            "firstUsed": 398.96499999999997
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 398.96800000000002
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 399.13999999999999
                        },
                        "49": {
                            "name": "CSSPropertyBorderLeft",
                            "firstUsed": 399.14499999999998
                        },
                        "54": {
                            "name": "CSSPropertyBorderRight",
                            "firstUsed": 399.14800000000002
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 399.15300000000002
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 399.16399999999999
                        },
                        "421": {
                            "name": "CSSPropertyTouchAction",
                            "firstUsed": 631.39099999999996
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 631.39599999999996
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 631.63900000000001
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 631.66200000000003
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 631.66700000000003
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 0,
                "TTIMeasurementEnd": 3952,
                "LastInteractive": 700,
                "TotalBlockingTime": 0,
                "testID": "241123_BiDcQC_N0",
                "step": 1,
                "effectiveBps": 8633,
                "domTime": 0,
                "aft": 0,
                "titleTime": 132,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.71999999999999997,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.82999999999999996,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "102": 25,
                            "203": 45,
                            "303": 15.800000000000001,
                            "404": 50,
                            "506": 100,
                            "607": 90,
                            "708": 90,
                            "808": 36.799999999999997,
                            "909": 21.100000000000001,
                            "1009": 59.100000000000001,
                            "1110": 10.5,
                            "1211": 10.5,
                            "1311": 15,
                            "1412": 10,
                            "1512": 5.2999999999999998,
                            "1613": 10,
                            "1714": 5.2999999999999998,
                            "1814": 10,
                            "1915": 9.5,
                            "2016": 42.100000000000001,
                            "2116": 10,
                            "2217": 10,
                            "2318": 5.2999999999999998,
                            "2418": 10.5,
                            "2519": 5,
                            "2619": 10,
                            "2720": 10,
                            "2821": 10,
                            "2921": 10,
                            "3022": 45.5,
                            "3123": 5.2999999999999998,
                            "3223": 10,
                            "3324": 5.2999999999999998,
                            "3425": 20,
                            "3525": 10,
                            "3626": 5.2999999999999998,
                            "3726": 15,
                            "3827": 10,
                            "3928": 10,
                            "4028": 60
                        },
                        "max": 100,
                        "count": 41
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "102": 0,
                            "203": 29896,
                            "303": 926910,
                            "404": 595184,
                            "506": 0,
                            "607": 0,
                            "708": 0,
                            "808": 26809,
                            "909": 438981,
                            "1009": 63396,
                            "1110": 5250,
                            "1211": 0,
                            "1311": 0,
                            "1412": 0,
                            "1512": 0,
                            "1613": 0,
                            "1714": 0,
                            "1814": 0,
                            "1915": 0,
                            "2016": 0,
                            "2116": 0,
                            "2217": 0,
                            "2318": 0,
                            "2418": 0,
                            "2519": 0,
                            "2619": 0,
                            "2720": 0,
                            "2821": 0,
                            "2921": 0,
                            "3022": 0,
                            "3123": 0,
                            "3223": 0,
                            "3324": 0,
                            "3425": 0,
                            "3525": 0,
                            "3626": 0,
                            "3726": 639670,
                            "3827": 232137,
                            "3928": 0,
                            "4028": 0
                        },
                        "max": 926910,
                        "count": 41
                    }
                },
                "effectiveBpsDoc": 11421,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241123_BiDcQC_N0&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241123_BiDcQC_N0&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1_cached&file=ms_000700.jpg",
                        "VisuallyComplete": 80
                    },
                    {
                        "time": 800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1_cached&file=ms_000800.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1_cached&file=ms_000900.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 1000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1_cached&file=ms_001000.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 1100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1_cached&file=ms_001100.jpg",
                        "VisuallyComplete": 90
                    },
                    {
                        "time": 1300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1_cached&file=ms_001300.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "www.lascolinasgolfresort.be": {
                        "bytes": 5448,
                        "requests": 1,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    },
                    "www.google-analytics.com": {
                        "bytes": 0,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 5448,
                        "bytesUncompressed": 21085,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 1
                    }
                },
                "consoleLog": []
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-v5b2-10.10.1.193",
                    "loadTime": 3891,
                    "docTime": 3891,
                    "fullyLoaded": 3966,
                    "bytesOut": 69763,
                    "bytesOutDoc": 65664,
                    "bytesIn": 1684584,
                    "bytesInDoc": 1684584,
                    "requests": [
                        {
                            "type": 3,
                            "id": "275B52F2B326BBFC79E9097D153EE71C",
                            "request_id": "275B52F2B326BBFC79E9097D153EE71C",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/",
                            "raw_id": "275B52F2B326BBFC79E9097D153EE71C",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 340,
                            "ttfb_ms": 331,
                            "load_start": 113,
                            "load_start_float": 113.000079,
                            "bytesIn": 5438,
                            "objectSize": 5438,
                            "objectSizeUncompressed": 21085,
                            "chunks": [
                                {
                                    "ts": 445,
                                    "bytes": 388
                                },
                                {
                                    "ts": 446,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 448,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 449,
                                    "bytes": 311,
                                    "inflated": 13971
                                },
                                {
                                    "ts": 451,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 453,
                                    "bytes": 1214,
                                    "inflated": 7114
                                }
                            ],
                            "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
                            "cacheControl": "no-store, no-cache, must-revalidate",
                            "contentType": "text\/html",
                            "contentEncoding": "zstd",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -7,
                            "dns_end": 41,
                            "connect_start": 41,
                            "connect_end": 41,
                            "ssl_start": 41,
                            "ssl_end": 106,
                            "securityDetails": {
                                "protocol": "QUIC",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519Kyber768Draft00",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "lascolinasgolfresort.be",
                                "sanList": [
                                    "lascolinasgolfresort.be",
                                    "*.lascolinasgolfresort.be"
                                ],
                                "issuer": "WE1",
                                "validFrom": 1731428288,
                                "validTo": 1739204287,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2025'",
                                        "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                        "timestamp": 1731431889543,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100F45C4BA8E539314D2BA476217B7EC1F38BBB8F7F487E1D95211E2DF9536DB180022007A59DFC36AC3732D4C32E4166DC66DA882EF23EA8AAED1B6CA8F816EBB1CA1F"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1731431888526,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100FE7D42A1730782539482560DA011E052232B81ACFE192B0C271EA630EE85C15402210081A84969921913EBAB4F8ECA69106165AB8A4C5DE4A11F4EBB1CDCAF66C64603"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": true
                            },
                            "initiator": "https:\/\/code.jquery.com\/jquery-3.2.1.min.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":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=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: no-store, no-cache, must-revalidate",
                                    "cf-cache-status: DYNAMIC",
                                    "cf-ray: 8e6d9445cde1d394-FRA",
                                    "content-encoding: zstd",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Sat, 23 Nov 2024 02:02:48 GMT",
                                    "expires: Thu, 19 Nov 1981 08:52:00 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "pragma: no-cache",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=5BUO61XyYk8lRvlg02Bifsp6hMe4kY3lAbdOjzUGl1VNp9I7q6Los972u7DfWNpEPIWaiLzfa4EDqR9l3uSli4A%2BbUTB%2FVT0PHge8hPnT8eXsXZXUPdARhkOQk7kUxkGpsl%2F80dSWvowhylGDUQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=52972&sent=13&recv=12&lost=0&retrans=0&sent_bytes=4211&recv_bytes=5901&delivery_rate=323&cwnd=12000&unsent_bytes=0&cid=e9d222b83361c68c&ts=353&x=1\"",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "set-cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d; expires=Mon, 20-Oct-2098 14:44:36 GMT; Max-Age=2332327308; path=\/; secure; HttpOnly",
                                    "vary: accept-encoding"
                                ]
                            },
                            "bytesOut": 2161,
                            "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": 48,
                            "connect_ms": 0,
                            "ssl_ms": 65,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 7,
                            "netlog_id": 79,
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 453,
                            "ttfb_start": 113,
                            "ttfb_end": 444,
                            "download_start": 444,
                            "download_end": 453,
                            "download_ms": 9,
                            "all_start": -7,
                            "all_end": 453,
                            "all_ms": 453,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    1535.2349999999999,
                                    1535.5350000000001
                                ],
                                [
                                    1548.7249999999999,
                                    1548.905
                                ],
                                [
                                    1535.258,
                                    1535.4390000000001
                                ],
                                [
                                    1548.731,
                                    1548.8900000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "30555.4",
                            "request_id": "30555.4",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/assets\/css\/style.css?v=8",
                            "raw_id": "30555.4",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 176,
                            "ttfb_ms": 96,
                            "load_start": 463,
                            "load_start_float": 463.00012099999998,
                            "bytesIn": 13542,
                            "objectSize": 13542,
                            "objectSizeUncompressed": 97779,
                            "chunks": [
                                {
                                    "ts": 561,
                                    "bytes": 533
                                },
                                {
                                    "ts": 562,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 563,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 565,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 567,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 569,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 571,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 573,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 575,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 577,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 617,
                                    "bytes": 239
                                },
                                {
                                    "ts": 636,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 638,
                                    "bytes": 1016,
                                    "inflated": 32243
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "text\/css",
                            "contentEncoding": "zstd",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 48,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/assets\/css\/style.css?v=8",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: u=0",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: REVALIDATED",
                                    "cf-ray: 8e6d9447c82bd394-FRA",
                                    "content-encoding: zstd",
                                    "content-type: text\/css",
                                    "date: Sat, 23 Nov 2024 02:02:48 GMT",
                                    "etag: W\/\"17df3-5c3367c32c1bb\"",
                                    "last-modified: Wed, 26 May 2021 07:21:02 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=4p3jchWh4iDA8Nq3r0T1I%2BcWyONzX4jrKR91Ki4D41gTGLXC1Yv%2FKzPUZr6j4IINzF5AwliCvIoFOPYWCkzYLpVLcTlW4uYz0dk6K9%2BNlxKJ0RnnzifiFmxQa7MqprvzT2P2k%2BW25xWI9tpJqyU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=47390&sent=23&recv=18&lost=0&retrans=0&sent_bytes=10683&recv_bytes=7595&delivery_rate=189410&cwnd=12000&unsent_bytes=0&cid=e9d222b83361c68c&ts=462&x=1\"",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2089,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 79,
                            "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": 14194,
                            "gzip_save": 2967,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 459,
                            "netlog_id": 121,
                            "renderBlocking": "blocking",
                            "load_end": 639,
                            "ttfb_start": 463,
                            "ttfb_end": 559,
                            "download_start": 559,
                            "download_end": 639,
                            "download_ms": 80,
                            "all_start": 463,
                            "all_end": 639,
                            "all_ms": 176,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "30555.6",
                            "request_id": "30555.6",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "raw_id": "30555.6",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 358,
                            "ttfb_ms": 156,
                            "load_start": 464,
                            "load_start_float": 464.00012700000002,
                            "bytesIn": 101532,
                            "objectSize": 101532,
                            "objectSizeUncompressed": 101532,
                            "chunks": [
                                {
                                    "ts": 621,
                                    "bytes": 540
                                },
                                {
                                    "ts": 621,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 623,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 625,
                                    "bytes": 913
                                },
                                {
                                    "ts": 627,
                                    "bytes": 356
                                },
                                {
                                    "ts": 641,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 643,
                                    "bytes": 1310
                                },
                                {
                                    "ts": 644,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 648,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 649,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 651,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 652,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 655,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 657,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 659,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 678,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 680,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 680,
                                    "bytes": 237
                                },
                                {
                                    "ts": 683,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 684,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 686,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 688,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 690,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 692,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 693,
                                    "bytes": 91
                                },
                                {
                                    "ts": 694,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 696,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 698,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 700,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 703,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 704,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 706,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 708,
                                    "bytes": 794
                                },
                                {
                                    "ts": 710,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 712,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 714,
                                    "bytes": 1016
                                },
                                {
                                    "ts": 715,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 718,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 719,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 721,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 723,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 725,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 727,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 728,
                                    "bytes": 132
                                },
                                {
                                    "ts": 730,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 732,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 734,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 736,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 738,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 740,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 742,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 744,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 746,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 748,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 750,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 752,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 754,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 756,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 758,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 760,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 762,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 764,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 764,
                                    "bytes": 237
                                },
                                {
                                    "ts": 766,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 768,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 770,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 772,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 774,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 776,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 778,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 780,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 782,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 784,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 786,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 788,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 790,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 792,
                                    "bytes": 1262
                                },
                                {
                                    "ts": 795,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 797,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 797,
                                    "bytes": 574
                                },
                                {
                                    "ts": 799,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 801,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 802,
                                    "bytes": 574
                                },
                                {
                                    "ts": 804,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 806,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 807,
                                    "bytes": 574
                                },
                                {
                                    "ts": 809,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 811,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 812,
                                    "bytes": 194
                                },
                                {
                                    "ts": 814,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 816,
                                    "bytes": 1168
                                },
                                {
                                    "ts": 816,
                                    "bytes": 116
                                },
                                {
                                    "ts": 818,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 820,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 821,
                                    "bytes": 574
                                },
                                {
                                    "ts": 822,
                                    "bytes": 527
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 101,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8e6d9447d833d394-FRA",
                                    "content-length: 101532",
                                    "content-type: image\/jpeg",
                                    "date: Sat, 23 Nov 2024 02:02:48 GMT",
                                    "etag: \"18c9c-608efee916af8\"",
                                    "last-modified: Mon, 30 Oct 2023 14:34:12 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=sbvTzhN9Dwm%2FNm8CrMqwN9UhipY490blSjcRorjhtwSzHvaPK2QZhVMecHIxBvjJdvQpOvkHiyGmyQUpZ%2FNew45T32F8S15Z48lAxhdLHcEP265J9AUGB0AHPZtOsZxK5U346EG8TVL%2FdBkz4Zo%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=47390&sent=33&recv=18&lost=0&retrans=0&sent_bytes=22683&recv_bytes=7595&delivery_rate=189410&cwnd=12000&unsent_bytes=0&cid=e9d222b83361c68c&ts=480&x=1\"",
                                    "server-timing: cfHdrFlush;dur=48",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2332,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "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": 101532,
                            "image_save": 15352,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 461,
                            "netlog_id": 127,
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "99 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "ImageWidth": 912,
                                        "ImageHeight": 460,
                                        "EncodingProcess": "Progressive 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": "912x460",
                                        "Megapixels": 0.41999999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 912,
                                        "height": 460,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 9.5,
                                        "y": 4.7916699999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 419520,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 169.446,
                                            "standardDeviation": 62.6798,
                                            "kurtosis": -0.56718999999999997,
                                            "skewness": -0.69140699999999999,
                                            "entropy": 0.92381400000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 10,
                                            "max": 255,
                                            "mean": 157.77199999999999,
                                            "standardDeviation": 53.302700000000002,
                                            "kurtosis": -0.71301300000000001,
                                            "skewness": -0.20649600000000001,
                                            "entropy": 0.96194000000000002
                                        },
                                        "green": {
                                            "min": 6,
                                            "max": 255,
                                            "mean": 171.25399999999999,
                                            "standardDeviation": 56.368600000000001,
                                            "kurtosis": -0.161498,
                                            "skewness": -0.86377800000000005,
                                            "entropy": 0.94079699999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 179.31100000000001,
                                            "standardDeviation": 78.368099999999998,
                                            "kurtosis": -0.62782099999999996,
                                            "skewness": -0.96383099999999999,
                                            "entropy": 0.86870599999999998
                                        }
                                    },
                                    "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": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 912,
                                        "height": 460,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "date:create": "2024-11-23T02:02:49+00:00",
                                        "date:modify": "2024-11-23T02:02:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "cc762f87d2742773bc97708d64246576efe975a162783246c3168cc6e8aad5fc"
                                    },
                                    "tainted": false,
                                    "filesize": "101005B",
                                    "numberPixels": "419520",
                                    "pixelsPerSecond": "14.0032MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.029"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 822,
                            "ttfb_start": 464,
                            "ttfb_end": 620,
                            "download_start": 620,
                            "download_end": 822,
                            "download_ms": 202,
                            "all_start": 464,
                            "all_end": 822,
                            "all_ms": 358,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "30555.7",
                            "request_id": "30555.7",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/thumbs\/home\/golfbaan_1-645x885.jpg",
                            "raw_id": "30555.7",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 652,
                            "ttfb_ms": 164,
                            "load_start": 465,
                            "load_start_float": 465.00013300000001,
                            "bytesIn": 177073,
                            "objectSize": 177073,
                            "objectSizeUncompressed": 177073,
                            "chunks": [
                                {
                                    "ts": 630,
                                    "bytes": 531
                                },
                                {
                                    "ts": 631,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 633,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 635,
                                    "bytes": 796
                                },
                                {
                                    "ts": 825,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 826,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 826,
                                    "bytes": 21
                                },
                                {
                                    "ts": 828,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 830,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 831,
                                    "bytes": 576
                                },
                                {
                                    "ts": 833,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 834,
                                    "bytes": 731
                                },
                                {
                                    "ts": 836,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 838,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 839,
                                    "bytes": 573
                                },
                                {
                                    "ts": 841,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 843,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 844,
                                    "bytes": 574
                                },
                                {
                                    "ts": 846,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 848,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 849,
                                    "bytes": 574
                                },
                                {
                                    "ts": 851,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 853,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 854,
                                    "bytes": 574
                                },
                                {
                                    "ts": 856,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 858,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 859,
                                    "bytes": 574
                                },
                                {
                                    "ts": 861,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 863,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 864,
                                    "bytes": 574
                                },
                                {
                                    "ts": 866,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 868,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 869,
                                    "bytes": 574
                                },
                                {
                                    "ts": 871,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 873,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 874,
                                    "bytes": 571
                                },
                                {
                                    "ts": 876,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 878,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 879,
                                    "bytes": 571
                                },
                                {
                                    "ts": 881,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 882,
                                    "bytes": 537
                                },
                                {
                                    "ts": 884,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 886,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 888,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 890,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 892,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 894,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 896,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 900,
                                    "bytes": 1745
                                },
                                {
                                    "ts": 901,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 903,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 905,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 907,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 909,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 910,
                                    "bytes": 274
                                },
                                {
                                    "ts": 912,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 914,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 916,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 918,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 920,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 921,
                                    "bytes": 691
                                },
                                {
                                    "ts": 923,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 925,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 927,
                                    "bytes": 1168
                                },
                                {
                                    "ts": 929,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 931,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 933,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 933,
                                    "bytes": 274
                                },
                                {
                                    "ts": 935,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 937,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 939,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 941,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 943,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 944,
                                    "bytes": 636
                                },
                                {
                                    "ts": 946,
                                    "bytes": 1168
                                },
                                {
                                    "ts": 948,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 950,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 952,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 954,
                                    "bytes": 1129
                                },
                                {
                                    "ts": 956,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 958,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 960,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 962,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 964,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 966,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 967,
                                    "bytes": 477
                                },
                                {
                                    "ts": 969,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 971,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 973,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 975,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 977,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 979,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 980,
                                    "bytes": 274
                                },
                                {
                                    "ts": 982,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 983,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 985,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 987,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 989,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 991,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 992,
                                    "bytes": 274
                                },
                                {
                                    "ts": 994,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 996,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1002,
                                    "bytes": 3519
                                },
                                {
                                    "ts": 1004,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1005,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1006,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1008,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1010,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1012,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1014,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1016,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1017,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1019,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1021,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1023,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1025,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1027,
                                    "bytes": 1137
                                },
                                {
                                    "ts": 1029,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1031,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1033,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1035,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1037,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1039,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1039,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1041,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1043,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1045,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1047,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1049,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1050,
                                    "bytes": 574
                                },
                                {
                                    "ts": 1052,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1054,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1056,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1058,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1060,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1061,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1063,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1065,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1067,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1069,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1071,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1073,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1073,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1075,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1077,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1079,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1082,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1083,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1085,
                                    "bytes": 991
                                },
                                {
                                    "ts": 1087,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1089,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1091,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1093,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1095,
                                    "bytes": 1168
                                },
                                {
                                    "ts": 1095,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1097,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1100,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1101,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1103,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1105,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1107,
                                    "bytes": 936
                                },
                                {
                                    "ts": 1109,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1111,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1113,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1115,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1117,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1117,
                                    "bytes": 444
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 107,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/thumbs\/home\/golfbaan_1-645x885.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8e6d9447d83fd394-FRA",
                                    "content-length: 177073",
                                    "content-type: image\/jpeg",
                                    "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                    "etag: \"2b3b1-5ee24d69b26dd\"",
                                    "last-modified: Wed, 23 Nov 2022 15:21:10 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=ZwemVWFbS92wRtxyc%2Fp4F4%2BZI2yCNT8VILbx8LQBCOF7EC2t8cSKciJ%2Fand99QMAOsKAJNJmwLJunlaDQ%2F1s%2B1mjS9HjJOozH2ZZhZdz7Da88%2FRd46IRRS%2BwS%2FX5%2FXzSvboJEN6hVH0hlQHQzjQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=47390&sent=33&recv=18&lost=0&retrans=0&sent_bytes=22683&recv_bytes=7595&delivery_rate=189410&cwnd=12000&unsent_bytes=0&cid=e9d222b83361c68c&ts=512&x=1\"",
                                    "server-timing: cfHdrFlush;dur=23",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "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": 177073,
                            "image_save": 22782,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 462,
                            "netlog_id": 133,
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "173 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "ImageWidth": 645,
                                        "ImageHeight": 885,
                                        "EncodingProcess": "Progressive 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": "645x885",
                                        "Megapixels": 0.57099999999999995
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 645,
                                        "height": 885,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 6.71875,
                                        "y": 9.21875
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 570825,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 91.130899999999997,
                                            "standardDeviation": 43.282499999999999,
                                            "kurtosis": -1.0662100000000001,
                                            "skewness": 0.21010000000000001,
                                            "entropy": 0.914296
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 110.152,
                                            "standardDeviation": 49.754399999999997,
                                            "kurtosis": -0.60676099999999999,
                                            "skewness": -0.14272499999999999,
                                            "entropy": 0.94662199999999996
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 253,
                                            "mean": 114.20099999999999,
                                            "standardDeviation": 47.537999999999997,
                                            "kurtosis": -0.88841199999999998,
                                            "skewness": -0.39697399999999999,
                                            "entropy": 0.93267299999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 49.0398,
                                            "standardDeviation": 32.555199999999999,
                                            "kurtosis": 2.6421000000000001,
                                            "skewness": 1.33914,
                                            "entropy": 0.86359200000000003
                                        }
                                    },
                                    "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": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 645,
                                        "height": 885,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "date:create": "2024-11-23T02:02:49+00:00",
                                        "date:modify": "2024-11-23T02:02:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "d2c7567817ffbccfd70e0ef2e0ef943ac46366a9378b5cf818e471067f2b729b"
                                    },
                                    "tainted": false,
                                    "filesize": "177073B",
                                    "numberPixels": "570825",
                                    "pixelsPerSecond": "12.6065MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.045"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 1117,
                            "ttfb_start": 465,
                            "ttfb_end": 629,
                            "download_start": 629,
                            "download_end": 1117,
                            "download_ms": 488,
                            "all_start": 465,
                            "all_end": 1117,
                            "all_ms": 652,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "30555.3",
                            "request_id": "30555.3",
                            "ip_addr": "104.26.6.173",
                            "full_url": "https:\/\/code.ionicframework.com\/ionicons\/2.0.1\/css\/ionicons.min.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "code.ionicframework.com",
                            "url": "\/ionicons\/2.0.1\/css\/ionicons.min.css",
                            "raw_id": "30555.3",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 112,
                            "ttfb_ms": 99,
                            "load_start": 562,
                            "load_start_float": 562.00010799999995,
                            "bytesIn": 8313,
                            "objectSize": 8313,
                            "objectSizeUncompressed": 51284,
                            "chunks": [
                                {
                                    "ts": 663,
                                    "bytes": 232,
                                    "inflated": 231
                                },
                                {
                                    "ts": 665,
                                    "bytes": 1176,
                                    "inflated": 5416
                                },
                                {
                                    "ts": 666,
                                    "bytes": 1176,
                                    "inflated": 7764
                                },
                                {
                                    "ts": 667,
                                    "bytes": 1176,
                                    "inflated": 6772
                                },
                                {
                                    "ts": 668,
                                    "bytes": 1176,
                                    "inflated": 7576
                                },
                                {
                                    "ts": 670,
                                    "bytes": 1176,
                                    "inflated": 8085
                                },
                                {
                                    "ts": 672,
                                    "bytes": 1176,
                                    "inflated": 8582
                                },
                                {
                                    "ts": 674,
                                    "bytes": 1025,
                                    "inflated": 6858
                                }
                            ],
                            "expires": "Tue, 22 Oct 2024 15:43:20 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": 458,
                            "dns_end": 496,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 47,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: code.ionicframework.com",
                                    ":method: GET",
                                    ":path: \/ionicons\/2.0.1\/css\/ionicons.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:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 366298",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=31536000",
                                    "cf-cache-status: HIT",
                                    "cf-ray: 8e6d94489891dbd7-FRA",
                                    "content-encoding: gzip",
                                    "content-length: 8313",
                                    "content-type: text\/css; charset=utf-8",
                                    "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                    "etag: W\/\"64382bc3-c854\"",
                                    "expires: Tue, 22 Oct 2024 15:43:20 GMT",
                                    "last-modified: Thu, 13 Apr 2023 16:20:19 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=Tw8eJ%2BTNKeRZMsv9DtI5ZPwbonkh5UOFO1ARYLdwRSY0X3Ra61efw5usAFjJ0AZbv2JxuxcKiGwELTsg97nPk4jkr2NjUTcia4EdufAKtWSONi7XcHn7LatddL9RgKOzyS%2BNGMWy6Bie\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=58955&sent=12&recv=9&lost=0&retrans=0&sent_bytes=4288&recv_bytes=5717&delivery_rate=52364&cwnd=12000&unsent_bytes=0&cid=ab9779d135bce64f&ts=95&x=1\"",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "strict-transport-security: max-age=15552000",
                                    "vary: Accept-Encoding",
                                    "via: 1.1 varnish",
                                    "x-cache: HIT",
                                    "x-cache-hits: 1",
                                    "x-content-type-options: nosniff",
                                    "x-fastly-request-id: 059edd69513d4ed3da583c841ac2930f9c441602",
                                    "x-github-request-id: F078:0DDF:4AF707B:4CF64F1:6717C5C0",
                                    "x-origin-cache: HIT",
                                    "x-proxy-cache: MISS",
                                    "x-served-by: cache-fra-eddf8230045-FRA",
                                    "x-timer: S1731961072.971887,VS0,VE3"
                                ]
                            },
                            "bytesOut": 1933,
                            "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": 38,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 8313,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31169702,
                            "cdn_provider": "Cloudflare, Fastly",
                            "server_count": null,
                            "created": 457,
                            "netlog_id": 108,
                            "renderBlocking": "blocking",
                            "load_end": 674,
                            "ttfb_start": 562,
                            "ttfb_end": 661,
                            "download_start": 661,
                            "download_end": 674,
                            "download_ms": 13,
                            "all_start": 458,
                            "all_end": 674,
                            "all_ms": 150,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "30555.2",
                            "request_id": "30555.2",
                            "ip_addr": "23.32.238.192",
                            "full_url": "https:\/\/use.typekit.net\/dls6lxx.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/dls6lxx.css",
                            "raw_id": "30555.2",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 595,
                            "ttfb_ms": 588,
                            "load_start": 607,
                            "load_start_float": 607.00009499999999,
                            "bytesIn": 1303,
                            "objectSize": 1303,
                            "objectSizeUncompressed": 12695,
                            "chunks": [
                                {
                                    "ts": 1202,
                                    "bytes": 1303,
                                    "inflated": 12695
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=600, stale-while-revalidate=604800",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 143,
                            "protocol": "HTTP\/2",
                            "dns_start": 456,
                            "dns_end": 502,
                            "connect_start": 502,
                            "connect_end": 549,
                            "ssl_start": 549,
                            "ssl_end": 607,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "use.typekit.net",
                                "sanList": [
                                    "use.typekit.net",
                                    "apicdn-dev.typekit.net",
                                    "use.edgefonts.net",
                                    "faster.typekit.net",
                                    "use.typekit.com",
                                    "fontservicescdn-dev.typekit.net",
                                    "webfonts.creativecloud.com",
                                    "faster-staging.typekit.net",
                                    "muse.typekit.net",
                                    "p.typekit.net",
                                    "apicdn-staging.typekit.net",
                                    "fonts.typekit.net",
                                    "use-staging.typekit.net",
                                    "emoji-staging.typekit.net",
                                    "apicdn.typekit.net",
                                    "primer.typekit.net",
                                    "emoji.typekit.net",
                                    "fontservicescdn-staging.typekit.net",
                                    "fontservicescdn.typekit.net",
                                    "ping.typekit.net",
                                    "cctypekit-dev.typekit.net"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1729123200,
                                "validTo": 1763423999,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h2' log",
                                        "logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
                                        "timestamp": 1729197795864,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E2A6FAC96D9DD183B6941C2FBFF216F32F7B408EC4B14E9E54319E289FB76C0C02203EF9F16FBB18DE33A794F5AE5C01730874B4BED6214D6E0C6B072C3E9212EC37"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1729197795836,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022065202B61A4925199D3D0EC46527C6305B944A8942D0F0F9A1B254028DDBBEF3C022005C5C34016D86A7B1D1553D9C4013301FEE9AD5C48D1EA41141FF1C800F4323E"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2025'",
                                        "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                        "timestamp": 1729197796007,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402204516754B00644A61BF9C5E15AE5640B944F6C7593DE6D2B32210BCA722EC62DF0220267B7BBB103AC78978A9DB12B8657C50FA76B39A0BE6C16861716C56C2B36F79"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 46,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/dls6lxx.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:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: private, max-age=600, stale-while-revalidate=604800",
                                    "content-encoding: gzip",
                                    "content-length: 1303",
                                    "content-type: text\/css;charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains;",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1837,
                            "score_cache": 0,
                            "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": 46,
                            "connect_ms": 47,
                            "ssl_ms": 58,
                            "gzip_total": 1303,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 600,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 454,
                            "socket_group": "https:\/\/use.typekit.net <https:\/\/lascolinasgolfresort.be same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                                "SETTINGS_MAX_FRAME_SIZE": 16384,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 95,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIH5DCCBsygAwIBAgIQB5kQPgtygEtUoeRn69lbbDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQx\nMDE3MDAwMDAwWhcNMjUxMTE3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABI6ekx1Yv6xHRsMSJiSqy4YWCSWcQl6BxKlm0DdBr1VQ0TLEfIJ8\noZstmTlIYz8Y2QuE7IyVEX85ncAe22QsbTmjggVmMIIFYjAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUwCcy0m7aiv2BARLlz9ianVDM\nYKMwggH1BgNVHREEggHsMIIB6IIPdXNlLnR5cGVraXQubmV0ghZhcGljZG4tZGV2\nLnR5cGVraXQubmV0ghF1c2UuZWRnZWZvbnRzLm5ldIISZmFzdGVyLnR5cGVraXQu\nbmV0gg91c2UudHlwZWtpdC5jb22CH2ZvbnRzZXJ2aWNlc2Nkbi1kZXYudHlwZWtp\ndC5uZXSCGndlYmZvbnRzLmNyZWF0aXZlY2xvdWQuY29tghpmYXN0ZXItc3RhZ2lu\nZy50eXBla2l0Lm5ldIIQbXVzZS50eXBla2l0Lm5ldIINcC50eXBla2l0Lm5ldIIa\nYXBpY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCEWZvbnRzLnR5cGVraXQubmV0ghd1\nc2Utc3RhZ2luZy50eXBla2l0Lm5ldIIZZW1vamktc3RhZ2luZy50eXBla2l0Lm5l\ndIISYXBpY2RuLnR5cGVraXQubmV0ghJwcmltZXIudHlwZWtpdC5uZXSCEWVtb2pp\nLnR5cGVraXQubmV0giNmb250c2VydmljZXNjZG4tc3RhZ2luZy50eXBla2l0Lm5l\ndIIbZm9udHNlcnZpY2VzY2RuLnR5cGVraXQubmV0ghBwaW5nLnR5cGVraXQubmV0\nghljY3R5cGVraXQtZGV2LnR5cGVraXQubmV0MD4GA1UdIAQ3MDUwMwYGZ4EMAQIC\nMCkwJwYIKwYBBQUHAgEWG2h0dHA6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAOBgNV\nHQ8BAf8EBAMCA4gwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGfBgNV\nHR8EgZcwgZQwSKBGoESGQmh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2Vy\ndEdsb2JhbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNybDBIoEagRIZCaHR0cDov\nL2NybDQuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYy\nMDIwQ0ExLTEuY3JsMIGHBggrBgEFBQcBAQR7MHkwJAYIKwYBBQUHMAGGGGh0dHA6\nLy9vY3NwLmRpZ2ljZXJ0LmNvbTBRBggrBgEFBQcwAoZFaHR0cDovL2NhY2VydHMu\nZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0Ex\nLTEuY3J0MAwGA1UdEwEB\/wQCMAAwggF8BgorBgEEAdZ5AgQCBIIBbASCAWgBZgB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABkpw4ahgAAAQDAEcw\nRQIhAOKm+sltndGDtpQcL7\/yFvMve0COxLFOnlQxniift2wMAiA++fFvuxjeM6eU\n9a5cAXMIdLS+1iFNbgxrByw+khLsNwB1AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7\nuocyHf0eN45QAAABkpw4afwAAAQDAEYwRAIgZSArYaSSUZnT0OxGUnxjBblEqJQt\nDw+aGyVAKN277zwCIAXFw0AW2Gp7HRVT2cQBMwH+6a1cSNHqQRQf8cgA9DI+AHUA\nzPsPaoVxCWX+lZtTzumyfCLphVwNl422qX5UwP5MDbAAAAGSnDhqpwAABAMARjBE\nAiBFFnVLAGRKYb+cXhWuVkC5RPbHWT3m0rMiELynIuxi3wIgJnt7uxA6x4l4qdsS\nuGV8UPp2s5oL5sFoYXFsVsKzb3kwDQYJKoZIhvcNAQELBQADggEBAF6sPkbqL0BY\nRAhnZrjxUepPEvTdrI8KzIOUXri4vn3uh2dclC0FzvtyUTWtVERwIyomgukurIy2\nXXHxWZe75hppNhIZCSDzrTx3Za0dCeGFOoHTm6jgcgj\/NnPmpHUsq\/BQmjdc\/THY\nGc+4v8X9rAGuUcPP1YB\/GoIE8xdhqRK4B5jzSjqAbzZo5pAnCpQvdyG3VXgXtF\/U\nv6LJ5EV5FubsDKm1Hd5ZKaliJ0hrUwzu1yuBOQCldVv0817UpDrnBq\/TMWIu6efs\n9pf9ni3ZZ30tMPM0FsBMUAf7ZFDVRe2gXZl5DAO8Goxvzr9DjneuZOyjGPfogXh8\n8BKIWPKxhic=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1202,
                            "ttfb_start": 607,
                            "ttfb_end": 1195,
                            "download_start": 1195,
                            "download_end": 1202,
                            "download_ms": 7,
                            "all_start": 456,
                            "all_end": 1202,
                            "all_ms": 746,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "30555.8",
                            "request_id": "30555.8",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                            "raw_id": "30555.8",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 402,
                            "ttfb_ms": 296,
                            "load_start": 824,
                            "load_start_float": 824.00014699999997,
                            "bytesIn": 61602,
                            "objectSize": 61602,
                            "objectSizeUncompressed": 61602,
                            "chunks": [
                                {
                                    "ts": 1122,
                                    "bytes": 316
                                },
                                {
                                    "ts": 1122,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1123,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1125,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1127,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1129,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 1131,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1132,
                                    "bytes": 276
                                },
                                {
                                    "ts": 1134,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1136,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1138,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1140,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 1142,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1142,
                                    "bytes": 479
                                },
                                {
                                    "ts": 1144,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1146,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1148,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1150,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1152,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1153,
                                    "bytes": 574
                                },
                                {
                                    "ts": 1155,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1157,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1159,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1161,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1163,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1164,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1166,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1168,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1170,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1171,
                                    "bytes": 874
                                },
                                {
                                    "ts": 1173,
                                    "bytes": 1165
                                },
                                {
                                    "ts": 1175,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1177,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1179,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1181,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1183,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1184,
                                    "bytes": 574
                                },
                                {
                                    "ts": 1186,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1188,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1190,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1192,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1194,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1195,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1207,
                                    "bytes": 4696
                                },
                                {
                                    "ts": 1208,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1210,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1210,
                                    "bytes": 237
                                },
                                {
                                    "ts": 1212,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1214,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1216,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1218,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1220,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1222,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1222,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1224,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1226,
                                    "bytes": 1108
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 109,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/thumbs\/home\/morning-breeze-website-32-655x398.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8e6d944a0aa6d394-FRA",
                                    "content-length: 61602",
                                    "content-type: image\/jpeg",
                                    "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                    "etag: \"f0a2-608eff2c5445f\"",
                                    "last-modified: Mon, 30 Oct 2023 14:35:23 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=WDUym%2FQjj07yrZBldLQNv1IYVLtsFgHA7CLb%2B%2FPWMq0XXetTO7SjalubwGxuMeOqKASt6PLFu7KLW6929%2BvrClo3jxUWFZg%2FJTMC4pGBICp64bSEbLPKvzWN51%2FXqFKVrby3Gs7YmyFwmnif2Dk%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=108830&sent=261&recv=72&lost=0&retrans=0&sent_bytes=265046&recv_bytes=10486&delivery_rate=599341&cwnd=88500&unsent_bytes=0&cid=e9d222b83361c68c&ts=841&x=1\"",
                                    "server-timing: cfHdrFlush;dur=3",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2311,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "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": 61602,
                            "image_save": 7913,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 823,
                            "netlog_id": 147,
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "60 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "ImageWidth": 655,
                                        "ImageHeight": 398,
                                        "EncodingProcess": "Progressive 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": "655x398",
                                        "Megapixels": 0.26100000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 655,
                                        "height": 398,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 6.8229199999999999,
                                        "y": 4.1458300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 260690,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 121.37,
                                            "standardDeviation": 59.863399999999999,
                                            "kurtosis": -1.14358,
                                            "skewness": -0.10891000000000001,
                                            "entropy": 0.96030000000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 128.45099999999999,
                                            "standardDeviation": 63.179000000000002,
                                            "kurtosis": -1.11904,
                                            "skewness": -0.039116199999999997,
                                            "entropy": 0.97697900000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 254,
                                            "mean": 121.834,
                                            "standardDeviation": 53.023699999999998,
                                            "kurtosis": -1.14697,
                                            "skewness": -0.11232399999999999,
                                            "entropy": 0.95139700000000005
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 113.825,
                                            "standardDeviation": 63.3874,
                                            "kurtosis": -1.40689,
                                            "skewness": -0.168488,
                                            "entropy": 0.95252499999999996
                                        }
                                    },
                                    "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": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 655,
                                        "height": 398,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "date:create": "2024-11-23T02:02:49+00:00",
                                        "date:modify": "2024-11-23T02:02:49+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "c3ad485acaba9122cc84074d11ec805aeaac0ce4ba060c7566faed0bae284d78"
                                    },
                                    "tainted": false,
                                    "filesize": "61602B",
                                    "numberPixels": "260690",
                                    "pixelsPerSecond": "30.8755MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.008"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 1226,
                            "ttfb_start": 824,
                            "ttfb_end": 1120,
                            "download_start": 1120,
                            "download_end": 1226,
                            "download_ms": 106,
                            "all_start": 824,
                            "all_end": 1226,
                            "all_ms": 402,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "30555.9",
                            "request_id": "30555.9",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/assets\/images\/arrow.png",
                            "raw_id": "30555.9",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 112,
                            "ttfb_ms": 109,
                            "load_start": 1120,
                            "load_start_float": 1120.000153,
                            "bytesIn": 2386,
                            "objectSize": 2386,
                            "objectSizeUncompressed": 2386,
                            "chunks": [
                                {
                                    "ts": 1231,
                                    "bytes": 537
                                },
                                {
                                    "ts": 1231,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1232,
                                    "bytes": 673
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 115,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/assets\/images\/arrow.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8e6d944becbed394-FRA",
                                    "content-length: 2386",
                                    "content-type: image\/png",
                                    "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                    "etag: \"952-5b23cde67026f\"",
                                    "last-modified: Thu, 22 Oct 2020 06:49:42 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=LwG%2FOz7yBt5ijQ756EDzYtCDf4TyjMQaGOx54vIjW%2FC%2BFycKN4flYn1Gv3Z9n35R0Tl0f4wqUYqqmcnF%2FIo79yjtka5seq6DlF6RSVTWx83irWRzIyfPo42EUWP88b%2FQZf1zs7s7ogeidN1PRjQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=160388&sent=364&recv=103&lost=0&retrans=0&sent_bytes=376006&recv_bytes=12379&delivery_rate=633228&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1110&x=1\"",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2233,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "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": 2386,
                            "image_save": 0,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1118,
                            "netlog_id": 153,
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "2.3 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 188,
                                        "ImageHeight": 81,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced"
                                    },
                                    "Composite": {
                                        "ImageSize": "188x81",
                                        "Megapixels": 0.014999999999999999
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 188,
                                        "height": 81,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 4,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 15228,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 93.721400000000003,
                                            "standardDeviation": 33.852600000000002,
                                            "kurtosis": 0.20083999999999999,
                                            "skewness": 0.120638,
                                            "entropy": 0.267787
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 248.85900000000001,
                                            "standardDeviation": 34.405000000000001,
                                            "kurtosis": 36.152900000000002,
                                            "skewness": 6.0295300000000003,
                                            "entropy": 0.076871999999999996
                                        },
                                        "red": {
                                            "min": 136,
                                            "max": 255,
                                            "mean": 143.25999999999999,
                                            "standardDeviation": 28.482600000000001,
                                            "kurtosis": 11.4549,
                                            "skewness": 3.6679900000000001,
                                            "entropy": 0.331426
                                        },
                                        "green": {
                                            "min": 123,
                                            "max": 255,
                                            "mean": 131.053,
                                            "standardDeviation": 31.594100000000001,
                                            "kurtosis": 11.4549,
                                            "skewness": 3.6679900000000001,
                                            "entropy": 0.331426
                                        },
                                        "blue": {
                                            "min": 84,
                                            "max": 255,
                                            "mean": 94.432000000000002,
                                            "standardDeviation": 40.928699999999999,
                                            "kurtosis": 11.4549,
                                            "skewness": 3.6679900000000001,
                                            "entropy": 0.331426
                                        }
                                    },
                                    "alpha": "#887B5400",
                                    "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": 188,
                                        "height": 81,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-23T02:02:49+00:00",
                                        "date:modify": "2024-11-23T02:02:49+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": "188, 81",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "a24646f1d8a4dda0201bd1f05f3dad5936a854e67dd46eb627bb9ad091701797"
                                    },
                                    "tainted": false,
                                    "filesize": "2386B",
                                    "numberPixels": "15228",
                                    "pixelsPerSecond": "2462430B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.006"
                                }
                            },
                            "load_end": 1232,
                            "ttfb_start": 1120,
                            "ttfb_end": 1229,
                            "download_start": 1229,
                            "download_end": 1232,
                            "download_ms": 3,
                            "all_start": 1120,
                            "all_end": 1232,
                            "all_ms": 112,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "30555.22",
                            "request_id": "30555.22",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js",
                            "raw_id": "30555.22",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 39,
                            "ttfb_ms": 38,
                            "load_start": 1229,
                            "load_start_float": 1229.000174,
                            "bytesIn": 655,
                            "objectSize": 655,
                            "objectSizeUncompressed": 1239,
                            "chunks": [
                                {
                                    "ts": 1268,
                                    "bytes": 655,
                                    "inflated": 1239
                                }
                            ],
                            "expires": "Mon, 25 Nov 2024 02:02:49 GMT",
                            "cacheControl": "public",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 294,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: u=2",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "cache-control: max-age=172800",
                                    "cache-control: public",
                                    "cf-ray: 8e6d944c9dd8d394-FRA",
                                    "content-encoding: gzip",
                                    "content-type: application\/javascript",
                                    "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                    "etag: W\/\"673dd3d6-4d7\"",
                                    "expires: Mon, 25 Nov 2024 02:02:49 GMT",
                                    "last-modified: Wed, 20 Nov 2024 12:19:34 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=0%2Fn0MhpNhokwLEyPWtaQwrscWysfQl5kyxpFRVMICzQizbZcUWOxpNut4mmSvKy8RkxKvEkgCnrR7vbFflgcjfhcHkc2d02PvBIvQjYcGp5iBDbOVWeotmlBVRFVx8gFqMTYR%2FIceBHrmVnSeHQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: DENY"
                                ]
                            },
                            "bytesOut": 2161,
                            "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": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1120,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 172800,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1228,
                            "netlog_id": 174,
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1268,
                            "ttfb_start": 1229,
                            "ttfb_end": 1267,
                            "download_start": 1267,
                            "download_end": 1268,
                            "download_ms": 1,
                            "all_start": 1229,
                            "all_end": 1268,
                            "all_ms": 39,
                            "index": 8,
                            "number": 9,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    1545.278,
                                    1547.5219999999999
                                ],
                                [
                                    1545.2940000000001,
                                    1545.4400000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "30555.24",
                            "request_id": "30555.24",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/plugins.min.js?v=8",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/assets\/js\/min\/plugins.min.js?v=8",
                            "raw_id": "30555.24",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 149,
                            "ttfb_ms": 89,
                            "load_start": 1272,
                            "load_start_float": 1272.0001970000001,
                            "bytesIn": 25670,
                            "objectSize": 25670,
                            "objectSizeUncompressed": 82964,
                            "chunks": [
                                {
                                    "ts": 1362,
                                    "bytes": 515
                                },
                                {
                                    "ts": 1364,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1365,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1367,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1367,
                                    "bytes": 53
                                },
                                {
                                    "ts": 1369,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1371,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1373,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1375,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1377,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1379,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1381,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1383,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1413,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1420,
                                    "bytes": 10995,
                                    "inflated": 17428
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "text\/javascript",
                            "contentEncoding": "zstd",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 334,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/assets\/js\/min\/plugins.min.js?v=8",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: u=2",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: REVALIDATED",
                                    "cf-ray: 8e6d944cde17d394-FRA",
                                    "content-encoding: zstd",
                                    "content-type: text\/javascript",
                                    "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                    "etag: W\/\"14414-5bebfaae97079\"",
                                    "last-modified: Tue, 30 Mar 2021 11:54:59 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=zly0EfENNwkSPKmJl6uFbP6OjTMLg81AD6my5FEJAqCXRzB5p08TqXmxFE3TDclCLhbDgn4JFIjHhG5TQmEoVh1JXDFCuIkM6ese%2BRb3QPzwOTJJxvWWNADL7%2Bmzn%2Fm2v%2BWCaKXcDab9SrkMwy8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=132298&sent=370&recv=112&lost=0&retrans=0&sent_bytes=380298&recv_bytes=13677&delivery_rate=47499&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1270&x=1\"",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2071,
                            "score_cache": 50,
                            "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": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1271,
                            "netlog_id": 197,
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1421,
                            "ttfb_start": 1272,
                            "ttfb_end": 1361,
                            "download_start": 1361,
                            "download_end": 1421,
                            "download_ms": 60,
                            "all_start": 1272,
                            "all_end": 1421,
                            "all_ms": 149,
                            "index": 9,
                            "number": 10,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 1,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 4,
                            "js_timing": [
                                [
                                    1753.924,
                                    1756.306
                                ],
                                [
                                    1753.9400000000001,
                                    1755.2660000000001
                                ],
                                [
                                    1783.319,
                                    1783.403
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "30555.26",
                            "request_id": "30555.26",
                            "ip_addr": "23.32.238.235",
                            "full_url": "https:\/\/p.typekit.net\/p.css?s=1&k=dls6lxx&ht=tk&f=16997.40907.40972.24553.24554.24558.24559.24539.24540.24541.24542.24547.24548.24580.24581.24588.24589&a=3676873&app=typekit&e=css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "p.typekit.net",
                            "url": "\/p.css?s=1&k=dls6lxx&ht=tk&f=16997.40907.40972.24553.24554.24558.24559.24539.24540.24541.24542.24547.24548.24580.24581.24588.24589&a=3676873&app=typekit&e=css",
                            "raw_id": "30555.26",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 79,
                            "ttfb_ms": 76,
                            "load_start": 1338,
                            "load_start_float": 1338.0001609999999,
                            "bytesIn": 5,
                            "objectSize": 5,
                            "objectSizeUncompressed": 5,
                            "chunks": [
                                {
                                    "ts": 1417,
                                    "bytes": 5
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=604800",
                            "contentType": "text\/css",
                            "contentEncoding": "",
                            "socket": 194,
                            "protocol": "HTTP\/2",
                            "dns_start": 1206,
                            "dns_end": 1249,
                            "connect_start": 1250,
                            "connect_end": 1280,
                            "ssl_start": 1280,
                            "ssl_end": 1337,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "use.typekit.net",
                                "sanList": [
                                    "use.typekit.net",
                                    "apicdn-dev.typekit.net",
                                    "use.edgefonts.net",
                                    "faster.typekit.net",
                                    "use.typekit.com",
                                    "fontservicescdn-dev.typekit.net",
                                    "webfonts.creativecloud.com",
                                    "faster-staging.typekit.net",
                                    "muse.typekit.net",
                                    "p.typekit.net",
                                    "apicdn-staging.typekit.net",
                                    "fonts.typekit.net",
                                    "use-staging.typekit.net",
                                    "emoji-staging.typekit.net",
                                    "apicdn.typekit.net",
                                    "primer.typekit.net",
                                    "emoji.typekit.net",
                                    "fontservicescdn-staging.typekit.net",
                                    "fontservicescdn.typekit.net",
                                    "ping.typekit.net",
                                    "cctypekit-dev.typekit.net"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1729123200,
                                "validTo": 1763423999,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h2' log",
                                        "logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
                                        "timestamp": 1729197795864,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E2A6FAC96D9DD183B6941C2FBFF216F32F7B408EC4B14E9E54319E289FB76C0C02203EF9F16FBB18DE33A794F5AE5C01730874B4BED6214D6E0C6B072C3E9212EC37"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1729197795836,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022065202B61A4925199D3D0EC46527C6305B944A8942D0F0F9A1B254028DDBBEF3C022005C5C34016D86A7B1D1553D9C4013301FEE9AD5C48D1EA41141FF1C800F4323E"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2025'",
                                        "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                        "timestamp": 1729197796007,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402204516754B00644A61BF9C5E15AE5640B944F6C7593DE6D2B32210BCA722EC62DF0220267B7BBB103AC78978A9DB12B8657C50FA76B39A0BE6C16861716C56C2B36F79"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/use.typekit.net\/dls6lxx.css",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: p.typekit.net",
                                    ":method: GET",
                                    ":path: \/p.css?s=1&k=dls6lxx&ht=tk&f=16997.40907.40972.24553.24554.24558.24559.24539.24540.24541.24542.24547.24548.24580.24581.24588.24589&a=3676873&app=typekit&e=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:\/\/use.typekit.net\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=604800",
                                    "content-length: 5",
                                    "content-type: text\/css",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                    "etag: \"6649f74c-5\"",
                                    "last-modified: Sun, 19 May 2024 12:57:48 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2233,
                            "score_cache": 100,
                            "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": 43,
                            "connect_ms": 30,
                            "ssl_ms": 57,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 604800,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1204,
                            "socket_group": "https:\/\/p.typekit.net <https:\/\/lascolinasgolfresort.be same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                                "SETTINGS_MAX_FRAME_SIZE": 16384,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 161,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIH5DCCBsygAwIBAgIQB5kQPgtygEtUoeRn69lbbDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQx\nMDE3MDAwMDAwWhcNMjUxMTE3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABI6ekx1Yv6xHRsMSJiSqy4YWCSWcQl6BxKlm0DdBr1VQ0TLEfIJ8\noZstmTlIYz8Y2QuE7IyVEX85ncAe22QsbTmjggVmMIIFYjAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUwCcy0m7aiv2BARLlz9ianVDM\nYKMwggH1BgNVHREEggHsMIIB6IIPdXNlLnR5cGVraXQubmV0ghZhcGljZG4tZGV2\nLnR5cGVraXQubmV0ghF1c2UuZWRnZWZvbnRzLm5ldIISZmFzdGVyLnR5cGVraXQu\nbmV0gg91c2UudHlwZWtpdC5jb22CH2ZvbnRzZXJ2aWNlc2Nkbi1kZXYudHlwZWtp\ndC5uZXSCGndlYmZvbnRzLmNyZWF0aXZlY2xvdWQuY29tghpmYXN0ZXItc3RhZ2lu\nZy50eXBla2l0Lm5ldIIQbXVzZS50eXBla2l0Lm5ldIINcC50eXBla2l0Lm5ldIIa\nYXBpY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCEWZvbnRzLnR5cGVraXQubmV0ghd1\nc2Utc3RhZ2luZy50eXBla2l0Lm5ldIIZZW1vamktc3RhZ2luZy50eXBla2l0Lm5l\ndIISYXBpY2RuLnR5cGVraXQubmV0ghJwcmltZXIudHlwZWtpdC5uZXSCEWVtb2pp\nLnR5cGVraXQubmV0giNmb250c2VydmljZXNjZG4tc3RhZ2luZy50eXBla2l0Lm5l\ndIIbZm9udHNlcnZpY2VzY2RuLnR5cGVraXQubmV0ghBwaW5nLnR5cGVraXQubmV0\nghljY3R5cGVraXQtZGV2LnR5cGVraXQubmV0MD4GA1UdIAQ3MDUwMwYGZ4EMAQIC\nMCkwJwYIKwYBBQUHAgEWG2h0dHA6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAOBgNV\nHQ8BAf8EBAMCA4gwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGfBgNV\nHR8EgZcwgZQwSKBGoESGQmh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2Vy\ndEdsb2JhbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNybDBIoEagRIZCaHR0cDov\nL2NybDQuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYy\nMDIwQ0ExLTEuY3JsMIGHBggrBgEFBQcBAQR7MHkwJAYIKwYBBQUHMAGGGGh0dHA6\nLy9vY3NwLmRpZ2ljZXJ0LmNvbTBRBggrBgEFBQcwAoZFaHR0cDovL2NhY2VydHMu\nZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0Ex\nLTEuY3J0MAwGA1UdEwEB\/wQCMAAwggF8BgorBgEEAdZ5AgQCBIIBbASCAWgBZgB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABkpw4ahgAAAQDAEcw\nRQIhAOKm+sltndGDtpQcL7\/yFvMve0COxLFOnlQxniift2wMAiA++fFvuxjeM6eU\n9a5cAXMIdLS+1iFNbgxrByw+khLsNwB1AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7\nuocyHf0eN45QAAABkpw4afwAAAQDAEYwRAIgZSArYaSSUZnT0OxGUnxjBblEqJQt\nDw+aGyVAKN277zwCIAXFw0AW2Gp7HRVT2cQBMwH+6a1cSNHqQRQf8cgA9DI+AHUA\nzPsPaoVxCWX+lZtTzumyfCLphVwNl422qX5UwP5MDbAAAAGSnDhqpwAABAMARjBE\nAiBFFnVLAGRKYb+cXhWuVkC5RPbHWT3m0rMiELynIuxi3wIgJnt7uxA6x4l4qdsS\nuGV8UPp2s5oL5sFoYXFsVsKzb3kwDQYJKoZIhvcNAQELBQADggEBAF6sPkbqL0BY\nRAhnZrjxUepPEvTdrI8KzIOUXri4vn3uh2dclC0FzvtyUTWtVERwIyomgukurIy2\nXXHxWZe75hppNhIZCSDzrTx3Za0dCeGFOoHTm6jgcgj\/NnPmpHUsq\/BQmjdc\/THY\nGc+4v8X9rAGuUcPP1YB\/GoIE8xdhqRK4B5jzSjqAbzZo5pAnCpQvdyG3VXgXtF\/U\nv6LJ5EV5FubsDKm1Hd5ZKaliJ0hrUwzu1yuBOQCldVv0817UpDrnBq\/TMWIu6efs\n9pf9ni3ZZ30tMPM0FsBMUAf7ZFDVRe2gXZl5DAO8Goxvzr9DjneuZOyjGPfogXh8\n8BKIWPKxhic=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1417,
                            "ttfb_start": 1338,
                            "ttfb_end": 1414,
                            "download_start": 1414,
                            "download_end": 1417,
                            "download_ms": 3,
                            "all_start": 1206,
                            "all_end": 1417,
                            "all_ms": 209,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "30555.23",
                            "request_id": "30555.23",
                            "ip_addr": "151.101.2.137",
                            "full_url": "https:\/\/code.jquery.com\/jquery-3.2.1.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "code.jquery.com",
                            "url": "\/jquery-3.2.1.min.js",
                            "raw_id": "30555.23",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 102,
                            "ttfb_ms": 59,
                            "load_start": 1358,
                            "load_start_float": 1358.00018,
                            "bytesIn": 30125,
                            "objectSize": 30125,
                            "objectSizeUncompressed": 86659,
                            "chunks": [
                                {
                                    "ts": 1419,
                                    "bytes": 5185,
                                    "inflated": 13207
                                },
                                {
                                    "ts": 1425,
                                    "bytes": 2756,
                                    "inflated": 8006
                                },
                                {
                                    "ts": 1460,
                                    "bytes": 22184,
                                    "inflated": 65446
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000, stale-while-revalidate=604800",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 196,
                            "protocol": "HTTP\/2",
                            "dns_start": 1234,
                            "dns_end": 1268,
                            "connect_start": 1270,
                            "connect_end": 1301,
                            "ssl_start": 1301,
                            "ssl_end": 1357,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.jquery.com",
                                "sanList": [
                                    "*.jquery.com",
                                    "jquery.com"
                                ],
                                "issuer": "Sectigo ECC Domain Validation Secure Server CA",
                                "validFrom": 1719273600,
                                "validTo": 1750895999,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1719284708628,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100976E4280D10DC9FBCF867FBC9FB7133D82364D6A8B855BBC55053D648A7D3CAF022100CA38DA55C1095AC8BEF7CB1CCE6CA0A6E3A654FD2E052DB8B55E4CF1182E912B"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2025h1'",
                                        "logId": "A2E30AE445EFBDAD9B7E38ED47677753D7825B8494D72B5E1B2CC4B950A447E7",
                                        "timestamp": 1719284708553,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022002D11960FE4D5A7E864790BD929301A7376106DBAC0B9A4764A6B364C378AF2002202FB02BA32DADB5B4938B6DC07AA47A2857B618DE896BF05961F39A7B88DAE17F"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h1' log",
                                        "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                        "timestamp": 1719284708526,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D6148C3C550A2FDE812EDE15BAA9D319C1D389982FD6E43DB0EA43AA06B16D51022100CB501DEF85E56FC6B08E36501EC437305DD8B72C7D0D9FD8F5930E4DF045AFAB"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 334,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: code.jquery.com",
                                    ":method: GET",
                                    ":path: \/jquery-3.2.1.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 2281903",
                                    "cache-control: public, max-age=31536000, stale-while-revalidate=604800",
                                    "content-encoding: gzip",
                                    "content-length: 30125",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                    "etag: W\/\"28feccc0-15283\"",
                                    "last-modified: Fri, 18 Oct 1991 12:00:00 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    "via: 1.1 varnish, 1.1 varnish",
                                    "x-cache: HIT, HIT",
                                    "x-cache-hits: 18, 82842",
                                    "x-served-by: cache-lga21971-LGA, cache-fra-etou8220043-FRA",
                                    "x-timer: S1732327370.822241,VS0,VE0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1819,
                            "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": 34,
                            "connect_ms": 31,
                            "ssl_ms": 56,
                            "gzip_total": 30125,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 29254097,
                            "cdn_provider": "Fastly",
                            "server_count": null,
                            "created": 1233,
                            "socket_group": "https:\/\/code.jquery.com <https:\/\/lascolinasgolfresort.be 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,
                                "SETTINGS_UNKNOWN_4876": 0
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 180,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIEozCCBEigAwIBAgIQUEm8UGbaeB8KoV+Yy2WbUTAKBggqhkjOPQQDAjCBjzEL\nMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UE\nBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5T\nZWN0aWdvIEVDQyBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMB4X\nDTI0MDYyNTAwMDAwMFoXDTI1MDYyNTIzNTk1OVowFzEVMBMGA1UEAwwMKi5qcXVl\ncnkuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAER540puW9LKz9gM1QmGd9\nlgo0KZPjUoBePzfEzGlc5Uygwt2IjJ\/bwzVVacqtqBzHYCtR2tnUqAlZh7BaU+XI\nOKOCAvswggL3MB8GA1UdIwQYMBaAFPaFCjsRhuEEfQ6qCyzS7sxke3uuMB0GA1Ud\nDgQWBBTVLGM0lB8aPgtlj2IaF83hE8vnwjAOBgNVHQ8BAf8EBAMCB4AwDAYDVR0T\nAQH\/BAIwADAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwSQYDVR0gBEIw\nQDA0BgsrBgEEAbIxAQICBzAlMCMGCCsGAQUFBwIBFhdodHRwczovL3NlY3RpZ28u\nY29tL0NQUzAIBgZngQwBAgEwgYQGCCsGAQUFBwEBBHgwdjBPBggrBgEFBQcwAoZD\naHR0cDovL2NydC5zZWN0aWdvLmNvbS9TZWN0aWdvRUNDRG9tYWluVmFsaWRhdGlv\nblNlY3VyZVNlcnZlckNBLmNydDAjBggrBgEFBQcwAYYXaHR0cDovL29jc3Auc2Vj\ndGlnby5jb20wIwYDVR0RBBwwGoIMKi5qcXVlcnkuY29tggpqcXVlcnkuY29tMIIB\nfwYKKwYBBAHWeQIEAgSCAW8EggFrAWkAdwDPEVbu1S58r\/OHW9lpLpvpGnFnSrAX\n7KwB0lt3zsw7CAAAAZBNWrUUAAAEAwBIMEYCIQCXbkKA0Q3J+8+Gf7yftxM9gjZN\naouFW7xVBT1kin08rwIhAMo42lXBCVrIvvfLHM5soKbjplT9LgUtuLVeTPEYLpEr\nAHUAouMK5EXvva2bfjjtR2d3U9eCW4SU1yteGyzEuVCkR+cAAAGQTVq0yQAABAMA\nRjBEAiAC0Rlg\/k1afoZHkL2SkwGnN2EG26wLmkdkprNkw3ivIAIgL7Aroy2ttbST\ni23AeqR6KFe2GN6Ja\/BZYfOae4ja4X8AdwBOdaMnXJoQwzhbbNTfP1LrHfDgjhuN\nacCx+mSxYpo53wAAAZBNWrSuAAAEAwBIMEYCIQDWFIw8VQov3oEu3hW6qdMZwdOJ\nmC\/W5D2w6kOqBrFtUQIhAMtQHe+F5W\/GsI42UB7ENzBd2LcsfQ2f2PWTDk3wRa+r\nMAoGCCqGSM49BAMCA0kAMEYCIQD\/f0xMpCMjUYjPvYm3QIoVfzrCBJ6jV2mz9mWw\nfp+vUwIhAI\/tMjYbP6wILBBSdRqFYdOfdZIm9CjVpvs8OC6zX3+n\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDqDCCAy6gAwIBAgIRAPNkTmtuAFAjfglGvXvh9R0wCgYIKoZIzj0EAwMwgYgx\nCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5MRQwEgYDVQQHEwtKZXJz\nZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBOZXR3b3JrMS4wLAYDVQQD\nEyVVU0VSVHJ1c3QgRUNDIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTE4MTEw\nMjAwMDAwMFoXDTMwMTIzMTIzNTk1OVowgY8xCzAJBgNVBAYTAkdCMRswGQYDVQQI\nExJHcmVhdGVyIE1hbmNoZXN0ZXIxEDAOBgNVBAcTB1NhbGZvcmQxGDAWBgNVBAoT\nD1NlY3RpZ28gTGltaXRlZDE3MDUGA1UEAxMuU2VjdGlnbyBFQ0MgRG9tYWluIFZh\nbGlkYXRpb24gU2VjdXJlIFNlcnZlciBDQTBZMBMGByqGSM49AgEGCCqGSM49AwEH\nA0IABHkYk8qfbZ5sVwAjBTcLXw9YWsTef1Wj6R7W2SUKiKAgSh16TwUwimNJE4xk\nIQeV\/To14UrOkPAY9z2vaKb71EijggFuMIIBajAfBgNVHSMEGDAWgBQ64QmG1M8Z\nwpZ2dEl23OA1xmNjmjAdBgNVHQ4EFgQU9oUKOxGG4QR9DqoLLNLuzGR7e64wDgYD\nVR0PAQH\/BAQDAgGGMBIGA1UdEwEB\/wQIMAYBAf8CAQAwHQYDVR0lBBYwFAYIKwYB\nBQUHAwEGCCsGAQUFBwMCMBsGA1UdIAQUMBIwBgYEVR0gADAIBgZngQwBAgEwUAYD\nVR0fBEkwRzBFoEOgQYY\/aHR0cDovL2NybC51c2VydHJ1c3QuY29tL1VTRVJUcnVz\ndEVDQ0NlcnRpZmljYXRpb25BdXRob3JpdHkuY3JsMHYGCCsGAQUFBwEBBGowaDA\/\nBggrBgEFBQcwAoYzaHR0cDovL2NydC51c2VydHJ1c3QuY29tL1VTRVJUcnVzdEVD\nQ0FkZFRydXN0Q0EuY3J0MCUGCCsGAQUFBzABhhlodHRwOi8vb2NzcC51c2VydHJ1\nc3QuY29tMAoGCCqGSM49BAMDA2gAMGUCMEvnx3FcsVwJbZpCYF9z6fDWJtS1UVRs\ncS0chWBNKPFNpvDKdrdKRe+oAkr2jU+ubgIxAODheSr2XhcA7oz9HmedGdMhlrd9\n4ToKFbZl+\/OnFFzqnvOhcjHvClECEQcKmc8fmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIID0zCCArugAwIBAgIQVmcdBOpPmUxvEIFHWdJ1lDANBgkqhkiG9w0BAQwFADB7\nMQswCQYDVQQGEwJHQjEbMBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYD\nVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UE\nAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTE5MDMxMjAwMDAwMFoXDTI4\nMTIzMTIzNTk1OVowgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5\nMRQwEgYDVQQHEwtKZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBO\nZXR3b3JrMS4wLAYDVQQDEyVVU0VSVHJ1c3QgRUNDIENlcnRpZmljYXRpb24gQXV0\naG9yaXR5MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEGqxUWqn5aCPnetUkb1PGWthL\nq8bVttHmc3Gu3ZzWDGH926CJA7gFFOxXzu5dP+Ihs8731Ip54KODfi2X0GHE8Znc\nJZFjq38wo7Rw4sehM5zzvy5cU7Ffs30yf4o043l5o4HyMIHvMB8GA1UdIwQYMBaA\nFKARCiM+lvEH7OKvKe+CpX\/QMKS0MB0GA1UdDgQWBBQ64QmG1M8ZwpZ2dEl23OA1\nxmNjmjAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH\/BAUwAwEB\/zARBgNVHSAECjAI\nMAYGBFUdIAAwQwYDVR0fBDwwOjA4oDagNIYyaHR0cDovL2NybC5jb21vZG9jYS5j\nb20vQUFBQ2VydGlmaWNhdGVTZXJ2aWNlcy5jcmwwNAYIKwYBBQUHAQEEKDAmMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5jb21vZG9jYS5jb20wDQYJKoZIhvcNAQEM\nBQADggEBABns652JLCALBIAdGN5CmXKZFjK9Dpx1WywV4ilAbe7\/ctvbq5AfjJXy\nij0IckKJUAfiORVsAYfZFhr1wHUrxeZWEQff2Ji8fJ8ZOd+LygBkc7xGEJuTI42+\nFsMuCIKchjN0djsoTI0DQoWz4rIjQtUfenVqGtF8qmchxDM6OW1TyaLtYiKou+JV\nbJlsQ2uRl9EMC5MCHdK8aXdJ5htN978UeAOwproLtOGFfy\/cQjutdAFI3tZs4RmY\nCV4Ks2dH\/hzg1cEo70qLRDEmBDeNiXQ2Lu+lIg+DdEmSx\/cQwgwp+7e9un\/jX9Wf\n8qn0dNW44bOwgeThpWOjzOoEeJBuv\/c=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1460,
                            "ttfb_start": 1358,
                            "ttfb_end": 1417,
                            "download_start": 1417,
                            "download_end": 1460,
                            "download_ms": 43,
                            "all_start": 1234,
                            "all_end": 1460,
                            "all_ms": 223,
                            "index": 11,
                            "number": 12,
                            "cpuTimes": {
                                "EvaluateScript": 12,
                                "v8.compile": 3,
                                "FunctionCall": 5
                            },
                            "cpu.EvaluateScript": 12,
                            "cpu.v8.compile": 3,
                            "cpu.FunctionCall": 5,
                            "cpuTime": 20,
                            "js_timing": [
                                [
                                    1680.422,
                                    1692.6120000000001
                                ],
                                [
                                    1680.4469999999999,
                                    1683.365
                                ],
                                [
                                    1781.8019999999999,
                                    1782.2560000000001
                                ],
                                [
                                    1783.5840000000001,
                                    1786.152
                                ],
                                [
                                    1786.3050000000001,
                                    1787.1690000000001
                                ],
                                [
                                    1787.326,
                                    1787.3699999999999
                                ],
                                [
                                    1787.3800000000001,
                                    1787.3910000000001
                                ],
                                [
                                    3890.9699999999998,
                                    3891.616
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "30555.25",
                            "request_id": "30555.25",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/scripts.min.js?v=8",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/assets\/js\/min\/scripts.min.js?v=8",
                            "raw_id": "30555.25",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 95,
                            "ttfb_ms": 93,
                            "load_start": 1462,
                            "load_start_float": 1462.000207,
                            "bytesIn": 1459,
                            "objectSize": 1459,
                            "objectSizeUncompressed": 4072,
                            "chunks": [
                                {
                                    "ts": 1556,
                                    "bytes": 511
                                },
                                {
                                    "ts": 1557,
                                    "bytes": 948,
                                    "inflated": 4072
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "text\/javascript",
                            "contentEncoding": "zstd",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 334,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/assets\/js\/min\/scripts.min.js?v=8",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: u=2",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: REVALIDATED",
                                    "cf-ray: 8e6d944e0fdfd394-FRA",
                                    "content-encoding: zstd",
                                    "content-type: text\/javascript",
                                    "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                    "etag: W\/\"fe8-5bebfaae95cbd\"",
                                    "last-modified: Tue, 30 Mar 2021 11:54:59 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=%2FvzU3xClqiTe1VKPK6E%2BZTA1W9WQfS9uqKZLD1i7SNcZWR0%2F6YAeCSRyKUSKiH%2Bxn7TTxy8cKaqO7sNjvtbQJjF67n0PEWxPNFQk06NzPzoso5Ok3QwYPOBlg%2FLBkm%2FiGnb%2BmPa7JQNyJxMyIT0%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=105367&sent=406&recv=128&lost=0&retrans=0&sent_bytes=407521&recv_bytes=20079&delivery_rate=288223&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1464&x=1\"",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2071,
                            "score_cache": 50,
                            "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": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1445,
                            "netlog_id": 207,
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1557,
                            "ttfb_start": 1462,
                            "ttfb_end": 1555,
                            "download_start": 1555,
                            "download_end": 1557,
                            "download_ms": 2,
                            "all_start": 1462,
                            "all_end": 1557,
                            "all_ms": 95,
                            "index": 12,
                            "number": 13,
                            "cpuTimes": {
                                "EvaluateScript": 20,
                                "v8.compile": 0,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 20,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 21,
                            "js_timing": [
                                [
                                    1757.347,
                                    1777.7819999999999
                                ],
                                [
                                    1757.3630000000001,
                                    1757.711
                                ],
                                [
                                    6760.5230000000001,
                                    6761.0370000000003
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "30555.11",
                            "request_id": "30555.11",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                            "raw_id": "30555.11",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 447,
                            "ttfb_ms": 151,
                            "load_start": 1462,
                            "load_start_float": 1462.0002260000001,
                            "bytesIn": 128149,
                            "objectSize": 128149,
                            "objectSizeUncompressed": 128149,
                            "chunks": [
                                {
                                    "ts": 1614,
                                    "bytes": 14647
                                },
                                {
                                    "ts": 1624,
                                    "bytes": 7046
                                },
                                {
                                    "ts": 1626,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1628,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1631,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1632,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1634,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1636,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1638,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1640,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1642,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1644,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1646,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1648,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1650,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1652,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1654,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1656,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1658,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1660,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1662,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1664,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1667,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1667,
                                    "bytes": 785
                                },
                                {
                                    "ts": 1669,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 1671,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1673,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1675,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1677,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1679,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1681,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1683,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1685,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1687,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1689,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1691,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1693,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1695,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 1697,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1701,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1701,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1703,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1705,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1707,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1709,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1711,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1713,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1715,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1717,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1718,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1720,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1722,
                                    "bytes": 1080
                                },
                                {
                                    "ts": 1724,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 1726,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1728,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1730,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1732,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1734,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1736,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1738,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1740,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1742,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1744,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1746,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1748,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1750,
                                    "bytes": 1127
                                },
                                {
                                    "ts": 1751,
                                    "bytes": 432
                                },
                                {
                                    "ts": 1761,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1764,
                                    "bytes": 1262
                                },
                                {
                                    "ts": 1860,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1862,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1864,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1866,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1868,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1869,
                                    "bytes": 574
                                },
                                {
                                    "ts": 1872,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1874,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1876,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1878,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1880,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1882,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1883,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1885,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1887,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1889,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1891,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1893,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1895,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1895,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1898,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1899,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1904,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1904,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1905,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1907,
                                    "bytes": 1085
                                },
                                {
                                    "ts": 1909,
                                    "bytes": 977
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 185,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/thumbs\/home\/golf_2010_1-1040x513.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8e6d944e0febd394-FRA",
                                    "content-length: 128149",
                                    "content-type: image\/jpeg",
                                    "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                    "etag: \"1f495-5edac51e848b5\"",
                                    "last-modified: Thu, 17 Nov 2022 15:34:07 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=ZPGUM2OAAEHVVZswi4Ijci2ATB52uL%2BgwSpurVwMsuY0%2BTRqrDAWLr3GPqazX9t7i0eDoFzlxhZPpcEq7IsGEgKEgvUBRe8Zd1gBR2qYvuMxc5Glduc5TTb3qWp%2BrfuwAtHwyzzdigLQ7rS07Pw%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=105367&sent=418&recv=128&lost=0&retrans=0&sent_bytes=419290&recv_bytes=20079&delivery_rate=288223&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1497&x=1\"",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2257,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 86,
                            "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": 128149,
                            "image_save": 17200,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1451,
                            "netlog_id": 226,
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "125 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "ImageWidth": 1040,
                                        "ImageHeight": 513,
                                        "EncodingProcess": "Progressive 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": "1040x513",
                                        "Megapixels": 0.53400000000000003
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1040,
                                        "height": 513,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 10.833299999999999,
                                        "y": 5.34375
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 533520,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 117.693,
                                            "standardDeviation": 64.494900000000001,
                                            "kurtosis": -0.90199600000000002,
                                            "skewness": 0.14344899999999999,
                                            "entropy": 0.96602399999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 108.333,
                                            "standardDeviation": 55.817599999999999,
                                            "kurtosis": -0.33418399999999998,
                                            "skewness": 0.43138300000000002,
                                            "entropy": 0.96445599999999998
                                        },
                                        "green": {
                                            "min": 2,
                                            "max": 255,
                                            "mean": 125.52800000000001,
                                            "standardDeviation": 56.051200000000001,
                                            "kurtosis": -0.54968700000000004,
                                            "skewness": 0.059752899999999998,
                                            "entropy": 0.96898099999999998
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 119.218,
                                            "standardDeviation": 81.615799999999993,
                                            "kurtosis": -1.4484300000000001,
                                            "skewness": 0.039929100000000002,
                                            "entropy": 0.96463500000000002
                                        }
                                    },
                                    "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": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1040,
                                        "height": 513,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "date:create": "2024-11-23T02:02:50+00:00",
                                        "date:modify": "2024-11-23T02:02:50+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "6a7ad7ed37f119ca8c06841fe60069c62e37c31d31839379237369d903b35d7a"
                                    },
                                    "tainted": false,
                                    "filesize": "128149B",
                                    "numberPixels": "533520",
                                    "pixelsPerSecond": "26.9456MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.019"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 1909,
                            "ttfb_start": 1462,
                            "ttfb_end": 1613,
                            "download_start": 1613,
                            "download_end": 1909,
                            "download_ms": 296,
                            "all_start": 1462,
                            "all_end": 1909,
                            "all_ms": 447,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "30555.17",
                            "request_id": "30555.17",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/assets\/images\/arrow-left.png",
                            "raw_id": "30555.17",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 101,
                            "ttfb_ms": 97,
                            "load_start": 1462,
                            "load_start_float": 1462.0002320000001,
                            "bytesIn": 2624,
                            "objectSize": 2624,
                            "objectSizeUncompressed": 2624,
                            "chunks": [
                                {
                                    "ts": 1560,
                                    "bytes": 540
                                },
                                {
                                    "ts": 1561,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1563,
                                    "bytes": 908
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 224,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/assets\/images\/arrow-left.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8e6d944e1fedd394-FRA",
                                    "content-length: 2624",
                                    "content-type: image\/png",
                                    "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                    "etag: \"a40-5b23cde1a5157\"",
                                    "last-modified: Thu, 22 Oct 2020 06:49:37 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=Qlf%2F41wW6YXOCCkbEoyWnKrc6Mmmwb5u1TAbMMZpKFwJ72OEwfQAAOc3oiQi%2FxFNi74JsGwqnFoNDY7J0byeFNSWuV4EiJ%2B6rbrVSxz4oSFrPHp881jvyrOgfcx5Q2kpSa9F0aaEGKf7UjFwDkM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=105367&sent=408&recv=128&lost=0&retrans=0&sent_bytes=409697&recv_bytes=20079&delivery_rate=288223&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1468&x=1\"",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2233,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "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": 2624,
                            "image_save": 0,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1452,
                            "netlog_id": 232,
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "2.6 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 81,
                                        "ImageHeight": 188,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced"
                                    },
                                    "Composite": {
                                        "ImageSize": "81x188",
                                        "Megapixels": 0.014999999999999999
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 81,
                                        "height": 188,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 4,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 15228,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 88.546199999999999,
                                            "standardDeviation": 20.066299999999998,
                                            "kurtosis": -0.335727,
                                            "skewness": -0.42854399999999998,
                                            "entropy": 0.089332999999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 248.85900000000001,
                                            "standardDeviation": 34.405799999999999,
                                            "kurtosis": 36.152700000000003,
                                            "skewness": 6.0295199999999998,
                                            "entropy": 0.076921400000000001
                                        },
                                        "red": {
                                            "min": 136,
                                            "max": 255,
                                            "mean": 137.422,
                                            "standardDeviation": 12.932,
                                            "kurtosis": 78.671700000000001,
                                            "skewness": 8.9814500000000006,
                                            "entropy": 0.093470200000000003
                                        },
                                        "green": {
                                            "min": 123,
                                            "max": 255,
                                            "mean": 124.578,
                                            "standardDeviation": 14.3447,
                                            "kurtosis": 78.671700000000001,
                                            "skewness": 8.9814500000000006,
                                            "entropy": 0.093470200000000003
                                        },
                                        "blue": {
                                            "min": 84,
                                            "max": 255,
                                            "mean": 86.043700000000001,
                                            "standardDeviation": 18.582899999999999,
                                            "kurtosis": 78.671700000000001,
                                            "skewness": 8.9814500000000006,
                                            "entropy": 0.093470200000000003
                                        }
                                    },
                                    "alpha": "#887B5400",
                                    "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": 81,
                                        "height": 188,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-23T02:02:50+00:00",
                                        "date:modify": "2024-11-23T02:02:50+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": "81, 188",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "2ca89008fae95bd4f5aa90c89072b66a8e267a349975e134316d046f0066a98f"
                                    },
                                    "tainted": false,
                                    "filesize": "2624B",
                                    "numberPixels": "15228",
                                    "pixelsPerSecond": "15.0667MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 1563,
                            "ttfb_start": 1462,
                            "ttfb_end": 1559,
                            "download_start": 1559,
                            "download_end": 1563,
                            "download_ms": 4,
                            "all_start": 1462,
                            "all_end": 1563,
                            "all_ms": 101,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "30555.18",
                            "request_id": "30555.18",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/assets\/images\/arrow-right.png",
                            "raw_id": "30555.18",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 146,
                            "ttfb_ms": 105,
                            "load_start": 1463,
                            "load_start_float": 1463.0002380000001,
                            "bytesIn": 2668,
                            "objectSize": 2668,
                            "objectSizeUncompressed": 2668,
                            "chunks": [
                                {
                                    "ts": 1570,
                                    "bytes": 538
                                },
                                {
                                    "ts": 1609,
                                    "bytes": 2130
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 227,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/assets\/images\/arrow-right.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8e6d944e1ff6d394-FRA",
                                    "content-length: 2668",
                                    "content-type: image\/png",
                                    "date: Sat, 23 Nov 2024 02:02:49 GMT",
                                    "etag: \"a6c-5b23cde2c75f5\"",
                                    "last-modified: Thu, 22 Oct 2020 06:49:38 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=eZLr2yAGLMpNW0zJ9qPgn3EUcGcWOrL0JNwXduPmb2p7ilOxm%2FJCn4l%2BhArdF5dy%2B2ybnfRM76yctjRbA%2FodqhuvRH3LzS5m6fZ3fgYIpoiz%2Biwschf5sOuptjnVjonUXTNXPjP6TrLrGABgN7M%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=105367&sent=411&recv=128&lost=0&retrans=0&sent_bytes=413031&recv_bytes=20079&delivery_rate=288223&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1477&x=1\"",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2236,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "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": 2668,
                            "image_save": 0,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1456,
                            "netlog_id": 238,
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "2.6 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 81,
                                        "ImageHeight": 188,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced"
                                    },
                                    "Composite": {
                                        "ImageSize": "81x188",
                                        "Megapixels": 0.014999999999999999
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 81,
                                        "height": 188,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 4,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 15228,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 88.560000000000002,
                                            "standardDeviation": 20.1282,
                                            "kurtosis": -0.33196399999999998,
                                            "skewness": -0.426153,
                                            "entropy": 0.089947299999999994
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 248.85900000000001,
                                            "standardDeviation": 34.405000000000001,
                                            "kurtosis": 36.152900000000002,
                                            "skewness": 6.0295300000000003,
                                            "entropy": 0.076871999999999996
                                        },
                                        "red": {
                                            "min": 136,
                                            "max": 255,
                                            "mean": 137.43799999999999,
                                            "standardDeviation": 13.002000000000001,
                                            "kurtosis": 77.762500000000003,
                                            "skewness": 8.9306999999999999,
                                            "entropy": 0.094305700000000006
                                        },
                                        "green": {
                                            "min": 123,
                                            "max": 255,
                                            "mean": 124.595,
                                            "standardDeviation": 14.4223,
                                            "kurtosis": 77.762500000000003,
                                            "skewness": 8.9306999999999999,
                                            "entropy": 0.094305700000000006
                                        },
                                        "blue": {
                                            "min": 84,
                                            "max": 255,
                                            "mean": 86.066199999999995,
                                            "standardDeviation": 18.683499999999999,
                                            "kurtosis": 77.762500000000003,
                                            "skewness": 8.9306999999999999,
                                            "entropy": 0.094305700000000006
                                        }
                                    },
                                    "alpha": "#887B5400",
                                    "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": 81,
                                        "height": 188,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-23T02:02:50+00:00",
                                        "date:modify": "2024-11-23T02:02:50+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": "81, 188",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "4ec06f8396f03810ea82750b153c41cd524d6ffebe8728c1c63505cc146f4621"
                                    },
                                    "tainted": false,
                                    "filesize": "2668B",
                                    "numberPixels": "15228",
                                    "pixelsPerSecond": "12.6045MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 1609,
                            "ttfb_start": 1463,
                            "ttfb_end": 1568,
                            "download_start": 1568,
                            "download_end": 1609,
                            "download_ms": 41,
                            "all_start": 1463,
                            "all_end": 1609,
                            "all_ms": 146,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "30555.19",
                            "request_id": "30555.19",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/thumbs\/olivo007-1318x333.jpg",
                            "raw_id": "30555.19",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 581,
                            "ttfb_ms": 302,
                            "load_start": 1463,
                            "load_start_float": 1463.0002440000001,
                            "bytesIn": 80178,
                            "objectSize": 80178,
                            "objectSizeUncompressed": 80178,
                            "chunks": [
                                {
                                    "ts": 1767,
                                    "bytes": 536
                                },
                                {
                                    "ts": 1767,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1769,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1771,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1773,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1775,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1777,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1778,
                                    "bytes": 572
                                },
                                {
                                    "ts": 1780,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1783,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1784,
                                    "bytes": 351
                                },
                                {
                                    "ts": 1911,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 1913,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1915,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1917,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1919,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1919,
                                    "bytes": 466
                                },
                                {
                                    "ts": 1921,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1923,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1925,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1927,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1929,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1931,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1932,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1934,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1936,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1938,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1940,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1942,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1944,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1944,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1946,
                                    "bytes": 1168
                                },
                                {
                                    "ts": 1948,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1950,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1952,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1954,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1956,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1957,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1959,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1961,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1963,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1965,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1967,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1969,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1969,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1971,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1973,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1975,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1977,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1979,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1981,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1982,
                                    "bytes": 180
                                },
                                {
                                    "ts": 1984,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1986,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 1988,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1990,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1992,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1994,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1994,
                                    "bytes": 274
                                },
                                {
                                    "ts": 1996,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 1998,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2000,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2002,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2004,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2006,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2007,
                                    "bytes": 227
                                },
                                {
                                    "ts": 2007,
                                    "bytes": 435
                                },
                                {
                                    "ts": 2010,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2013,
                                    "bytes": 1168
                                },
                                {
                                    "ts": 2014,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2016,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2018,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2020,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2020,
                                    "bytes": 388
                                },
                                {
                                    "ts": 2039,
                                    "bytes": 1168
                                },
                                {
                                    "ts": 2041,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2043,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2044,
                                    "bytes": 536
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 235,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/thumbs\/olivo007-1318x333.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8e6d944e2801d394-FRA",
                                    "content-length: 80178",
                                    "content-type: image\/jpeg",
                                    "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                    "etag: \"13932-5edacc91e02ab\"",
                                    "last-modified: Thu, 17 Nov 2022 16:07:27 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=w6HYEJqKD1V%2FW2IdS62otYw9WZZNY9sWGDw2Y4ZbQFYVxYKT4IL8nDtEfuSYmQbQfx8mVLezNbu%2FoFkN1f%2BkJOlwSxsRByLhtMHjuaD5XfUIVR75K0cURMU6P6e3uPw3pIb6yOmVzDtJfxRE7Xs%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=105367&sent=502&recv=128&lost=0&retrans=0&sent_bytes=518821&recv_bytes=20079&delivery_rate=288223&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1502&x=1\"",
                                    "server-timing: cfHdrFlush;dur=2",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2233,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 85,
                            "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": 80178,
                            "image_save": 11466,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1458,
                            "netlog_id": 244,
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "78 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "ImageWidth": 1318,
                                        "ImageHeight": 333,
                                        "EncodingProcess": "Progressive 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": "1318x333",
                                        "Megapixels": 0.439
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1318,
                                        "height": 333,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 13.729200000000001,
                                        "y": 3.46875
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 438894,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 157.69499999999999,
                                            "standardDeviation": 51.756700000000002,
                                            "kurtosis": -0.34340700000000002,
                                            "skewness": -0.54078999999999999,
                                            "entropy": 0.90844199999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 128.459,
                                            "standardDeviation": 49.415399999999998,
                                            "kurtosis": -0.15107499999999999,
                                            "skewness": -0.26811299999999999,
                                            "entropy": 0.94915300000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 160.05000000000001,
                                            "standardDeviation": 42.962499999999999,
                                            "kurtosis": 0.95681700000000003,
                                            "skewness": -1.0968500000000001,
                                            "entropy": 0.89984900000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 184.57599999999999,
                                            "standardDeviation": 62.892299999999999,
                                            "kurtosis": 0.38892300000000002,
                                            "skewness": -1.19417,
                                            "entropy": 0.87632600000000005
                                        }
                                    },
                                    "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": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1318,
                                        "height": 333,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "date:create": "2024-11-23T02:02:50+00:00",
                                        "date:modify": "2024-11-23T02:02:50+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "2c8c6e1f05bcde73e996c9afa013a7209b87f051451824dfb937066879538081"
                                    },
                                    "tainted": false,
                                    "filesize": "80178B",
                                    "numberPixels": "438894",
                                    "pixelsPerSecond": "42.4639MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.010"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 2044,
                            "ttfb_start": 1463,
                            "ttfb_end": 1765,
                            "download_start": 1765,
                            "download_end": 2044,
                            "download_ms": 279,
                            "all_start": 1463,
                            "all_end": 2044,
                            "all_ms": 581,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "30555.20",
                            "request_id": "30555.20",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/assets\/images\/facebook-logo.svg",
                            "raw_id": "30555.20",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 149,
                            "ttfb_ms": 148,
                            "load_start": 1463,
                            "load_start_float": 1463.0002500000001,
                            "bytesIn": 656,
                            "objectSize": 656,
                            "objectSizeUncompressed": 1196,
                            "chunks": [
                                {
                                    "ts": 1612,
                                    "bytes": 656,
                                    "inflated": 1196
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "zstd",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 253,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/assets\/images\/facebook-logo.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8e6d944e280ad394-FRA",
                                    "content-encoding: zstd",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                    "etag: W\/\"4ac-5b23cde474d30\"",
                                    "last-modified: Thu, 22 Oct 2020 06:49:40 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=W79P36fjJAy0gCOWJ1PuPk7xmAill0zxbfCEPyA6ChgesKMBzC%2BmxNs9tQXZnJSe1RGvW9MBM0fcE3quzm7o70OyMxsTrJGO5nbH84coHNpmtKyInFJqWo5LVRMY3czNy2EjGINOF7mwqS%2BaLMI%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=105367&sent=414&recv=128&lost=0&retrans=0&sent_bytes=416411&recv_bytes=20079&delivery_rate=288223&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1488&x=1\"",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2242,
                            "score_cache": 50,
                            "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": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1458,
                            "netlog_id": 250,
                            "load_end": 1612,
                            "ttfb_start": 1463,
                            "ttfb_end": 1611,
                            "download_start": 1611,
                            "download_end": 1612,
                            "download_ms": 1,
                            "all_start": 1463,
                            "all_end": 1612,
                            "all_ms": 149,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "30555.21",
                            "request_id": "30555.21",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/assets\/images\/instagram-logo.svg",
                            "raw_id": "30555.21",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 150,
                            "ttfb_ms": 149,
                            "load_start": 1463,
                            "load_start_float": 1463.000256,
                            "bytesIn": 815,
                            "objectSize": 815,
                            "objectSizeUncompressed": 1508,
                            "chunks": [
                                {
                                    "ts": 1613,
                                    "bytes": 815,
                                    "inflated": 1508
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "zstd",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 256,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/assets\/images\/instagram-logo.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8e6d944e3812d394-FRA",
                                    "content-encoding: zstd",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                    "etag: W\/\"5e4-5b23cde76e8cf\"",
                                    "last-modified: Thu, 22 Oct 2020 06:49:43 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=%2BRQMbFyFtvCyCBQagKxvYiXMLAPIhrGMW9mEAMsSEfup7vcR%2Bu0IUsISfbnaLvGmNgxnbcTYsfgW7glanqsrPhSBgtRnDrwpd%2Fo2ucpVENVkloXXqzf%2BZBCETjgNb5DLRPPVsV0FkKTCUcfZ5C8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=105367&sent=416&recv=128&lost=0&retrans=0&sent_bytes=417769&recv_bytes=20079&delivery_rate=288223&cwnd=111300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1489&x=1\"",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2245,
                            "score_cache": 50,
                            "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": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1459,
                            "netlog_id": 256,
                            "load_end": 1613,
                            "ttfb_start": 1463,
                            "ttfb_end": 1612,
                            "download_start": 1612,
                            "download_end": 1613,
                            "download_ms": 1,
                            "all_start": 1463,
                            "all_end": 1613,
                            "all_ms": 150,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "30555.94",
                            "request_id": "30555.94",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-829x1114.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/thumbs\/home\/golfbaan_1-829x1114.jpg",
                            "raw_id": "30555.94",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1160,
                            "ttfb_ms": 314,
                            "load_start": 1472,
                            "load_start_float": 1472.000262,
                            "bytesIn": 265362,
                            "objectSize": 265362,
                            "objectSizeUncompressed": 265362,
                            "chunks": [
                                {
                                    "ts": 1788,
                                    "bytes": 535
                                },
                                {
                                    "ts": 1790,
                                    "bytes": 2352
                                },
                                {
                                    "ts": 1792,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1793,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1794,
                                    "bytes": 581
                                },
                                {
                                    "ts": 1796,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1798,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 1799,
                                    "bytes": 564
                                },
                                {
                                    "ts": 2046,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2048,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 2048,
                                    "bytes": 308
                                },
                                {
                                    "ts": 2057,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 2059,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2061,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 2063,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 2065,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2066,
                                    "bytes": 349
                                },
                                {
                                    "ts": 2072,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2074,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2076,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2078,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2080,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2082,
                                    "bytes": 879
                                },
                                {
                                    "ts": 2092,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2093,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2095,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2100,
                                    "bytes": 2348
                                },
                                {
                                    "ts": 2101,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2102,
                                    "bytes": 859
                                },
                                {
                                    "ts": 2104,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2106,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2109,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2110,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2112,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2114,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2115,
                                    "bytes": 274
                                },
                                {
                                    "ts": 2117,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2119,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2123,
                                    "bytes": 2345
                                },
                                {
                                    "ts": 2125,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2126,
                                    "bytes": 175
                                },
                                {
                                    "ts": 2127,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2129,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2131,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2133,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2135,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2137,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2138,
                                    "bytes": 274
                                },
                                {
                                    "ts": 2142,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2144,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2146,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2148,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2150,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2151,
                                    "bytes": 546
                                },
                                {
                                    "ts": 2153,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2155,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2157,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2159,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2161,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2163,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2163,
                                    "bytes": 274
                                },
                                {
                                    "ts": 2165,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2167,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2169,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2171,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2173,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2175,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2176,
                                    "bytes": 274
                                },
                                {
                                    "ts": 2178,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2180,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2182,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2184,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2186,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2186,
                                    "bytes": 292
                                },
                                {
                                    "ts": 2188,
                                    "bytes": 1166
                                },
                                {
                                    "ts": 2190,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2192,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2194,
                                    "bytes": 871
                                },
                                {
                                    "ts": 2196,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2198,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2200,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2202,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2204,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2204,
                                    "bytes": 274
                                },
                                {
                                    "ts": 2206,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2208,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2210,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2212,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2214,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2216,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2217,
                                    "bytes": 574
                                },
                                {
                                    "ts": 2219,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2221,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2223,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2225,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2227,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2229,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2230,
                                    "bytes": 185
                                },
                                {
                                    "ts": 2232,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2234,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2236,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2238,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2240,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2242,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2242,
                                    "bytes": 82
                                },
                                {
                                    "ts": 2244,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2246,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2248,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2250,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2252,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2253,
                                    "bytes": 466
                                },
                                {
                                    "ts": 2255,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2257,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2259,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2261,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2263,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2264,
                                    "bytes": 574
                                },
                                {
                                    "ts": 2266,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2268,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2270,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2272,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2274,
                                    "bytes": 1168
                                },
                                {
                                    "ts": 2276,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2276,
                                    "bytes": 274
                                },
                                {
                                    "ts": 2278,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2280,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2282,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2284,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2286,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2287,
                                    "bytes": 274
                                },
                                {
                                    "ts": 2289,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2291,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2293,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2295,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2297,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2298,
                                    "bytes": 274
                                },
                                {
                                    "ts": 2299,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2301,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2303,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2305,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2307,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2308,
                                    "bytes": 274
                                },
                                {
                                    "ts": 2310,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2312,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2314,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2316,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2318,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2320,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2320,
                                    "bytes": 274
                                },
                                {
                                    "ts": 2322,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2324,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2326,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2328,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2330,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2331,
                                    "bytes": 477
                                },
                                {
                                    "ts": 2333,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2335,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2337,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2339,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2341,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2341,
                                    "bytes": 271
                                },
                                {
                                    "ts": 2343,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2345,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2347,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2349,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2351,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2353,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2354,
                                    "bytes": 274
                                },
                                {
                                    "ts": 2364,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2366,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2368,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2370,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2371,
                                    "bytes": 388
                                },
                                {
                                    "ts": 2377,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2379,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2381,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2383,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2384,
                                    "bytes": 388
                                },
                                {
                                    "ts": 2404,
                                    "bytes": 2345
                                },
                                {
                                    "ts": 2421,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2421,
                                    "bytes": 8482
                                },
                                {
                                    "ts": 2424,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2424,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2429,
                                    "bytes": 1445
                                },
                                {
                                    "ts": 2435,
                                    "bytes": 1815
                                },
                                {
                                    "ts": 2436,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2438,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2440,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2442,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2445,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2446,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2464,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2466,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2467,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2470,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2472,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2478,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2480,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2482,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2484,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2486,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2488,
                                    "bytes": 867
                                },
                                {
                                    "ts": 2499,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2501,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2503,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2505,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2507,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2508,
                                    "bytes": 574
                                },
                                {
                                    "ts": 2519,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2521,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2523,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2525,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2527,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2529,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2530,
                                    "bytes": 274
                                },
                                {
                                    "ts": 2543,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2545,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2547,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2549,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2551,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2552,
                                    "bytes": 175
                                },
                                {
                                    "ts": 2570,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2572,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2574,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2576,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2587,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2589,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2591,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2593,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2595,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2597,
                                    "bytes": 846
                                },
                                {
                                    "ts": 2610,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2612,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2614,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2616,
                                    "bytes": 1171
                                },
                                {
                                    "ts": 2618,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2620,
                                    "bytes": 1174
                                },
                                {
                                    "ts": 2621,
                                    "bytes": 274
                                },
                                {
                                    "ts": 2632,
                                    "bytes": 1194
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 334,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/thumbs\/home\/golfbaan_1-829x1114.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8e6d944e381bd394-FRA",
                                    "content-length: 265362",
                                    "content-type: image\/jpeg",
                                    "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                    "etag: \"40c92-5edac5820c8a0\"",
                                    "last-modified: Thu, 17 Nov 2022 15:35:52 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=WECyyL962TVk5o93YoscqZ1KUZPsyzO%2B1HhT0ksjdx9EoigGX5PAj184U9QwvYFiMFSODjL0Jt9C7DcH1%2Fm%2FsRObVKeKRIosYBMfFTbDijDE5MaIs38AYEBCn%2BHDBl%2BpAsXVd51ZhcnssxYoLGE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=96600&sent=513&recv=129&lost=0&retrans=0&sent_bytes=530331&recv_bytes=20124&delivery_rate=56557&cwnd=117300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1518&x=1\"",
                                    "server-timing: cfHdrFlush;dur=32",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2254,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "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": 265362,
                            "image_save": 34115,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1470,
                            "netlog_id": 262,
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "258 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "ImageWidth": 829,
                                        "ImageHeight": 1114,
                                        "EncodingProcess": "Progressive 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": "829x1114",
                                        "Megapixels": 0.92400000000000004
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 829,
                                        "height": 1114,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 8.6354199999999999,
                                        "y": 11.604200000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 923506,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 91.184399999999997,
                                            "standardDeviation": 43.482100000000003,
                                            "kurtosis": -1.0616300000000001,
                                            "skewness": 0.215279,
                                            "entropy": 0.91305099999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 110.173,
                                            "standardDeviation": 49.967500000000001,
                                            "kurtosis": -0.60928000000000004,
                                            "skewness": -0.13447600000000001,
                                            "entropy": 0.94762599999999997
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 114.18000000000001,
                                            "standardDeviation": 47.696100000000001,
                                            "kurtosis": -0.89184799999999997,
                                            "skewness": -0.39176299999999997,
                                            "entropy": 0.93213299999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 49.199599999999997,
                                            "standardDeviation": 32.782699999999998,
                                            "kurtosis": 2.6882899999999998,
                                            "skewness": 1.3582099999999999,
                                            "entropy": 0.85939399999999999
                                        }
                                    },
                                    "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": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 829,
                                        "height": 1114,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "date:create": "2024-11-23T02:02:51+00:00",
                                        "date:modify": "2024-11-23T02:02:51+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "6383776da4ef232a5e0823e30e0d48529119d34d86e9a98dfdaf8fb850fa6c1f"
                                    },
                                    "tainted": false,
                                    "filesize": "264168B",
                                    "numberPixels": "923506",
                                    "pixelsPerSecond": "35.4959MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.026"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 2632,
                            "ttfb_start": 1472,
                            "ttfb_end": 1786,
                            "download_start": 1786,
                            "download_end": 2632,
                            "download_ms": 846,
                            "all_start": 1472,
                            "all_end": 2632,
                            "all_ms": 1160,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "30555.95",
                            "request_id": "30555.95",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/beachclub_1-829x1114.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/thumbs\/home\/beachclub_1-829x1114.jpg",
                            "raw_id": "30555.95",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1611,
                            "ttfb_ms": 329,
                            "load_start": 1472,
                            "load_start_float": 1472.000268,
                            "bytesIn": 227963,
                            "objectSize": 227963,
                            "objectSizeUncompressed": 227963,
                            "chunks": [
                                {
                                    "ts": 1802,
                                    "bytes": 530
                                },
                                {
                                    "ts": 1803,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1805,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1807,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1809,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1811,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1813,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1815,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1817,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1818,
                                    "bytes": 466
                                },
                                {
                                    "ts": 1820,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1822,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1823,
                                    "bytes": 885
                                },
                                {
                                    "ts": 2634,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 2636,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 2638,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2640,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2640,
                                    "bytes": 222
                                },
                                {
                                    "ts": 2652,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2654,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2656,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2658,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2660,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2660,
                                    "bytes": 273
                                },
                                {
                                    "ts": 2662,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2664,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2666,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2668,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2670,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2671,
                                    "bytes": 291
                                },
                                {
                                    "ts": 2673,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2675,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2677,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2679,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2681,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2683,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2685,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2687,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2689,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2691,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2693,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2695,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2696,
                                    "bytes": 573
                                },
                                {
                                    "ts": 2700,
                                    "bytes": 2343
                                },
                                {
                                    "ts": 2702,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2704,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2706,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2708,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2710,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2712,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2714,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2716,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2717,
                                    "bytes": 873
                                },
                                {
                                    "ts": 2719,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2721,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2723,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2725,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2727,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2727,
                                    "bytes": 184
                                },
                                {
                                    "ts": 2729,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2731,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2733,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2735,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2737,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2739,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2740,
                                    "bytes": 273
                                },
                                {
                                    "ts": 2742,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2744,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2746,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2748,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2750,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2750,
                                    "bytes": 81
                                },
                                {
                                    "ts": 2752,
                                    "bytes": 1167
                                },
                                {
                                    "ts": 2754,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2756,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2758,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2760,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2761,
                                    "bytes": 465
                                },
                                {
                                    "ts": 2763,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2765,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2767,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2769,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2771,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2772,
                                    "bytes": 873
                                },
                                {
                                    "ts": 2774,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2776,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2778,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2780,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2783,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2784,
                                    "bytes": 273
                                },
                                {
                                    "ts": 2785,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2787,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2789,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2791,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2793,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2795,
                                    "bytes": 1446
                                },
                                {
                                    "ts": 2797,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2799,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2801,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2803,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2805,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2806,
                                    "bytes": 273
                                },
                                {
                                    "ts": 2808,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2810,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2812,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2814,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2816,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2817,
                                    "bytes": 573
                                },
                                {
                                    "ts": 2819,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2821,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2823,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2825,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2827,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2827,
                                    "bytes": 273
                                },
                                {
                                    "ts": 2829,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2831,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2833,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2835,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2837,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2838,
                                    "bytes": 273
                                },
                                {
                                    "ts": 2840,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2842,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2844,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2846,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2848,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2849,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2850,
                                    "bytes": 273
                                },
                                {
                                    "ts": 2852,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2854,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2856,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2858,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2860,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2861,
                                    "bytes": 779
                                },
                                {
                                    "ts": 2863,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2865,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2867,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2869,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2871,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2872,
                                    "bytes": 273
                                },
                                {
                                    "ts": 2874,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2876,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2878,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2880,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2889,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2890,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2892,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2894,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2896,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2898,
                                    "bytes": 387
                                },
                                {
                                    "ts": 2905,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2907,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2909,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2911,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2913,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2914,
                                    "bytes": 687
                                },
                                {
                                    "ts": 2930,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2932,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2934,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2936,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2938,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2940,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2942,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2944,
                                    "bytes": 1137
                                },
                                {
                                    "ts": 2946,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2948,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2950,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2952,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2954,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2956,
                                    "bytes": 1178
                                },
                                {
                                    "ts": 2958,
                                    "bytes": 1165
                                },
                                {
                                    "ts": 2960,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2961,
                                    "bytes": 873
                                },
                                {
                                    "ts": 2968,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2970,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2972,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 2973,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2975,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2978,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2979,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2980,
                                    "bytes": 48
                                },
                                {
                                    "ts": 2995,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 2997,
                                    "bytes": 1167
                                },
                                {
                                    "ts": 2998,
                                    "bytes": 573
                                },
                                {
                                    "ts": 3009,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3011,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3013,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3015,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3017,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3019,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3020,
                                    "bytes": 273
                                },
                                {
                                    "ts": 3027,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3029,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3031,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3033,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3035,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3037,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3037,
                                    "bytes": 273
                                },
                                {
                                    "ts": 3041,
                                    "bytes": 1166
                                },
                                {
                                    "ts": 3048,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3050,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3052,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3054,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3056,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3058,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3059,
                                    "bytes": 273
                                },
                                {
                                    "ts": 3064,
                                    "bytes": 573
                                },
                                {
                                    "ts": 3071,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3073,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3075,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3077,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3079,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3081,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3083,
                                    "bytes": 240
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 334,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/thumbs\/home\/beachclub_1-829x1114.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8e6d944e4823d394-FRA",
                                    "content-length: 227963",
                                    "content-type: image\/jpeg",
                                    "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                    "etag: \"37a7b-5edac5b0f86b7\"",
                                    "last-modified: Thu, 17 Nov 2022 15:36:41 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=gGesXmaww7SKYM5dO%2BlkmJG%2B%2BvLcbP5Ef2ul3oqgThLb387DYOwkJ2MBbp%2Bl9W%2Bk0t8wxnF95%2FIT9AkFfX5tuZuFc4x2gMAfLrqKel%2BAlYxOFQ6NfOj319MsdYlVBcoxCwZ1DFhUPkuOzb7EYag%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=96600&sent=513&recv=129&lost=0&retrans=0&sent_bytes=530331&recv_bytes=20124&delivery_rate=56557&cwnd=117300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1527&x=1\"",
                                    "server-timing: cfHdrFlush;dur=24",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2257,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 86,
                            "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": 227963,
                            "image_save": 31706,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1470,
                            "netlog_id": 268,
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "223 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "ImageWidth": 829,
                                        "ImageHeight": 1114,
                                        "EncodingProcess": "Progressive 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": "829x1114",
                                        "Megapixels": 0.92400000000000004
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 829,
                                        "height": 1114,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 8.6354199999999999,
                                        "y": 11.604200000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 923506,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 151.72800000000001,
                                            "standardDeviation": 79.618200000000002,
                                            "kurtosis": -1.24987,
                                            "skewness": -0.38370500000000002,
                                            "entropy": 0.94144399999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 135.22,
                                            "standardDeviation": 66.505399999999995,
                                            "kurtosis": -0.91996,
                                            "skewness": -0.17555999999999999,
                                            "entropy": 0.98221499999999995
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 158.602,
                                            "standardDeviation": 77.7607,
                                            "kurtosis": -1.1100300000000001,
                                            "skewness": -0.60292599999999996,
                                            "entropy": 0.95978200000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 161.36199999999999,
                                            "standardDeviation": 94.588499999999996,
                                            "kurtosis": -1.41239,
                                            "skewness": -0.52512700000000001,
                                            "entropy": 0.88233399999999995
                                        }
                                    },
                                    "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": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 829,
                                        "height": 1114,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "date:create": "2024-11-23T02:02:51+00:00",
                                        "date:modify": "2024-11-23T02:02:51+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "c9e6138bcf76a5939cd034c070bcf9f299e0bcb28c922f6a1aaab0bbb38b8afd"
                                    },
                                    "tainted": false,
                                    "filesize": "227963B",
                                    "numberPixels": "923506",
                                    "pixelsPerSecond": "44.8152MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.020"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 3083,
                            "ttfb_start": 1472,
                            "ttfb_end": 1801,
                            "download_start": 1801,
                            "download_end": 3083,
                            "download_ms": 1282,
                            "all_start": 1472,
                            "all_end": 3083,
                            "all_ms": 1611,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "30555.96",
                            "request_id": "30555.96",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/img_3016_nieuw-829x1114.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/thumbs\/home\/img_3016_nieuw-829x1114.jpg",
                            "raw_id": "30555.96",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1883,
                            "ttfb_ms": 352,
                            "load_start": 1473,
                            "load_start_float": 1473.000274,
                            "bytesIn": 128818,
                            "objectSize": 128818,
                            "objectSizeUncompressed": 128818,
                            "chunks": [
                                {
                                    "ts": 1826,
                                    "bytes": 529
                                },
                                {
                                    "ts": 1827,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1829,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1831,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1833,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1835,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1837,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1838,
                                    "bytes": 265
                                },
                                {
                                    "ts": 1840,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1842,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1844,
                                    "bytes": 1157
                                },
                                {
                                    "ts": 3084,
                                    "bytes": 3
                                },
                                {
                                    "ts": 3093,
                                    "bytes": 1750
                                },
                                {
                                    "ts": 3100,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 3102,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 3108,
                                    "bytes": 3515
                                },
                                {
                                    "ts": 3110,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3110,
                                    "bytes": 273
                                },
                                {
                                    "ts": 3116,
                                    "bytes": 474
                                },
                                {
                                    "ts": 3129,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3131,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3133,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3135,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3137,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3150,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3151,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3153,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3155,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3157,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3159,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3159,
                                    "bytes": 273
                                },
                                {
                                    "ts": 3165,
                                    "bytes": 842
                                },
                                {
                                    "ts": 3174,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3176,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3178,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3180,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3183,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3185,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3185,
                                    "bytes": 273
                                },
                                {
                                    "ts": 3191,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3193,
                                    "bytes": 873
                                },
                                {
                                    "ts": 3200,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3204,
                                    "bytes": 2346
                                },
                                {
                                    "ts": 3208,
                                    "bytes": 2340
                                },
                                {
                                    "ts": 3209,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3210,
                                    "bytes": 324
                                },
                                {
                                    "ts": 3215,
                                    "bytes": 222
                                },
                                {
                                    "ts": 3222,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3224,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3226,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3228,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3230,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3232,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3232,
                                    "bytes": 270
                                },
                                {
                                    "ts": 3234,
                                    "bytes": 1165
                                },
                                {
                                    "ts": 3236,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3238,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3240,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3242,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3243,
                                    "bytes": 273
                                },
                                {
                                    "ts": 3245,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3247,
                                    "bytes": 1167
                                },
                                {
                                    "ts": 3249,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3251,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3253,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3253,
                                    "bytes": 291
                                },
                                {
                                    "ts": 3255,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3257,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3259,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3261,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3263,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3270,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3272,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3274,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3276,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3278,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3280,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3282,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3284,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3286,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3288,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3289,
                                    "bytes": 873
                                },
                                {
                                    "ts": 3291,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3293,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3295,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3297,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3299,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3301,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3302,
                                    "bytes": 273
                                },
                                {
                                    "ts": 3304,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3306,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3308,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3310,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3312,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3314,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3316,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3318,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3320,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3322,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3324,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3324,
                                    "bytes": 184
                                },
                                {
                                    "ts": 3326,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3328,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3330,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3332,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3334,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3336,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3336,
                                    "bytes": 273
                                },
                                {
                                    "ts": 3338,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3340,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3342,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3344,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3346,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3347,
                                    "bytes": 273
                                },
                                {
                                    "ts": 3349,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3351,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3353,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3355,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3356,
                                    "bytes": 432
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 334,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/thumbs\/home\/img_3016_nieuw-829x1114.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8e6d944e482ad394-FRA",
                                    "content-length: 128818",
                                    "content-type: image\/jpeg",
                                    "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                    "etag: \"1f732-5edac5f9594b1\"",
                                    "last-modified: Thu, 17 Nov 2022 15:37:57 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=d9B6mhVXxf5Vn%2FoqFlI8%2FXfybCbk5ouETFOtkQjE7G%2FoAdX0dOOjf%2FvcDY1lCrKyYzl%2FoC4S9eCq9XSu1Gc%2BxpGKhEh65CAiS9FWrCVunTnDjF%2F2VeZYo67rARBqsxzqWOnRuegWrDXTYMNoYBY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=96600&sent=513&recv=129&lost=0&retrans=0&sent_bytes=530331&recv_bytes=20124&delivery_rate=56557&cwnd=117300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1532&x=1\"",
                                    "server-timing: cfHdrFlush;dur=33",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "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": 128818,
                            "image_save": 16245,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1471,
                            "netlog_id": 274,
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "126 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "ImageWidth": 829,
                                        "ImageHeight": 1114,
                                        "EncodingProcess": "Progressive 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": "829x1114",
                                        "Megapixels": 0.92400000000000004
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 829,
                                        "height": 1114,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 8.6354199999999999,
                                        "y": 11.604200000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 923506,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 1,
                                            "max": 255,
                                            "mean": 153.761,
                                            "standardDeviation": 70.348799999999997,
                                            "kurtosis": -1.2233400000000001,
                                            "skewness": -0.026801599999999998,
                                            "entropy": 0.91486500000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 147.821,
                                            "standardDeviation": 74.651200000000003,
                                            "kurtosis": -1.4154899999999999,
                                            "skewness": 0.10011200000000001,
                                            "entropy": 0.92699900000000002
                                        },
                                        "green": {
                                            "min": 6,
                                            "max": 255,
                                            "mean": 156.61099999999999,
                                            "standardDeviation": 67.731300000000005,
                                            "kurtosis": -1.1271500000000001,
                                            "skewness": -0.060165200000000002,
                                            "entropy": 0.92658600000000002
                                        },
                                        "blue": {
                                            "min": 1,
                                            "max": 255,
                                            "mean": 156.851,
                                            "standardDeviation": 68.663799999999995,
                                            "kurtosis": -1.05182,
                                            "skewness": -0.10700900000000001,
                                            "entropy": 0.89101200000000003
                                        }
                                    },
                                    "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": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 829,
                                        "height": 1114,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "date:create": "2024-11-23T02:02:51+00:00",
                                        "date:modify": "2024-11-23T02:02:51+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "4a00beb33077fe517ba7b6328a20dcb24de02b34d8a420abb0db9d14d44bf66e"
                                    },
                                    "tainted": false,
                                    "filesize": "128818B",
                                    "numberPixels": "923506",
                                    "pixelsPerSecond": "49.2793MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.018"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 3356,
                            "ttfb_start": 1473,
                            "ttfb_end": 1825,
                            "download_start": 1825,
                            "download_end": 3356,
                            "download_ms": 1531,
                            "all_start": 1473,
                            "all_end": 3356,
                            "all_ms": 1883,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "30555.97",
                            "request_id": "30555.97",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/country-club_004-829x1114.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/thumbs\/home\/country-club_004-829x1114.jpg",
                            "raw_id": "30555.97",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2230,
                            "ttfb_ms": 373,
                            "load_start": 1473,
                            "load_start_float": 1473.00028,
                            "bytesIn": 171891,
                            "objectSize": 171891,
                            "objectSizeUncompressed": 171891,
                            "chunks": [
                                {
                                    "ts": 1847,
                                    "bytes": 532
                                },
                                {
                                    "ts": 1848,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1850,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1852,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1854,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1856,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1858,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 1870,
                                    "bytes": 893
                                },
                                {
                                    "ts": 3357,
                                    "bytes": 822
                                },
                                {
                                    "ts": 3359,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 3361,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3363,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 3365,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 3367,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 3368,
                                    "bytes": 466
                                },
                                {
                                    "ts": 3370,
                                    "bytes": 1175
                                },
                                {
                                    "ts": 3372,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3374,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3376,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3378,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3380,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3382,
                                    "bytes": 1170
                                },
                                {
                                    "ts": 3384,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3386,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 3401,
                                    "bytes": 8469
                                },
                                {
                                    "ts": 3413,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3413,
                                    "bytes": 6133
                                },
                                {
                                    "ts": 3415,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3416,
                                    "bytes": 872
                                },
                                {
                                    "ts": 3418,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3420,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3422,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3424,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3426,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3427,
                                    "bytes": 272
                                },
                                {
                                    "ts": 3429,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3431,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3433,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3435,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3437,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3438,
                                    "bytes": 572
                                },
                                {
                                    "ts": 3440,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3442,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3444,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3446,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3448,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3449,
                                    "bytes": 572
                                },
                                {
                                    "ts": 3451,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3453,
                                    "bytes": 1166
                                },
                                {
                                    "ts": 3455,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3457,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3459,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3459,
                                    "bytes": 272
                                },
                                {
                                    "ts": 3461,
                                    "bytes": 1164
                                },
                                {
                                    "ts": 3463,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3465,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3467,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3469,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3471,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3472,
                                    "bytes": 272
                                },
                                {
                                    "ts": 3474,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3476,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3477,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3479,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3482,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3482,
                                    "bytes": 272
                                },
                                {
                                    "ts": 3484,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3486,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3488,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3490,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3492,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3494,
                                    "bytes": 1078
                                },
                                {
                                    "ts": 3496,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3498,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3500,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3502,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3504,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3505,
                                    "bytes": 272
                                },
                                {
                                    "ts": 3508,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3510,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3512,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3514,
                                    "bytes": 872
                                },
                                {
                                    "ts": 3518,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3520,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3522,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3524,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3526,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3528,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3528,
                                    "bytes": 272
                                },
                                {
                                    "ts": 3539,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3540,
                                    "bytes": 686
                                },
                                {
                                    "ts": 3542,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3544,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3546,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3548,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3550,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3551,
                                    "bytes": 986
                                },
                                {
                                    "ts": 3568,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3570,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3572,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3574,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3576,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3577,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3578,
                                    "bytes": 272
                                },
                                {
                                    "ts": 3580,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3582,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3584,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3586,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3588,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3590,
                                    "bytes": 1166
                                },
                                {
                                    "ts": 3590,
                                    "bytes": 236
                                },
                                {
                                    "ts": 3592,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3594,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3596,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3598,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3600,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3602,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3603,
                                    "bytes": 304
                                },
                                {
                                    "ts": 3609,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3611,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3613,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3614,
                                    "bytes": 572
                                },
                                {
                                    "ts": 3616,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3618,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3620,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3622,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3624,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3626,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3626,
                                    "bytes": 272
                                },
                                {
                                    "ts": 3633,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3633,
                                    "bytes": 347
                                },
                                {
                                    "ts": 3659,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3661,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3663,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3675,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3677,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3679,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3681,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3687,
                                    "bytes": 2613
                                },
                                {
                                    "ts": 3688,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3690,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3691,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3693,
                                    "bytes": 1169
                                },
                                {
                                    "ts": 3695,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3700,
                                    "bytes": 2344
                                },
                                {
                                    "ts": 3701,
                                    "bytes": 1172
                                },
                                {
                                    "ts": 3703,
                                    "bytes": 925
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 334,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/thumbs\/home\/country-club_004-829x1114.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8e6d944e4831d394-FRA",
                                    "content-length: 171891",
                                    "content-type: image\/jpeg",
                                    "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                    "etag: \"29f73-5edac6590feea\"",
                                    "last-modified: Thu, 17 Nov 2022 15:39:37 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=G0Y5YJLxFvhR5pFzvwqE6tE%2BhUOB7R%2B5vC5fesQ15YYVV9l0b3Eso4jxGwfeVh8evuNCd1Ef%2Fqn%2Fjj0gpxgIffJQ9ami1zRA%2FRbXdp8mHtAwExU36BPEtPudJdgcZOdyT%2F2sUWZrkRqdRVZ8fiM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=96600&sent=513&recv=129&lost=0&retrans=0&sent_bytes=530331&recv_bytes=20124&delivery_rate=56557&cwnd=117300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1517&x=1\"",
                                    "server-timing: cfHdrFlush;dur=56",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2272,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "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": 171891,
                            "image_save": 20999,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1471,
                            "netlog_id": 280,
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "168 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "ImageWidth": 829,
                                        "ImageHeight": 1114,
                                        "EncodingProcess": "Progressive 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": "829x1114",
                                        "Megapixels": 0.92400000000000004
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 829,
                                        "height": 1114,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 8.6354199999999999,
                                        "y": 11.604200000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 923506,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 112.095,
                                            "standardDeviation": 57.8504,
                                            "kurtosis": -0.92655200000000004,
                                            "skewness": -0.22103500000000001,
                                            "entropy": 0.92988700000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 119.235,
                                            "standardDeviation": 63.371299999999998,
                                            "kurtosis": -1.1947099999999999,
                                            "skewness": -0.31783400000000001,
                                            "entropy": 0.93998899999999996
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 112.15600000000001,
                                            "standardDeviation": 57.315199999999997,
                                            "kurtosis": -0.88524400000000003,
                                            "skewness": -0.29783300000000001,
                                            "entropy": 0.93329700000000004
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 104.892,
                                            "standardDeviation": 52.864699999999999,
                                            "kurtosis": -0.49388900000000002,
                                            "skewness": -0.14018800000000001,
                                            "entropy": 0.91637400000000002
                                        }
                                    },
                                    "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": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 829,
                                        "height": 1114,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 90\n",
                                        "date:create": "2024-11-23T02:02:52+00:00",
                                        "date:modify": "2024-11-23T02:02:52+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "f987182cab2be6fe04050be71932c2545df9bcbcf2c2b9b7f1bf7714f1812798"
                                    },
                                    "tainted": false,
                                    "filesize": "171891B",
                                    "numberPixels": "923506",
                                    "pixelsPerSecond": "39.7179MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.023"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 3703,
                            "ttfb_start": 1473,
                            "ttfb_end": 1846,
                            "download_start": 1846,
                            "download_end": 3703,
                            "download_ms": 1857,
                            "all_start": 1473,
                            "all_end": 3703,
                            "all_ms": 2230,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "30555.98",
                            "request_id": "30555.98",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/privacy-close.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/assets\/images\/privacy-close.svg",
                            "raw_id": "30555.98",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2210,
                            "ttfb_ms": 2209,
                            "load_start": 1496,
                            "load_start_float": 1496.0002899999999,
                            "bytesIn": 414,
                            "objectSize": 414,
                            "objectSizeUncompressed": 624,
                            "chunks": [
                                {
                                    "ts": 3705,
                                    "bytes": 414,
                                    "inflated": 624
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "zstd",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/assets\/images\/privacy-close.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d",
                                    "priority: i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: MISS",
                                    "cf-ray: 8e6d944e583fd394-FRA",
                                    "content-encoding: zstd",
                                    "content-type: image\/svg+xml",
                                    "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                    "etag: W\/\"270-5b23cde461091\"",
                                    "last-modified: Thu, 22 Oct 2020 06:49:40 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=9iPxELKglVxi1dra0yVXErSY1V4g%2BY1qqUry9SuzRs3Gll6yhgOzXoy53KnGvM52ijmEN61xqGKS7LSQawbkVtRydDuqfHPi2YornpRI7%2BuLBGgazlnmQQ0VWww1eurtI%2FN5l%2FJq15Vw3%2F3QH%2Fw%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=96600&sent=513&recv=129&lost=0&retrans=0&sent_bytes=530331&recv_bytes=20124&delivery_rate=56557&cwnd=117300&unsent_bytes=0&cid=e9d222b83361c68c&ts=1510&x=1\"",
                                    "server-timing: cfHdrFlush;dur=73",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2314,
                            "score_cache": 50,
                            "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": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 1494,
                            "netlog_id": 290,
                            "load_end": 3706,
                            "ttfb_start": 1496,
                            "ttfb_end": 3705,
                            "download_start": 3705,
                            "download_end": 3706,
                            "download_ms": 1,
                            "all_start": 1496,
                            "all_end": 3706,
                            "all_ms": 2210,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "30555.5",
                            "request_id": "30555.5",
                            "ip_addr": "142.250.186.104",
                            "full_url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-4DBNJ406G4",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.googletagmanager.com",
                            "url": "\/gtag\/js?id=G-4DBNJ406G4",
                            "raw_id": "30555.5",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 1977,
                            "ttfb_ms": 262,
                            "load_start": 1763,
                            "load_start_float": 1763.000213,
                            "bytesIn": 103334,
                            "objectSize": 103334,
                            "objectSizeUncompressed": 301377,
                            "chunks": [
                                {
                                    "ts": 2026,
                                    "bytes": 1177,
                                    "inflated": 2096
                                },
                                {
                                    "ts": 2030,
                                    "bytes": 2372,
                                    "inflated": 10789
                                },
                                {
                                    "ts": 2034,
                                    "bytes": 2372,
                                    "inflated": 14025
                                },
                                {
                                    "ts": 2038,
                                    "bytes": 1840,
                                    "inflated": 5254
                                },
                                {
                                    "ts": 2071,
                                    "bytes": 2372,
                                    "inflated": 6334
                                },
                                {
                                    "ts": 2087,
                                    "bytes": 2372,
                                    "inflated": 5766
                                },
                                {
                                    "ts": 2089,
                                    "bytes": 2271,
                                    "inflated": 7742
                                },
                                {
                                    "ts": 2141,
                                    "bytes": 1177,
                                    "inflated": 4318
                                },
                                {
                                    "ts": 2359,
                                    "bytes": 2372,
                                    "inflated": 9819
                                },
                                {
                                    "ts": 2363,
                                    "bytes": 2372,
                                    "inflated": 5898
                                },
                                {
                                    "ts": 2376,
                                    "bytes": 2271,
                                    "inflated": 5993
                                },
                                {
                                    "ts": 2406,
                                    "bytes": 9369,
                                    "inflated": 25605
                                },
                                {
                                    "ts": 2437,
                                    "bytes": 2372,
                                    "inflated": 5868
                                },
                                {
                                    "ts": 2451,
                                    "bytes": 2372,
                                    "inflated": 6205
                                },
                                {
                                    "ts": 2538,
                                    "bytes": 1186,
                                    "inflated": 3546
                                },
                                {
                                    "ts": 2564,
                                    "bytes": 1085,
                                    "inflated": 3085
                                },
                                {
                                    "ts": 2883,
                                    "bytes": 1177,
                                    "inflated": 3429
                                },
                                {
                                    "ts": 2888,
                                    "bytes": 2372,
                                    "inflated": 6675
                                },
                                {
                                    "ts": 2902,
                                    "bytes": 2372,
                                    "inflated": 6373
                                },
                                {
                                    "ts": 2904,
                                    "bytes": 1186,
                                    "inflated": 3255
                                },
                                {
                                    "ts": 2917,
                                    "bytes": 1085,
                                    "inflated": 3530
                                },
                                {
                                    "ts": 2921,
                                    "bytes": 2363,
                                    "inflated": 5847
                                },
                                {
                                    "ts": 2925,
                                    "bytes": 2372,
                                    "inflated": 5741
                                },
                                {
                                    "ts": 2929,
                                    "bytes": 2372,
                                    "inflated": 6751
                                },
                                {
                                    "ts": 2967,
                                    "bytes": 2262,
                                    "inflated": 6422
                                },
                                {
                                    "ts": 2985,
                                    "bytes": 2372,
                                    "inflated": 6423
                                },
                                {
                                    "ts": 3092,
                                    "bytes": 2372,
                                    "inflated": 6643
                                },
                                {
                                    "ts": 3124,
                                    "bytes": 1186,
                                    "inflated": 2900
                                },
                                {
                                    "ts": 3507,
                                    "bytes": 1073,
                                    "inflated": 2733
                                },
                                {
                                    "ts": 3517,
                                    "bytes": 1177,
                                    "inflated": 3204
                                },
                                {
                                    "ts": 3534,
                                    "bytes": 2372,
                                    "inflated": 7206
                                },
                                {
                                    "ts": 3538,
                                    "bytes": 2372,
                                    "inflated": 6361
                                },
                                {
                                    "ts": 3554,
                                    "bytes": 1186,
                                    "inflated": 3049
                                },
                                {
                                    "ts": 3556,
                                    "bytes": 1085,
                                    "inflated": 3297
                                },
                                {
                                    "ts": 3561,
                                    "bytes": 2363,
                                    "inflated": 6423
                                },
                                {
                                    "ts": 3565,
                                    "bytes": 2372,
                                    "inflated": 6443
                                },
                                {
                                    "ts": 3567,
                                    "bytes": 1186,
                                    "inflated": 3620
                                },
                                {
                                    "ts": 3608,
                                    "bytes": 2271,
                                    "inflated": 6400
                                },
                                {
                                    "ts": 3632,
                                    "bytes": 2363,
                                    "inflated": 6711
                                },
                                {
                                    "ts": 3710,
                                    "bytes": 2372,
                                    "inflated": 7129
                                },
                                {
                                    "ts": 3712,
                                    "bytes": 1186,
                                    "inflated": 3149
                                },
                                {
                                    "ts": 3717,
                                    "bytes": 2271,
                                    "inflated": 5971
                                },
                                {
                                    "ts": 3722,
                                    "bytes": 2363,
                                    "inflated": 5865
                                },
                                {
                                    "ts": 3725,
                                    "bytes": 2372,
                                    "inflated": 6738
                                },
                                {
                                    "ts": 3729,
                                    "bytes": 2372,
                                    "inflated": 6898
                                },
                                {
                                    "ts": 3733,
                                    "bytes": 2262,
                                    "inflated": 6938
                                },
                                {
                                    "ts": 3737,
                                    "bytes": 2372,
                                    "inflated": 9215
                                },
                                {
                                    "ts": 3740,
                                    "bytes": 3101,
                                    "inflated": 7695
                                }
                            ],
                            "expires": "Sat, 23 Nov 2024 02:02:50 GMT",
                            "cacheControl": "private, max-age=900",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 287,
                            "protocol": "HTTP\/2",
                            "dns_start": 1449,
                            "dns_end": 1480,
                            "connect_start": 1481,
                            "connect_end": 1541,
                            "ssl_start": 1541,
                            "ssl_end": 1763,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.com",
                                    "region1.att.app-measurement.com",
                                    "att.app-measurement.com",
                                    "region1.analytics.app-measurement.com",
                                    "analytics.app-measurement.com",
                                    "region1.app-analytics-services-att.com",
                                    "app-analytics-services-att.com",
                                    "region1.app-analytics-services.com",
                                    "app-analytics-services.com",
                                    "google-analytics.com",
                                    "region1.google-analytics.com",
                                    "ssl.google-analytics.com",
                                    "www.google-analytics.com",
                                    "region1.analytics.google.com",
                                    "googletagmanager.com",
                                    "www.googletagmanager.com",
                                    "urchin.com",
                                    "service.urchin.com",
                                    "fps.goog",
                                    "*.fps.goog",
                                    "googleoptimize.com",
                                    "www.googleoptimize.com"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1729499817,
                                "validTo": 1736757416,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1729503418988,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450220051B96E224B12F8A839D7348692F96A65EBD7DF29CCE644F1D31B2B1FB70E303022100E240CE9888C9D11A873C031B8962AD007F553648CD271BF0E4BF3B2B237D9D68"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2025'",
                                        "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                        "timestamp": 1729503419992,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502203C6D559032697D647E828C7B3CA63D87EA37BDCB0D402636CA0C127563384CF2022100AB71FB8737974439A49DFA858195943BD29C905F99FA6BB0BB5A2B85CE829F62"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": 53,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.googletagmanager.com",
                                    ":method: GET",
                                    ":path: \/gtag\/js?id=G-4DBNJ406G4",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-headers: Cache-Control",
                                    "access-control-allow-origin: *",
                                    "cache-control: private, max-age=900",
                                    "content-encoding: br",
                                    "content-length: 103334",
                                    "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascgcycc:838:0",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                    "expires: Sat, 23 Nov 2024 02:02:50 GMT",
                                    "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascgcycc:838:0\"}],}",
                                    "server: Google Tag Manager",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1807,
                            "score_cache": 0,
                            "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": 31,
                            "connect_ms": 60,
                            "ssl_ms": 222,
                            "gzip_total": 103334,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 900,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 1448,
                            "socket_group": "https:\/\/www.googletagmanager.com <https:\/\/lascolinasgolfresort.be 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": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 213,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGvzCCBaegAwIBAgIRAIDYDSLinas6CpYEmhxu6HQwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MTAyMTA4MzY1N1oXDTI1MDExMzA4MzY1NlowITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABBUT9T0NmrtiE5\/x+0nApP4j73gWp\/i0mWUgheB2fN6y0Gr2XIqZ\nFobAdD9lFW0C7\/E0iYe4DIBnANDI5dL3RcijggShMIIEnTAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nzMKk4bS4uNOI5Dr5wnddQHXspfkwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvb0JGWVlhaHpnVkkuY3JsMIIBBAYKKwYB\nBAHWeQIEAgSB9QSB8gDwAHYAzxFW7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87M\nOwgAAAGSrm\/abAAABAMARzBFAiAFG5biJLEvioOdc0hpL5amXr198pzOZE8dMbKx\n+3DjAwIhAOJAzpiIydEahzwDG4lirQB\/VTZIzScb8OS\/OysjfZ1oAHYAzPsPaoVx\nCWX+lZtTzumyfCLphVwNl422qX5UwP5MDbAAAAGSrm\/eWAAABAMARzBFAiA8bVWQ\nMml9ZH6CjHs8pj2H6je9yw1AJjbKDBJ1YzhM8gIhAKtx+4c3l0Q5pJ36hYGVlDvS\nnJBfmfprsLtaK4XOgp9iMA0GCSqGSIb3DQEBCwUAA4IBAQA97nFNamJqmb8I2DYN\nMU9bAJiNCMASqu7bAKfP4IzQKzdlh4BMrDEn\/dswq\/iZuNTZXW41KLM60WXrgXL4\n2fs44RKqj9zuIikxNE9GsechO3lPndj1gzdzqrKoaNu2pSINRepFT+WlAJhjjNRm\nBdxJB+KiML0ZjkjzInbSJ7KHXAwNk15s7hIqbfCAP8syD1BjUPfeWamF19ExqJUN\nYxbVv8aPRTQOKuL2RiX+hup7jMViz5CdvmxJDNUpdhtuu+\/9v9GbP9gsL75sUrAA\nPEtxRse1k7T\/NohT7s6Crl2CfhrAy\/G8bHMzoyMkAQrOMR9m1+wi6y3EUO6LrCBj\nDx4r\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 3740,
                            "ttfb_start": 1763,
                            "ttfb_end": 2025,
                            "download_start": 2025,
                            "download_end": 3740,
                            "download_ms": 1715,
                            "all_start": 1449,
                            "all_end": 3740,
                            "all_ms": 2290,
                            "index": 24,
                            "number": 25,
                            "cpuTimes": {
                                "EvaluateScript": 14,
                                "v8.compile": 4,
                                "FunctionCall": 30
                            },
                            "cpu.EvaluateScript": 14,
                            "cpu.v8.compile": 4,
                            "cpu.FunctionCall": 30,
                            "cpuTime": 48,
                            "js_timing": [
                                [
                                    3847.904,
                                    3861.6869999999999
                                ],
                                [
                                    3847.9259999999999,
                                    3851.5210000000002
                                ],
                                [
                                    3861.9180000000001,
                                    3888.8429999999998
                                ],
                                [
                                    3888.9929999999999,
                                    3890.873
                                ],
                                [
                                    3891.6260000000002,
                                    3891.703
                                ],
                                [
                                    3891.7759999999998,
                                    3891.8290000000002
                                ],
                                [
                                    3893.2800000000002,
                                    3893.3339999999998
                                ],
                                [
                                    3893.3539999999998,
                                    3893.4389999999999
                                ],
                                [
                                    3893.451,
                                    3893.4589999999998
                                ],
                                [
                                    3893.4659999999999,
                                    3893.4699999999998
                                ],
                                [
                                    3893.4780000000001,
                                    3893.482
                                ],
                                [
                                    3893.489,
                                    3893.4929999999999
                                ],
                                [
                                    3893.5010000000002,
                                    3893.518
                                ],
                                [
                                    3893.5259999999998,
                                    3893.8699999999999
                                ],
                                [
                                    3893.8890000000001,
                                    3893.9000000000001
                                ],
                                [
                                    3893.9110000000001,
                                    3893.9160000000002
                                ],
                                [
                                    3893.924,
                                    3894.0479999999998
                                ],
                                [
                                    3894.0569999999998,
                                    3894.0810000000001
                                ],
                                [
                                    3894.0889999999999,
                                    3894.0999999999999
                                ],
                                [
                                    3894.1089999999999,
                                    3894.127
                                ],
                                [
                                    3894.136,
                                    3894.1460000000002
                                ],
                                [
                                    3894.826,
                                    3894.8420000000001
                                ],
                                [
                                    3894.8499999999999,
                                    3895.337
                                ],
                                [
                                    3895.3969999999999,
                                    3895.4059999999999
                                ],
                                [
                                    3895.413,
                                    3895.4169999999999
                                ],
                                [
                                    3895.424,
                                    3895.4270000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "30555.68",
                            "request_id": "30555.68",
                            "ip_addr": "23.32.238.192",
                            "full_url": "https:\/\/use.typekit.net\/af\/1ca530\/00000000000000003b9b1a94\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/1ca530\/00000000000000003b9b1a94\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3",
                            "raw_id": "30555.68",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 513,
                            "ttfb_ms": 361,
                            "load_start": 2091,
                            "load_start_float": 2091.0003019999999,
                            "bytesIn": 40652,
                            "objectSize": 40652,
                            "objectSizeUncompressed": 40652,
                            "chunks": [
                                {
                                    "ts": 2514,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2569,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2604,
                                    "bytes": 7884
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 309,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 1590,
                            "connect_end": 1778,
                            "ssl_start": 1778,
                            "ssl_end": 2090,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "use.typekit.net",
                                "sanList": [
                                    "use.typekit.net",
                                    "apicdn-dev.typekit.net",
                                    "use.edgefonts.net",
                                    "faster.typekit.net",
                                    "use.typekit.com",
                                    "fontservicescdn-dev.typekit.net",
                                    "webfonts.creativecloud.com",
                                    "faster-staging.typekit.net",
                                    "muse.typekit.net",
                                    "p.typekit.net",
                                    "apicdn-staging.typekit.net",
                                    "fonts.typekit.net",
                                    "use-staging.typekit.net",
                                    "emoji-staging.typekit.net",
                                    "apicdn.typekit.net",
                                    "primer.typekit.net",
                                    "emoji.typekit.net",
                                    "fontservicescdn-staging.typekit.net",
                                    "fontservicescdn.typekit.net",
                                    "ping.typekit.net",
                                    "cctypekit-dev.typekit.net"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1729123200,
                                "validTo": 1763423999,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h2' log",
                                        "logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
                                        "timestamp": 1729197795864,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E2A6FAC96D9DD183B6941C2FBFF216F32F7B408EC4B14E9E54319E289FB76C0C02203EF9F16FBB18DE33A794F5AE5C01730874B4BED6214D6E0C6B072C3E9212EC37"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1729197795836,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022065202B61A4925199D3D0EC46527C6305B944A8942D0F0F9A1B254028DDBBEF3C022005C5C34016D86A7B1D1553D9C4013301FEE9AD5C48D1EA41141FF1C800F4323E"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2025'",
                                        "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                        "timestamp": 1729197796007,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402204516754B00644A61BF9C5E15AE5640B944F6C7593DE6D2B32210BCA722EC62DF0220267B7BBB103AC78978A9DB12B8657C50FA76B39A0BE6C16861716C56C2B36F79"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/use.typekit.net\/dls6lxx.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/1ca530\/00000000000000003b9b1a94\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.lascolinasgolfresort.be",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/dls6lxx.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 40652",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                    "etag: \"fca19070ae5e22c2d769f572fd4e3111976c4140\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 100,
                            "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": 188,
                            "ssl_ms": 312,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1574,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/lascolinasgolfresort.be same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                                "SETTINGS_MAX_FRAME_SIZE": 16384,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 302,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIH5DCCBsygAwIBAgIQB5kQPgtygEtUoeRn69lbbDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQx\nMDE3MDAwMDAwWhcNMjUxMTE3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABI6ekx1Yv6xHRsMSJiSqy4YWCSWcQl6BxKlm0DdBr1VQ0TLEfIJ8\noZstmTlIYz8Y2QuE7IyVEX85ncAe22QsbTmjggVmMIIFYjAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUwCcy0m7aiv2BARLlz9ianVDM\nYKMwggH1BgNVHREEggHsMIIB6IIPdXNlLnR5cGVraXQubmV0ghZhcGljZG4tZGV2\nLnR5cGVraXQubmV0ghF1c2UuZWRnZWZvbnRzLm5ldIISZmFzdGVyLnR5cGVraXQu\nbmV0gg91c2UudHlwZWtpdC5jb22CH2ZvbnRzZXJ2aWNlc2Nkbi1kZXYudHlwZWtp\ndC5uZXSCGndlYmZvbnRzLmNyZWF0aXZlY2xvdWQuY29tghpmYXN0ZXItc3RhZ2lu\nZy50eXBla2l0Lm5ldIIQbXVzZS50eXBla2l0Lm5ldIINcC50eXBla2l0Lm5ldIIa\nYXBpY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCEWZvbnRzLnR5cGVraXQubmV0ghd1\nc2Utc3RhZ2luZy50eXBla2l0Lm5ldIIZZW1vamktc3RhZ2luZy50eXBla2l0Lm5l\ndIISYXBpY2RuLnR5cGVraXQubmV0ghJwcmltZXIudHlwZWtpdC5uZXSCEWVtb2pp\nLnR5cGVraXQubmV0giNmb250c2VydmljZXNjZG4tc3RhZ2luZy50eXBla2l0Lm5l\ndIIbZm9udHNlcnZpY2VzY2RuLnR5cGVraXQubmV0ghBwaW5nLnR5cGVraXQubmV0\nghljY3R5cGVraXQtZGV2LnR5cGVraXQubmV0MD4GA1UdIAQ3MDUwMwYGZ4EMAQIC\nMCkwJwYIKwYBBQUHAgEWG2h0dHA6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAOBgNV\nHQ8BAf8EBAMCA4gwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMIGfBgNV\nHR8EgZcwgZQwSKBGoESGQmh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2Vy\ndEdsb2JhbEcyVExTUlNBU0hBMjU2MjAyMENBMS0xLmNybDBIoEagRIZCaHR0cDov\nL2NybDQuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYy\nMDIwQ0ExLTEuY3JsMIGHBggrBgEFBQcBAQR7MHkwJAYIKwYBBQUHMAGGGGh0dHA6\nLy9vY3NwLmRpZ2ljZXJ0LmNvbTBRBggrBgEFBQcwAoZFaHR0cDovL2NhY2VydHMu\nZGlnaWNlcnQuY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0Ex\nLTEuY3J0MAwGA1UdEwEB\/wQCMAAwggF8BgorBgEEAdZ5AgQCBIIBbASCAWgBZgB2\nABLxTjS9U3JMhAYZw48\/ehP457Vih4icbTAFhOvlhiY6AAABkpw4ahgAAAQDAEcw\nRQIhAOKm+sltndGDtpQcL7\/yFvMve0COxLFOnlQxniift2wMAiA++fFvuxjeM6eU\n9a5cAXMIdLS+1iFNbgxrByw+khLsNwB1AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7\nuocyHf0eN45QAAABkpw4afwAAAQDAEYwRAIgZSArYaSSUZnT0OxGUnxjBblEqJQt\nDw+aGyVAKN277zwCIAXFw0AW2Gp7HRVT2cQBMwH+6a1cSNHqQRQf8cgA9DI+AHUA\nzPsPaoVxCWX+lZtTzumyfCLphVwNl422qX5UwP5MDbAAAAGSnDhqpwAABAMARjBE\nAiBFFnVLAGRKYb+cXhWuVkC5RPbHWT3m0rMiELynIuxi3wIgJnt7uxA6x4l4qdsS\nuGV8UPp2s5oL5sFoYXFsVsKzb3kwDQYJKoZIhvcNAQELBQADggEBAF6sPkbqL0BY\nRAhnZrjxUepPEvTdrI8KzIOUXri4vn3uh2dclC0FzvtyUTWtVERwIyomgukurIy2\nXXHxWZe75hppNhIZCSDzrTx3Za0dCeGFOoHTm6jgcgj\/NnPmpHUsq\/BQmjdc\/THY\nGc+4v8X9rAGuUcPP1YB\/GoIE8xdhqRK4B5jzSjqAbzZo5pAnCpQvdyG3VXgXtF\/U\nv6LJ5EV5FubsDKm1Hd5ZKaliJ0hrUwzu1yuBOQCldVv0817UpDrnBq\/TMWIu6efs\n9pf9ni3ZZ30tMPM0FsBMUAf7ZFDVRe2gXZl5DAO8Goxvzr9DjneuZOyjGPfogXh8\n8BKIWPKxhic=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 35542,
                                    "DYNA": 333,
                                    "GDYN": 333,
                                    "GPOS": 27834,
                                    "GSUB": 8290,
                                    "OS\/2": 96,
                                    "cmap": 602,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 2104,
                                    "maxp": 6,
                                    "name": 1168,
                                    "post": 32
                                },
                                "names": {
                                    "0": "Copyright \u00a9 Olivier Gourvat - Mostardesign Type Foundry, 2016. A",
                                    "1": "Sofia Pro Extra Light",
                                    "2": "Regular",
                                    "3": "OlivierGourvat-MostardesignTypeFoundry: Sofia Pro Extra Light: 2",
                                    "4": "Sofia Pro Extra Light",
                                    "5": "Version 3.000;PS 003.000;hotconv 1.0.88;makeotf.lib2.5.64775",
                                    "6": "SofiaProExtraLight",
                                    "14": "http:\/\/typekit.com\/eulas\/00000000000000003b9b1a94"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 544,
                                    "usWeightClass": 300,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 280,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684355311,
                                    "ulUnicodeRange2": 1342234747,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "UKWN",
                                    "fsSelection": 0,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 57350,
                                    "sTypoAscender": 750,
                                    "sTypoDescender": -250,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1138,
                                    "usWinDescent": 302,
                                    "ulCodePageRange1": 536871319,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 467,
                                    "sCapHeight": 690,
                                    "usDefaultChar": 32,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 5,
                                        "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,
                                        338,
                                        339,
                                        376,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8364,
                                        8482,
                                        57344,
                                        57345,
                                        57346,
                                        57347,
                                        57348,
                                        57350
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "AZE ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "CRT ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "KAZ ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "MOL ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "ROM ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "TAT ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "TRK ": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 214,
                                    "num_glyphs": 526
                                }
                            },
                            "load_end": 2604,
                            "ttfb_start": 2091,
                            "ttfb_end": 2452,
                            "download_start": 2452,
                            "download_end": 2604,
                            "download_ms": 152,
                            "all_start": 1590,
                            "all_end": 2604,
                            "all_ms": 1013,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "30555.74",
                            "request_id": "30555.74",
                            "ip_addr": "23.32.238.192",
                            "full_url": "https:\/\/use.typekit.net\/af\/5855b2\/00000000000000003b9b1a98\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/5855b2\/00000000000000003b9b1a98\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                            "raw_id": "30555.74",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 996,
                            "ttfb_ms": 513,
                            "load_start": 2091,
                            "load_start_float": 2091.0003099999999,
                            "bytesIn": 40272,
                            "objectSize": 40272,
                            "objectSizeUncompressed": 40272,
                            "chunks": [
                                {
                                    "ts": 2990,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3047,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3087,
                                    "bytes": 7504
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 309,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/use.typekit.net\/dls6lxx.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/5855b2\/00000000000000003b9b1a98\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.lascolinasgolfresort.be",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/dls6lxx.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 40272",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                    "etag: \"6d15c45d64f64175b9a3528cb8f1e719fe42ab00\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 100,
                            "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": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1590,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/lascolinasgolfresort.be same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 310,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 35387,
                                    "DYNA": 333,
                                    "GDYN": 333,
                                    "GPOS": 27356,
                                    "GSUB": 8290,
                                    "OS\/2": 96,
                                    "cmap": 602,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 2104,
                                    "maxp": 6,
                                    "name": 1123,
                                    "post": 32
                                },
                                "names": {
                                    "0": "Copyright \u00a9 Olivier Gourvat - Mostardesign Type Foundry, 2016. A",
                                    "1": "Sofia Pro Regular",
                                    "2": "Regular",
                                    "3": "OlivierGourvat-MostardesignTypeFoundry: Sofia Pro Regular: 2016",
                                    "4": "Sofia Pro Regular",
                                    "5": "Version 3.000;PS 003.000;hotconv 1.0.88;makeotf.lib2.5.64775",
                                    "6": "SofiaProRegular",
                                    "14": "http:\/\/typekit.com\/eulas\/00000000000000003b9b1a98"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 558,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 280,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684355311,
                                    "ulUnicodeRange2": 1342234747,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "UKWN",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 57350,
                                    "sTypoAscender": 750,
                                    "sTypoDescender": -250,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1138,
                                    "usWinDescent": 302,
                                    "ulCodePageRange1": 536871319,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 467,
                                    "sCapHeight": 689,
                                    "usDefaultChar": 32,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 5,
                                        "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,
                                        338,
                                        339,
                                        376,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8364,
                                        8482,
                                        57344,
                                        57345,
                                        57346,
                                        57347,
                                        57348,
                                        57350
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "AZE ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "CRT ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "KAZ ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "MOL ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "ROM ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "TAT ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "TRK ": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 214,
                                    "num_glyphs": 526
                                }
                            },
                            "load_end": 3087,
                            "ttfb_start": 2091,
                            "ttfb_end": 2604,
                            "download_start": 2604,
                            "download_end": 3087,
                            "download_ms": 483,
                            "all_start": 2091,
                            "all_end": 3087,
                            "all_ms": 996,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "30555.41",
                            "request_id": "30555.41",
                            "ip_addr": "23.32.238.192",
                            "full_url": "https:\/\/use.typekit.net\/af\/4939c3\/00000000000000003b9b28bb\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/4939c3\/00000000000000003b9b28bb\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3",
                            "raw_id": "30555.41",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 1056,
                            "ttfb_ms": 996,
                            "load_start": 2091,
                            "load_start_float": 2091.0003160000001,
                            "bytesIn": 17732,
                            "objectSize": 17732,
                            "objectSizeUncompressed": 17732,
                            "chunks": [
                                {
                                    "ts": 3147,
                                    "bytes": 17732
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 309,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/use.typekit.net\/dls6lxx.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/4939c3\/00000000000000003b9b28bb\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.lascolinasgolfresort.be",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/dls6lxx.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 17732",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                    "etag: \"9eabdb22b5f85e9d4ee6c5a2c9959ad50bbbd62c\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 100,
                            "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": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1592,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/lascolinasgolfresort.be same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 316,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 22946,
                                    "DYNA": 136,
                                    "GDYN": 157,
                                    "GPOS": 12138,
                                    "GSUB": 966,
                                    "OS\/2": 96,
                                    "cmap": 506,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 932,
                                    "maxp": 6,
                                    "name": 1770,
                                    "post": 32
                                },
                                "names": {
                                    "0": "2009-2018 Copyright Jean Francois Porchez, Typofonderie. Std ver",
                                    "1": "AWConqueror Std Didot Light",
                                    "2": "Regular",
                                    "3": "Typofonderie: AWConqueror Std Didot Light: 2018",
                                    "4": "AWConqueror Std Didot Light",
                                    "5": "Version 2.1",
                                    "6": "AWConquerorStdDidot-Light",
                                    "14": "http:\/\/typekit.com\/eulas\/00000000000000003b9b28bb"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 550,
                                    "usWeightClass": 300,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 10,
                                    "yStrikeoutPosition": 268,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2147483823,
                                    "ulUnicodeRange2": 1342185578,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "PTF ",
                                    "fsSelection": 0,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 57350,
                                    "sTypoAscender": 750,
                                    "sTypoDescender": -250,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 833,
                                    "usWinDescent": 312,
                                    "ulCodePageRange1": 147,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 447,
                                    "sCapHeight": 674,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 4,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 4,
                                        "bWeight": 3,
                                        "bProportion": 3,
                                        "bContrast": 7,
                                        "bStrokeVariation": 5,
                                        "bArmStyle": 6,
                                        "bLetterForm": 2,
                                        "bMidline": 2,
                                        "bXHeight": 4
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": -193,
                                    "underlineThickness": 10,
                                    "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,
                                        338,
                                        339,
                                        376,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8364,
                                        8482,
                                        57344,
                                        57345,
                                        57346,
                                        57347,
                                        57348,
                                        57350
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "ordn",
                                                "sups"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "ordn",
                                                "sups"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "case",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "ordn",
                                                "sups"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "case",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "ordn",
                                                "sups"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ],
                                            "AZE ": [
                                                "kern"
                                            ],
                                            "TRK ": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 214,
                                    "num_glyphs": 233
                                }
                            },
                            "load_end": 3147,
                            "ttfb_start": 2091,
                            "ttfb_end": 3087,
                            "download_start": 3087,
                            "download_end": 3147,
                            "download_ms": 60,
                            "all_start": 2091,
                            "all_end": 3147,
                            "all_ms": 1056,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "30555.62",
                            "request_id": "30555.62",
                            "ip_addr": "23.32.238.192",
                            "full_url": "https:\/\/use.typekit.net\/af\/30420e\/00000000000000003b9b1a9e\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/30420e\/00000000000000003b9b1a9e\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                            "raw_id": "30555.62",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 1581,
                            "ttfb_ms": 1057,
                            "load_start": 2092,
                            "load_start_float": 2092.0003219999999,
                            "bytesIn": 41496,
                            "objectSize": 41496,
                            "objectSizeUncompressed": 41496,
                            "chunks": [
                                {
                                    "ts": 3222,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3653,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3673,
                                    "bytes": 8728
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 309,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/use.typekit.net\/dls6lxx.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/30420e\/00000000000000003b9b1a9e\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.lascolinasgolfresort.be",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/dls6lxx.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 41496",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 23 Nov 2024 02:02:50 GMT",
                                    "etag: \"a859da2f81bafd36dfbf1aa7ded93511808dc7c3\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2251,
                            "score_cache": 100,
                            "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": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 1607,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/lascolinasgolfresort.be same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 322,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 36323,
                                    "DYNA": 333,
                                    "GDYN": 333,
                                    "GPOS": 28222,
                                    "GSUB": 8290,
                                    "OS\/2": 96,
                                    "cmap": 602,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 2104,
                                    "maxp": 6,
                                    "name": 1059,
                                    "post": 32
                                },
                                "names": {
                                    "0": "Copyright \u00a9 Olivier Gourvat - Mostardesign Type Foundry, 2016. A",
                                    "1": "Sofia Pro",
                                    "2": "Bold",
                                    "3": "OlivierGourvat-MostardesignTypeFoundry: Sofia Pro Bold: 2016",
                                    "4": "Sofia Pro",
                                    "5": "Version 3.000;PS 003.000;hotconv 1.0.88;makeotf.lib2.5.64775",
                                    "6": "SofiaPro-Bold",
                                    "14": "http:\/\/typekit.com\/eulas\/00000000000000003b9b1a9e"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 571,
                                    "usWeightClass": 700,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 279,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684355311,
                                    "ulUnicodeRange2": 1342234747,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "UKWN",
                                    "fsSelection": 32,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 57350,
                                    "sTypoAscender": 750,
                                    "sTypoDescender": -250,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1138,
                                    "usWinDescent": 302,
                                    "ulCodePageRange1": 536871319,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 466,
                                    "sCapHeight": 689,
                                    "usDefaultChar": 32,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 5,
                                        "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,
                                        338,
                                        339,
                                        376,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8364,
                                        8482,
                                        57344,
                                        57345,
                                        57346,
                                        57347,
                                        57348,
                                        57350
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "c2sc",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "subs",
                                                "sups",
                                                "tnum",
                                                "zero"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "AZE ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "CRT ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "KAZ ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "MOL ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "ROM ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "TAT ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "TRK ": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 214,
                                    "num_glyphs": 526
                                }
                            },
                            "load_end": 3673,
                            "ttfb_start": 2092,
                            "ttfb_end": 3149,
                            "download_start": 3149,
                            "download_end": 3673,
                            "download_ms": 524,
                            "all_start": 2092,
                            "all_end": 3673,
                            "all_ms": 1581,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "30555.102",
                            "request_id": "30555.102",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/favicons\/favicon.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/assets\/images\/favicons\/favicon.png",
                            "raw_id": "30555.102",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 94,
                            "ttfb_ms": 91,
                            "load_start": 3794,
                            "load_start_float": 3794.000368,
                            "bytesIn": 2457,
                            "objectSize": 2457,
                            "objectSizeUncompressed": 2457,
                            "chunks": [
                                {
                                    "ts": 3886,
                                    "bytes": 531
                                },
                                {
                                    "ts": 3888,
                                    "bytes": 1926
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=14400",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 0,
                            "protocol": "h3",
                            "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: www.lascolinasgolfresort.be",
                                    ":method: GET",
                                    ":path: \/assets\/images\/favicons\/favicon.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",
                                    "cookie: kirby_session=f68bc04dca69b96bfe09bf365dd49f3d; _ga_4DBNJ406G4=GS1.1.1732327372.1.0.1732327372.0.0.0; _ga=GA1.1.1637198428.1732327372",
                                    "priority: u=1, i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=14400",
                                    "cf-cache-status: REVALIDATED",
                                    "cf-ray: 8e6d945c9883d394-FRA",
                                    "content-length: 2457",
                                    "content-type: image\/png",
                                    "date: Sat, 23 Nov 2024 02:02:52 GMT",
                                    "etag: \"999-5b23d09f3722f\"",
                                    "last-modified: Thu, 22 Oct 2020 07:01:53 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=x5lz1U9HO5JCvAW%2BF2oqMVSIgI8ufalyfjOZ5a1jUk5aqt33EuwmPueoEXFU4Qog7FkmEy8hotQ3A4Y%2Fwlq2xdDJzxrQ1LxXOCPKRzlSVFpGF4y6xwMSACtGiUrXLZ8nKGXmx2UB7gUv2xGi9HA%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=623049&sent=1372&recv=336&lost=0&retrans=0&sent_bytes=1452405&recv_bytes=30192&delivery_rate=345315&cwnd=306300&unsent_bytes=0&cid=e9d222b83361c68c&ts=3794&x=1\"",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "vary: Accept-Encoding"
                                ]
                            },
                            "bytesOut": 2527,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 31,
                            "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": 2457,
                            "image_save": 1674,
                            "cache_time": 14400,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 3793,
                            "netlog_id": 368,
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "2.4 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 96,
                                        "ImageHeight": 96,
                                        "BitDepth": 8,
                                        "ColorType": "RGB",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 2835,
                                        "PixelsPerUnitY": 2835,
                                        "PixelUnits": "meters"
                                    },
                                    "XMP": {
                                        "XMPToolkit": "Adobe XMP Core 5.6-c145 79.163499, 2018\/08\/13-16:40:22        ",
                                        "CreatorTool": "Adobe Photoshop CC 2015.5 (Macintosh)",
                                        "CreateDate": "2019:04:16 13:53:39+02:00",
                                        "ModifyDate": "2019:06:12 17:13:27+02:00",
                                        "MetadataDate": "2019:06:12 17:13:27+02:00",
                                        "InstanceID": "xmp.iid:3b161075-47f8-46b4-adae-b3cc81f1a5df",
                                        "DocumentID": "xmp.did:070CD0908E3411E6977DDA02F72BAA6E",
                                        "OriginalDocumentID": "xmp.did:070CD0908E3411E6977DDA02F72BAA6E",
                                        "Format": "image\/png",
                                        "ColorMode": "RGB",
                                        "ICCProfileName": "sRGB IEC61966-2.1",
                                        "DerivedFromInstanceID": "xmp.iid:070CD08D8E3411E6977DDA02F72BAA6E",
                                        "DerivedFromDocumentID": "xmp.did:070CD08E8E3411E6977DDA02F72BAA6E",
                                        "HistoryAction": "saved",
                                        "HistoryInstanceID": "xmp.iid:3b161075-47f8-46b4-adae-b3cc81f1a5df",
                                        "HistoryWhen": "2019:06:12 17:13:27+02:00",
                                        "HistorySoftwareAgent": "Adobe Photoshop CC 2019 (Macintosh)",
                                        "HistoryChanged": "\/",
                                        "TextLayerName": "L",
                                        "TextLayerText": "L"
                                    },
                                    "Composite": {
                                        "ImageSize": "96x96",
                                        "Megapixels": 0.0089999999999999993
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 96,
                                        "height": 96,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 28.350000000000001,
                                        "y": 28.350000000000001
                                    },
                                    "printSize": {
                                        "x": 3.3862399999999999,
                                        "y": 3.3862399999999999
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "Palette",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 9216,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 84,
                                            "max": 255,
                                            "mean": 245.428,
                                            "standardDeviation": 34.240000000000002,
                                            "kurtosis": 11.626799999999999,
                                            "skewness": -3.5961400000000001,
                                            "entropy": 0.13814100000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 136,
                                            "max": 255,
                                            "mean": 246.85300000000001,
                                            "standardDeviation": 29.049600000000002,
                                            "kurtosis": 9.9258699999999997,
                                            "skewness": -3.4203299999999999,
                                            "entropy": 0.13814100000000001
                                        },
                                        "green": {
                                            "min": 123,
                                            "max": 255,
                                            "mean": 245.988,
                                            "standardDeviation": 32.182099999999998,
                                            "kurtosis": 9.9761100000000003,
                                            "skewness": -3.4274900000000001,
                                            "entropy": 0.13814100000000001
                                        },
                                        "blue": {
                                            "min": 84,
                                            "max": 255,
                                            "mean": 243.44399999999999,
                                            "standardDeviation": 41.488300000000002,
                                            "kurtosis": 10.1724,
                                            "skewness": -3.4553600000000002,
                                            "entropy": 0.13814100000000001
                                        }
                                    },
                                    "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": 96,
                                        "height": 96,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-11-23T02:02:52+00:00",
                                        "date:modify": "2024-11-23T02:02:52+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "2",
                                        "png:IHDR.color_type": "2 (Truecolor)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "96, 96",
                                        "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "9c0407e4f8acaf663e8b04baa58340a49b2a7e1d66c3310df22c0ee527c756e1"
                                    },
                                    "tainted": false,
                                    "filesize": "2457B",
                                    "numberPixels": "9216",
                                    "pixelsPerSecond": "13.1902MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.000"
                                }
                            },
                            "load_end": 3888,
                            "ttfb_start": 3794,
                            "ttfb_end": 3885,
                            "download_start": 3885,
                            "download_end": 3888,
                            "download_ms": 3,
                            "all_start": 3794,
                            "all_end": 3888,
                            "all_ms": 94,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "30555.101",
                            "request_id": "30555.101",
                            "ip_addr": "142.250.186.174",
                            "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-4DBNJ406G4&gtm=45je4bk0v888893592za200&_p=1732327369876&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102077855~102081485&cid=1637198428.1732327372&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B129.0.0.0%7CGoogle%2520Chrome%3B129.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1732327372&sct=1&seg=0&dl=https%3A%2F%2Fwww.lascolinasgolfresort.be%2F&dt=Las%20Colinas%20Golf%20%26%20Country%20Club%20%7C%20Appartementen%20en%20villa%27s%20Las%20Colinas%20Golf%20%26%20Country%20Club%2C%20Spanje%2C%20Alicante%2C%20luxeresort%2C%20golfresort&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3787",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/g\/collect?v=2&tid=G-4DBNJ406G4&gtm=45je4bk0v888893592za200&_p=1732327369876&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102077855~102081485&cid=1637198428.1732327372&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B129.0.0.0%7CGoogle%2520Chrome%3B129.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1732327372&sct=1&seg=0&dl=https%3A%2F%2Fwww.lascolinasgolfresort.be%2F&dt=Las%20Colinas%20Golf%20%26%20Country%20Club%20%7C%20Appartementen%20en%20villa%27s%20Las%20Colinas%20Golf%20%26%20Country%20Club%2C%20Spanje%2C%20Alicante%2C%20luxeresort%2C%20golfresort&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3787",
                            "raw_id": "30555.101",
                            "frame_id": "AFF0843ED9B20F57BCF6FD25234634DC",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 204,
                            "request_type": "Fetch",
                            "load_ms": 49,
                            "ttfb_ms": 49,
                            "load_start": 3917,
                            "load_start_float": 3917.000356,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 376,
                            "protocol": "HTTP\/2",
                            "dns_start": 3785,
                            "dns_end": 3823,
                            "connect_start": 3824,
                            "connect_end": 3853,
                            "ssl_start": 3853,
                            "ssl_end": 3916,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.com",
                                    "region1.att.app-measurement.com",
                                    "att.app-measurement.com",
                                    "region1.analytics.app-measurement.com",
                                    "analytics.app-measurement.com",
                                    "region1.app-analytics-services-att.com",
                                    "app-analytics-services-att.com",
                                    "region1.app-analytics-services.com",
                                    "app-analytics-services.com",
                                    "google-analytics.com",
                                    "region1.google-analytics.com",
                                    "ssl.google-analytics.com",
                                    "www.google-analytics.com",
                                    "region1.analytics.google.com",
                                    "googletagmanager.com",
                                    "www.googletagmanager.com",
                                    "urchin.com",
                                    "service.urchin.com",
                                    "fps.goog",
                                    "*.fps.goog",
                                    "googleoptimize.com",
                                    "www.googleoptimize.com"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1729499817,
                                "validTo": 1736757416,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1729503418988,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450220051B96E224B12F8A839D7348692F96A65EBD7DF29CCE644F1D31B2B1FB70E303022100E240CE9888C9D11A873C031B8962AD007F553648CD271BF0E4BF3B2B237D9D68"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2025'",
                                        "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                        "timestamp": 1729503419992,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502203C6D559032697D647E828C7B3CA63D87EA37BDCB0D402636CA0C127563384CF2022100AB71FB8737974439A49DFA858195943BD29C905F99FA6BB0BB5A2B85CE829F62"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-4DBNJ406G4",
                            "initiator_line": "171",
                            "initiator_column": "216",
                            "initiator_type": "script",
                            "initiator_function": "Ec",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/g\/collect?v=2&tid=G-4DBNJ406G4&gtm=45je4bk0v888893592za200&_p=1732327369876&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102077855~102081485&cid=1637198428.1732327372&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B129.0.0.0%7CGoogle%2520Chrome%3B129.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1732327372&sct=1&seg=0&dl=https%3A%2F%2Fwww.lascolinasgolfresort.be%2F&dt=Las%20Colinas%20Golf%20%26%20Country%20Club%20%7C%20Appartementen%20en%20villa%27s%20Las%20Colinas%20Golf%20%26%20Country%20Club%2C%20Spanje%2C%20Alicante%2C%20luxeresort%2C%20golfresort&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=3787",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "origin: https:\/\/www.lascolinasgolfresort.be",
                                    "priority: u=1, i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.lascolinasgolfresort.be",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 0",
                                    "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascnsrsggc:86:0",
                                    "content-type: text\/plain",
                                    "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 23 Nov 2024 02:02:52 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "pragma: no-cache",
                                    "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascnsrsggc:86:0\"}],}",
                                    "server: Golfe2",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 4099,
                            "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": 38,
                            "connect_ms": 29,
                            "ssl_ms": 63,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 3784,
                            "socket_group": "https:\/\/www.google-analytics.com <https:\/\/lascolinasgolfresort.be same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 356,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGvzCCBaegAwIBAgIRAIDYDSLinas6CpYEmhxu6HQwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MTAyMTA4MzY1N1oXDTI1MDExMzA4MzY1NlowITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABBUT9T0NmrtiE5\/x+0nApP4j73gWp\/i0mWUgheB2fN6y0Gr2XIqZ\nFobAdD9lFW0C7\/E0iYe4DIBnANDI5dL3RcijggShMIIEnTAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nzMKk4bS4uNOI5Dr5wnddQHXspfkwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvb0JGWVlhaHpnVkkuY3JsMIIBBAYKKwYB\nBAHWeQIEAgSB9QSB8gDwAHYAzxFW7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87M\nOwgAAAGSrm\/abAAABAMARzBFAiAFG5biJLEvioOdc0hpL5amXr198pzOZE8dMbKx\n+3DjAwIhAOJAzpiIydEahzwDG4lirQB\/VTZIzScb8OS\/OysjfZ1oAHYAzPsPaoVx\nCWX+lZtTzumyfCLphVwNl422qX5UwP5MDbAAAAGSrm\/eWAAABAMARzBFAiA8bVWQ\nMml9ZH6CjHs8pj2H6je9yw1AJjbKDBJ1YzhM8gIhAKtx+4c3l0Q5pJ36hYGVlDvS\nnJBfmfprsLtaK4XOgp9iMA0GCSqGSIb3DQEBCwUAA4IBAQA97nFNamJqmb8I2DYN\nMU9bAJiNCMASqu7bAKfP4IzQKzdlh4BMrDEn\/dswq\/iZuNTZXW41KLM60WXrgXL4\n2fs44RKqj9zuIikxNE9GsechO3lPndj1gzdzqrKoaNu2pSINRepFT+WlAJhjjNRm\nBdxJB+KiML0ZjkjzInbSJ7KHXAwNk15s7hIqbfCAP8syD1BjUPfeWamF19ExqJUN\nYxbVv8aPRTQOKuL2RiX+hup7jMViz5CdvmxJDNUpdhtuu+\/9v9GbP9gsL75sUrAA\nPEtxRse1k7T\/NohT7s6Crl2CfhrAy\/G8bHMzoyMkAQrOMR9m1+wi6y3EUO6LrCBj\nDx4r\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 3966,
                            "ttfb_start": 3917,
                            "ttfb_end": 3966,
                            "download_start": 3966,
                            "download_end": 3966,
                            "download_ms": 0,
                            "all_start": 3785,
                            "all_end": 3966,
                            "all_ms": 179,
                            "index": 30,
                            "number": 31
                        }
                    ],
                    "requestsFull": 31,
                    "requestsDoc": 30,
                    "responses_200": 30,
                    "responses_404": 0,
                    "responses_other": 1,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "AFF0843ED9B20F57BCF6FD25234634DC",
                    "loadEventStart": 3791,
                    "loadEventEnd": 3791,
                    "domContentLoadedEventStart": 1681,
                    "domContentLoadedEventEnd": 1682,
                    "URL": "https:\/\/www.lascolinasgolfresort.be",
                    "connections": 7,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "275B52F2B326BBFC79E9097D153EE71C",
                    "final_url": "https:\/\/www.lascolinasgolfresort.be\/",
                    "domInteractive": 1681,
                    "firstPaint": 1718,
                    "firstContentfulPaint": 1818,
                    "firstImagePaint": 1818,
                    "firstMeaningfulPaint": 2321,
                    "renderBlockingCSS": 4,
                    "renderBlockingJS": 0,
                    "TTFB": 444,
                    "basePageSSLTime": 65,
                    "score_cache": 59,
                    "score_cdn": 100,
                    "score_gzip": 99,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 87,
                    "score_etags": -1,
                    "score_progressive_jpeg": 100,
                    "gzip_total": 158389,
                    "gzip_savings": 2967,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 1352703,
                    "image_savings": 179452,
                    "base_page_cdn": "Cloudflare",
                    "cpuTimes": {
                        "ParseHTML": 10,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 1,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 14,
                        "ParseAuthorStyleSheet": 4,
                        "EvaluateScript": 24,
                        "v8.compile": 9,
                        "UpdateLayoutTree": 28,
                        "Layout": 95,
                        "ResourceChangePriority": 0,
                        "PrePaint": 5,
                        "Paint": 10,
                        "Layerize": 3,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "IntersectionObserverController::computeIntersections": 0,
                        "FunctionCall": 35,
                        "TimerFire": 1,
                        "largestContentfulPaint::Candidate": 0,
                        "HitTest": 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": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 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,
                        "Idle": 3726
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 10,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 1,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 14,
                        "ParseAuthorStyleSheet": 4,
                        "EvaluateScript": 24,
                        "v8.compile": 9,
                        "UpdateLayoutTree": 28,
                        "Layout": 95,
                        "ResourceChangePriority": 0,
                        "PrePaint": 5,
                        "Paint": 9,
                        "Layerize": 2,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "IntersectionObserverController::computeIntersections": 0,
                        "FunctionCall": 35,
                        "TimerFire": 1,
                        "largestContentfulPaint::Candidate": 0,
                        "HitTest": 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": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 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,
                        "Idle": 3654
                    },
                    "cpu.ParseHTML": 10,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 1,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 14,
                    "cpu.ParseAuthorStyleSheet": 4,
                    "cpu.EvaluateScript": 24,
                    "cpu.v8.compile": 9,
                    "cpu.UpdateLayoutTree": 28,
                    "cpu.Layout": 95,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.PrePaint": 5,
                    "cpu.Paint": 10,
                    "cpu.Layerize": 3,
                    "cpu.MarkDOMContent": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.IntersectionObserverController::computeIntersections": 0,
                    "cpu.FunctionCall": 35,
                    "cpu.TimerFire": 1,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.HitTest": 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.Idle": 3726,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1732327366.4845786,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1732327368.24683,
                    "browserVersion": "129.0.0.0",
                    "browser_version": "129.0.0.0",
                    "fullyLoadedCPUms": 3199,
                    "fullyLoadedCPUpct": 25.039123630673004,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "AFF0843ED9B20F57BCF6FD25234634DC",
                                    "loaderId": "983761AC945799CC38D0929ED8C534C6"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.lascolinasgolfresort.be",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.lascolinasgolfresort.be\/",
                    "document_hostname": "www.lascolinasgolfresort.be",
                    "document_origin": "https:\/\/www.lascolinasgolfresort.be",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 316,
                    "domComplete": 3791,
                    "PerformancePaintTiming.first-paint": 1718,
                    "PerformancePaintTiming.first-contentful-paint": 1718,
                    "origin_dns": {
                        "https": [
                            "1 . alpn=\"h3,h2\" ipv4hint=\"104.21.42.99,172.67.160.177\" ech=\"AEX+DQBB9wAgACBQy+3+tk2gy65YtSpTS\/QZOlsxVRNGLCNsrTa3kzL5PQAEAAEAAQASY2xvdWRmbGFyZS1lY2guY29tAAA=\" ipv6hint=\"2606:4700:3035::ac43:a0b1,2606:4700:3037::6815:2a63\""
                        ],
                        "ns": [
                            "hans.ns.cloudflare.com.",
                            "arya.ns.cloudflare.com."
                        ],
                        "mx": [
                            "0 lascolinasgolfresort-be.mail.protection.outlook.com."
                        ],
                        "txt": [
                            "\"MS=ms30072487\"",
                            "\"domain-verification:f6a83f1862019f5a32be81b05223b5386e42e067\"",
                            "\"google-site-verification=hRLZKHxfkdXwdOn8uIE_mNBVw9h17YJSN-R_eMNvbNY\"",
                            "\"v=spf1 include:_spf.relay.mailprotect.be include:spf.protection.outlook.com ip4:176.62.173.186 ip6:2a00:1c98:1000:1061:0:2:5670:c3dc ~all\""
                        ],
                        "soa": [
                            "arya.ns.cloudflare.com. dns.cloudflare.com. 2356917619 10000 2400 604800 1800"
                        ],
                        "cname": [],
                        "svcb": []
                    },
                    "detected": {
                        "Font scripts": "Typekit,Ionicons",
                        "Webmail": "Microsoft 365",
                        "Email": "Microsoft 365",
                        "CDN": "jQuery CDN,Cloudflare",
                        "JavaScript libraries": "jQuery 3.2.1",
                        "Analytics": "Google Analytics",
                        "Miscellaneous": "Open Graph,HTTP\/3"
                    },
                    "detected_apps": {
                        "Typekit": "",
                        "Microsoft 365": "",
                        "jQuery CDN": "",
                        "jQuery": "3.2.1",
                        "Ionicons": "",
                        "Google Analytics": "",
                        "Cloudflare": "",
                        "Open Graph": "",
                        "HTTP\/3": ""
                    },
                    "detected_technologies": {
                        "Typekit": {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "Microsoft 365": {
                            "name": "Microsoft 365",
                            "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                            "slug": "microsoft-365",
                            "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": "Microsoft 365.svg",
                            "website": "https:\/\/www.microsoft.com\/microsoft-365",
                            "pricing": [],
                            "cpe": null
                        },
                        "jQuery CDN": {
                            "name": "jQuery CDN",
                            "description": "jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.",
                            "slug": "jquery-cdn",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/code.jquery.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "jQuery": {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.2.1",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        "Ionicons": {
                            "name": "Ionicons",
                            "description": "Ionicons is an open-source icon set crafted for web, iOS, Android, and desktop apps.",
                            "slug": "ionicons",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Ionicons.png",
                            "website": "http:\/\/ionicons.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Analytics": {
                            "name": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        "Cloudflare": {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "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
                        },
                        "HTTP\/3": {
                            "name": "HTTP\/3",
                            "description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
                            "slug": "http-3",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "HTTP3.svg",
                            "website": "https:\/\/httpwg.org\/",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Microsoft 365",
                            "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                            "slug": "microsoft-365",
                            "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": "Microsoft 365.svg",
                            "website": "https:\/\/www.microsoft.com\/microsoft-365",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "jQuery CDN",
                            "description": "jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.",
                            "slug": "jquery-cdn",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/code.jquery.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.2.1",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Ionicons",
                            "description": "Ionicons is an open-source icon set crafted for web, iOS, Android, and desktop apps.",
                            "slug": "ionicons",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Ionicons.png",
                            "website": "http:\/\/ionicons.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "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
                        },
                        {
                            "name": "HTTP\/3",
                            "description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
                            "slug": "http-3",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "HTTP3.svg",
                            "website": "https:\/\/httpwg.org\/",
                            "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=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>",
                                        "target": [
                                            "#custom-prev-arrow"
                                        ],
                                        "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 id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button>",
                                        "target": [
                                            "#custom-next-arrow"
                                        ],
                                        "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": "color-contrast",
                                "impact": "serious",
                                "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": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                        "target": [
                                            ".active"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                        "target": [
                                            "li:nth-child(4) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                        "target": [
                                            "li:nth-child(5) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                        "target": [
                                            "li:nth-child(6) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a>",
                                        "target": [
                                            "li:nth-child(7) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a>",
                                        "target": [
                                            "li:nth-child(8) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a>",
                                        "target": [
                                            "li:nth-child(9) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Een wereld van verschil...<\/p>",
                                        "target": [
                                            ".text-container > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Maak een afspraak<br>\n<a href=\"tel:003232838787\">+32 3 283 87 87<\/a><\/p>",
                                        "target": [
                                            ".home-image1 > .h1-cta.cta > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"tel:003232838787\">+32 3 283 87 87<\/a>",
                                        "target": [
                                            ".home-image1 > .h1-cta.cta > p > a[href=\"tel:003232838787\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(1) > figure > figcaption > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(2) > figure > figcaption > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(3) > figure > figcaption > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(4) > figure > figcaption > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(5) > figure > figcaption > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>",
                                        "target": [
                                            ".h3-grid > .text-container > .text-content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"button\" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Meer info<\/a>",
                                        "target": [
                                            ".button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Hip Estates is sinds 2007 d\u00e9 agent op Las Colinas Golf &amp; Country Club voor alle Belgische en Nederlandse klanten.<\/p>",
                                        "target": [
                                            ".footergrid-left > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<input autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                        "target": [
                                            "#emailfooter"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > li:nth-child(7) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a>",
                                        "target": [
                                            "a[href$=\"www.plug.be\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h3>Las Colinas<\/h3>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(1) > h3"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(3) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(4) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(5) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(6) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(7) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h3>Over ons<\/h3>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > li:nth-child(1) > h3"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > li:nth-child(3) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"infodagen\">Infodagen<\/a>",
                                        "target": [
                                            "li:nth-child(4) > a[href$=\"infodagen\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"magazine\">Magazine<\/a>",
                                        "target": [
                                            "li:nth-child(5) > a[href$=\"magazine\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"contact\">Contact<\/a>",
                                        "target": [
                                            "li:nth-child(6) > a[href$=\"contact\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": "serious",
                                "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": {
                                                    "messageKey": "noLang"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element does not have a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<html>",
                                        "target": [
                                            "html"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute"
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "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 does not have an alt attribute"
                                            },
                                            {
                                                "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": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                        "target": [
                                            "#homesection1 > .plg-container > .arrow"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                        "target": [
                                            "#homesection2 > .plg-container > .arrow"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                        "target": [
                                            "#homesection3 > .arrow"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                                        "target": [
                                            "#custom-prev-arrow > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                                        "target": [
                                            "#custom-next-arrow > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas\/mj_050-kopieren-450x645.jpg)\"><\/div>\n<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(1) > figure > a"
                                        ],
                                        "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:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/appartementen\/piscina_lateral_hinojo-web-450x645.jpg)\"><\/div>\n<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(2) > figure > a"
                                        ],
                                        "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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas-op-maat\/naamloos-14-edit-kopieren_low-450x645.jpg)\"><\/div>\n<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(3) > figure > a"
                                        ],
                                        "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:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/herverkoop\/las-colinas-villa-website-23-kopieren-450x645.jpg)\"><\/div>\n<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(4) > figure > a"
                                        ],
                                        "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:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/modelwoning\/hip-estates-villa-website-9-kopieren-450x645.jpg)\"><\/div>\n<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(5) > figure > a"
                                        ],
                                        "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=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\">",
                                        "target": [
                                            ".slick-current"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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>",
                                        "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": "<div class=\"slick-item slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -820px; top: 0px; z-index: 998; opacity: 0;\">",
                                        "target": [
                                            "div[data-slick-index=\"1\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"slick-item slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -1640px; top: 0px; z-index: 998; opacity: 0;\">",
                                        "target": [
                                            "div[data-slick-index=\"2\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"slick-item slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -2460px; top: 0px; z-index: 998; opacity: 0;\">",
                                        "target": [
                                            "div[data-slick-index=\"3\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\">",
                                        "target": [
                                            ".slick-current"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\">",
                                        "target": [
                                            ".slick-current"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<h1>las colinas<\/h1>",
                                                        "target": [
                                                            ".text-container > h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Aanbod<\/h2>",
                                                        "target": [
                                                            ".plg-container > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2><span>golf &amp;<\/span><span>&nbsp;country<\/span>&nbsp;club<\/h2>",
                                                        "target": [
                                                            "#homesection3 > .title-container > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2><span>een<\/span><span>&nbsp;unieke<\/span><span>&nbsp;ervaring<\/span><\/h2>",
                                                        "target": [
                                                            ".h4-content > .title-container > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Golfbaan<\/h3>",
                                                        "target": [
                                                            ".slick-current > .text-container > .text-content > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2><span>schrijf je in<\/span><span>voor onze<\/span><span>nieuwsbrief<\/span><\/h2>",
                                                        "target": [
                                                            "footer > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Las Colinas<\/h3>",
                                                        "target": [
                                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(1) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Over ons<\/h3>",
                                                        "target": [
                                                            ".footergrid-item:nth-child(3) > ul > li:nth-child(1) > h3"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html>",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "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": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1>las colinas<\/h1>",
                                        "target": [
                                            ".text-container > h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Aanbod<\/h2>",
                                        "target": [
                                            ".plg-container > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>golf &amp;<\/span>",
                                        "target": [
                                            "#homesection3 > .title-container > h2 > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>een<\/span>",
                                        "target": [
                                            ".h4-content > .title-container > h2 > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>&nbsp;unieke<\/span>",
                                        "target": [
                                            ".h4-content > .title-container > h2 > span:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "25.5pt (34px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>schrijf je in<\/span>",
                                        "target": [
                                            "footer > h2 > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "25.5pt (34px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>voor onze<\/span>",
                                        "target": [
                                            "footer > h2 > span:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "25.5pt (34px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>nieuwsbrief<\/span>",
                                        "target": [
                                            "footer > h2 > span:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "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=\"website\" id=\"website\" class=\"form__potty\" style=\"display: none;\">",
                                        "target": [
                                            "#website"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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>",
                                        "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": "custom-prev-arrow",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>",
                                        "target": [
                                            "#custom-prev-arrow"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "custom-next-arrow",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button>",
                                        "target": [
                                            "#custom-next-arrow"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "emailfooter",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                        "target": [
                                            "#emailfooter"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "website",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"text\" name=\"website\" id=\"website\" class=\"form__potty\" style=\"display: none;\">",
                                        "target": [
                                            "#website"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "plg-hamburger",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"plg-hamburger\">\n<span><\/span>\n<span><\/span>\n<span><\/span><\/div>",
                                        "target": [
                                            "#plg-hamburger"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "homesection1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"homesection1\">",
                                        "target": [
                                            "#homesection1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "homesection2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"homesection2\">",
                                        "target": [
                                            "#homesection2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "homesection3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"homesection3\">",
                                        "target": [
                                            "#homesection3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "homesection4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"homesection4\">",
                                        "target": [
                                            "#homesection4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "form2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<form id=\"form2\" method=\"post\" autocomplete=\"off\">",
                                        "target": [
                                            "#form2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "subscribe-submit",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"subscribe-submit\" class=\"disabled\">Verstuur<\/div>",
                                        "target": [
                                            "#subscribe-submit"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feedback2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p id=\"feedback2\"><\/p>",
                                        "target": [
                                            "#feedback2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "privacypolicy",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"privacypolicy\" class=\"\">\nDeze website maakt gebruik van cookies om uw gebruikservaring te verbeteren. Door verder te surfen, stemt u in met ons cookiebeleid. <a class=\"privacy-link\" href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Meer info<\/a><div class=\"privacy-btn\"><\/div><\/div>",
                                        "target": [
                                            "#privacypolicy"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                        "target": [
                                            "#emailfooter"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "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"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".home-image1 > .img.home-image[alt=\"Las Colinas\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".img.home-image[alt=\"Las Colinas\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "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 class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".img.home-image[alt=\"Las Colinas\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".h3-grid > .image-container > img[alt=\"Las Colinas\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\">",
                                        "target": [
                                            ".footer-image > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\">",
                                        "target": [
                                            "img[alt=\"Las Colinas Facebook\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\">",
                                        "target": [
                                            "img[alt=\"Las Colinas Instagram\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                        "target": [
                                            "#emailfooter"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                        "target": [
                                            ".active"
                                        ]
                                    },
                                    {
                                        "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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                        "target": [
                                            "li:nth-child(4) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                        "target": [
                                            "li:nth-child(5) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                        "target": [
                                            "li:nth-child(6) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a>",
                                        "target": [
                                            "li:nth-child(7) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a>",
                                        "target": [
                                            "li:nth-child(8) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a>",
                                        "target": [
                                            "li:nth-child(9) > .parent-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=\"tel:003232838787\">+32 3 283 87 87<\/a>",
                                        "target": [
                                            ".home-image1 > .h1-cta.cta > p > a[href=\"tel:003232838787\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(1) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(2) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(3) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(4) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(5) > figure > figcaption > 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=\"button\" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Meer info<\/a>",
                                        "target": [
                                            ".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=\"social\" href=\"https:\/\/www.facebook.com\/LasColinasGolfresortBe\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\"><\/a>",
                                        "target": [
                                            ".social[target=\"_blank\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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=\"social\" href=\"https:\/\/www.instagram.com\/lascolinasgolfresort.be\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\"><\/a>",
                                        "target": [
                                            ".social[target=\"_blank\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > li:nth-child(7) > 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=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a>",
                                        "target": [
                                            "a[href$=\"www.plug.be\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li: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:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li: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:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li: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:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li: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 href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(7) > 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:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > li: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=\"infodagen\">Infodagen<\/a>",
                                        "target": [
                                            "li:nth-child(4) > a[href$=\"infodagen\"]"
                                        ]
                                    },
                                    {
                                        "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=\"magazine\">Magazine<\/a>",
                                        "target": [
                                            "li:nth-child(5) > a[href$=\"magazine\"]"
                                        ]
                                    },
                                    {
                                        "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=\"contact\">Contact<\/a>",
                                        "target": [
                                            "li:nth-child(6) > a[href$=\"contact\"]"
                                        ]
                                    },
                                    {
                                        "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=\"privacy-link\" href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Meer info<\/a>",
                                        "target": [
                                            ".privacy-link"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"nav-list\">",
                                        "target": [
                                            ".nav-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>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul"
                                        ]
                                    },
                                    {
                                        "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>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul"
                                        ]
                                    },
                                    {
                                        "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><li><h3>Over ons<\/h3><\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li><li>\n<a href=\"infodagen\">Infodagen<\/a><\/li><li>\n<a href=\"magazine\">Magazine<\/a><\/li><li>\n<a href=\"contact\">Contact<\/a><\/li><\/ul>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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><a class=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li>",
                                        "target": [
                                            ".nav-list > 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>",
                                        "target": [
                                            ".nav-list > 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>",
                                        "target": [
                                            ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li>",
                                        "target": [
                                            ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li>",
                                        "target": [
                                            ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li>",
                                        "target": [
                                            ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a><\/li>",
                                        "target": [
                                            ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a><\/li>",
                                        "target": [
                                            ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a><\/li>",
                                        "target": [
                                            "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>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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 href=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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><h3>Las Colinas<\/h3><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > 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&nbsp;<\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > 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><h3>Over ons<\/h3><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > 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&nbsp;<\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > 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 href=\"infodagen\">Infodagen<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > 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 href=\"magazine\">Magazine<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > 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 href=\"contact\">Contact<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > li:nth-child(6)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".home-image1 > .img.home-image[alt=\"Las Colinas\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".img.home-image[alt=\"Las Colinas\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".img.home-image[alt=\"Las Colinas\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                        "target": [
                                            "#homesection1 > .plg-container > .arrow"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                        "target": [
                                            "#homesection2 > .plg-container > .arrow"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".h3-grid > .image-container > img[alt=\"Las Colinas\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                        "target": [
                                            "#homesection3 > .arrow"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>",
                                        "target": [
                                            "#custom-prev-arrow"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                                        "target": [
                                            "#custom-prev-arrow > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button>",
                                        "target": [
                                            "#custom-next-arrow"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                                        "target": [
                                            "#custom-next-arrow > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\">",
                                        "target": [
                                            ".footer-image > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\">",
                                        "target": [
                                            "img[alt=\"Las Colinas Facebook\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\">",
                                        "target": [
                                            "img[alt=\"Las Colinas Instagram\"]"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "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": "#887b54",
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2><span>golf &amp;<\/span><span>&nbsp;country<\/span>&nbsp;club<\/h2>",
                                        "target": [
                                            "#homesection3 > .title-container > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                                                        "target": [
                                                            ".h3-grid > .image-container > img[alt=\"Las Colinas\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>&nbsp;country<\/span>",
                                        "target": [
                                            "#homesection3 > .title-container > h2 > span:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-829x1114.jpg')\"><\/div>",
                                                        "target": [
                                                            ".slick-current > .image-container > .image-item"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>&nbsp;ervaring<\/span>",
                                        "target": [
                                            ".title-container > h2 > span:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h3>Golfbaan<\/h3>",
                                        "target": [
                                            ".slick-current > .text-container > .text-content > h3"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>",
                                        "target": [
                                            ".slick-current > .text-container > .text-content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<strong>golfbaan<\/strong>",
                                        "target": [
                                            ".slick-current > .text-container > .text-content > p > strong"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "",
                    "base_page_cname": "",
                    "base_page_dns_server": "arya.ns.cloudflare.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 13193,
                    "testUrl": "https:\/\/www.lascolinasgolfresort.be",
                    "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:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\",\"width\":760,\"height\":383,\"naturalWidth\":912,\"naturalHeight\":460},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\",\"width\":320,\"height\":439,\"naturalWidth\":645,\"naturalHeight\":885},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\",\"width\":325,\"height\":197,\"naturalWidth\":655,\"naturalHeight\":398},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\",\"width\":95,\"height\":41,\"naturalWidth\":188,\"naturalHeight\":81},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\",\"width\":95,\"height\":41,\"naturalWidth\":188,\"naturalHeight\":81},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\",\"width\":900,\"height\":444,\"naturalWidth\":1040,\"naturalHeight\":513},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\",\"width\":95,\"height\":41,\"naturalWidth\":188,\"naturalHeight\":81},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\",\"width\":40,\"height\":93,\"naturalWidth\":81,\"naturalHeight\":188},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\",\"width\":40,\"height\":93,\"naturalWidth\":81,\"naturalHeight\":188},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\",\"width\":845,\"height\":199,\"naturalWidth\":1318,\"naturalHeight\":333},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\",\"width\":14,\"height\":14,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\",\"width\":14,\"height\":14,\"naturalWidth\":97,\"naturalHeight\":97}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "aw-conqueror-didot",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "aw-conqueror-didot",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "aw-conqueror-didot",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "sofia-pro-soft",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "sofia-pro-soft",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "700"
                        },
                        {
                            "family": "sofia-pro-soft",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "sofia-pro-soft",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "sofia-pro",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "sofia-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "700"
                        },
                        {
                            "family": "sofia-pro",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "200"
                        },
                        {
                            "family": "sofia-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "200"
                        },
                        {
                            "family": "sofia-pro",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "sofia-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "sofia-pro-condensed",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "sofia-pro-condensed",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "700"
                        },
                        {
                            "family": "sofia-pro-condensed",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "sofia-pro-condensed",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Ionicons",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        }
                    ],
                    "generated-content-percent": 2.4700000000000002,
                    "generated-content-size": 0.52000000000000002,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 912,
                            "naturalHeight": 460
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg",
                            "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 645,
                            "naturalHeight": 885
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                            "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 655,
                            "naturalHeight": 398
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 188,
                            "naturalHeight": 81
                        }
                    ],
                    "imgs-no-alt": [
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png"
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png"
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png"
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png"
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png"
                        }
                    ],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 188,
                            "naturalHeight": 81
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1040,
                            "naturalHeight": 513
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 188,
                            "naturalHeight": 81
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 81,
                            "naturalHeight": 188
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 81,
                            "naturalHeight": 188
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1318,
                            "naturalHeight": 333
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 96,
                            "naturalHeight": 96
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 97,
                            "naturalHeight": 97
                        }
                    ],
                    "jsLibsVulns": [
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.2.1",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-567880"
                        },
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.2.1",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-565129"
                        },
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.2.1",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-174006"
                        }
                    ],
                    "meta-viewport": "width=device-width, initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/code.jquery.com\/jquery-3.2.1.min.js",
                        "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/plugins.min.js?v=8",
                        "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/scripts.min.js?v=8",
                        "https:\/\/use.typekit.net\/dls6lxx.css",
                        "https:\/\/code.ionicframework.com\/ionicons\/2.0.1\/css\/ionicons.min.css",
                        "https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8"
                    ],
                    "rendered-html": "<html><head><meta charset=\"utf-8\"><title>Las Colinas Golf &amp; Country Club | Appartementen en villa's Las Colinas Golf &amp; Country Club, Spanje, Alicante, luxeresort, golfresort<\/title><meta name=\"description\" content=\"Las Colinas Golf &amp; Country Club is het mooiste resort aan de Costa Blanca. Uw droomwoning met golfterrein midden in het natuurgebied met uitzicht op\u2026\"><meta property=\"og:title\" content=\"Las Colinas Golf &amp; Country Club | Appartementen en villa's Las Colinas Golf &amp; Country Club, Spanje, Alicante, luxeresort, golfresort\"><meta property=\"og:type\" content=\"website\"><meta property=\"og:description\" content=\"Las Colinas Golf &amp; Country Club is het mooiste resort aan de Costa Blanca. Uw droomwoning met golfterrein midden in het natuurgebied met uitzicht op\u2026\"><meta itemprop=\"name\" content=\"Las Colinas Golf &amp; Country Club | Appartementen en villa's Las Colinas Golf &amp; Country Club, Spanje, Alicante, luxeresort, golfresort\"><meta itemprop=\"description\" content=\"Las Colinas Golf &amp; Country Club is het mooiste resort aan de Costa Blanca. Uw droomwoning met golfterrein midden in het natuurgebied met uitzicht op\u2026\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/161_cam_06_ext_general_v02.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/aanbod_161_madrono_12_ext_02.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/beachclub_002-kopieren.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/beachclub_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/beach-club-2-003jzfichasdef_001_filter.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/clubhuis_000a.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/country-club_004.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/courts-filter_crop.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/fitness_filter.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/golf_2010_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/golfbaan_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/golfbaan_bewerkt.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home2.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home3.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home4.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home5.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/img_3016_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/img_3016_nieuw.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/las-colinas-full-res-13-website.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/lima_l1_interiores_.0003-v3-0000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/limonero-19-20_solarium_v2_.0000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/madrono_12_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/mb-website-35.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/mb-website-46.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/morning-breeze-website-32.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/olivo-11_.0012-00000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/olivo_13_.0004-00000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/plug-logo.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/somium_madrono-ii_-esquina_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/villa-tomillo-7-alta-resolu-21.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/villa-tomillo-7-alta-resolu-21-kopieren-400x266.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/villa-tomillo-7-alta-resolu-21-kopieren.jpg\"><link rel=\"canonical\" href=\"https:\/\/www.lascolinasgolfresort.be\"><link rel=\"alternate\" hreflang=\"nl\" href=\"https:\/\/www.lascolinasgolfresort.be\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\"><meta name=\"format-detection\" content=\"telephone=no\"><link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/dls6lxx.css\"><link rel=\"stylesheet\" href=\"https:\/\/code.ionicframework.com\/ionicons\/2.0.1\/css\/ionicons.min.css\"><link rel=\"stylesheet\" href=\"https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8\"><link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/favicons\/favicon.png\"><link rel=\"apple-touch-icon\" href=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/favicons\/apple-touch-icon.png\"><meta name=\"msapplication-TileColor\" content=\"#000000\"><meta name=\"format-detection\" content=\"telephone=no\">\n <script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-4DBNJ406G4\"><\/script> <script>window.dataLayer = window.dataLayer || [];\n\t  function gtag(){dataLayer.push(arguments);}\n\t  gtag('js', new Date());\n\n\t  gtag('config', 'G-4DBNJ406G4');<\/script> <\/head><body><div class=\"cloak\"><h1>LAS COLINAS<\/h1><\/div>\n<header><div class=\"plg-container\">\n<nav><ul class=\"nav-list\"><li><a class=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a><div class=\"sub\"><ul><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a><\/li><\/ul><\/div><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a><div class=\"sub\"><ul><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/golfresort\">Golfresort<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/golfbaan\">Golfbaan<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/clubhuis\">Club House<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/exclusive-beach-club\">Beachclub<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/restaurants\">Food &amp; Drinks<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/shops\">Shops<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/sportvoorzieningen\">Sportfaciliteiten<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/awards\">Awards<\/a><\/li><\/ul><\/div><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a><\/li><\/ul><div id=\"plg-hamburger\">\n<span><\/span>\n<span><\/span>\n<span><\/span><\/div>\n<\/nav><\/div>\n<\/header>\n<section id=\"homesection1\"><div class=\"plg-container\"><div class=\"h1-grid\"><div class=\"text-container\"><h1>las colinas<\/h1><p>Een wereld van verschil...<\/p><\/div><div class=\"image-container\"><div class=\"home-image1\">\n<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\"><div class=\"h1-cta cta\"><p>Maak een afspraak<br>\n<a href=\"tel:003232838787\">+32 3 283 87 87<\/a><\/p><\/div><\/div>\n<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">\n<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\"><\/div><div class=\"h1-cta cta showmobile\"><p>Maak een afspraak<br>\n<a href=\"tel:003232838787\">+32 3 283 87 87<\/a><\/p><\/div><\/div>\n<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\"><\/div>\n<\/section>\n<section id=\"homesection2\"><div class=\"plg-container\"><h2>Aanbod<\/h2><div class=\"h2-grid\"><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas\/mj_050-kopieren-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/appartementen\/piscina_lateral_hinojo-web-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas-op-maat\/naamloos-14-edit-kopieren_low-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/herverkoop\/las-colinas-villa-website-23-kopieren-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/modelwoning\/hip-estates-villa-website-9-kopieren-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a>\n<\/figcaption>\n<\/figure><\/div><\/div>\n<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\"><\/div>\n<\/section>\n<section id=\"homesection3\"><div class=\"title-container\"><h2><span>golf &amp;<\/span><span>&nbsp;country<\/span>&nbsp;club<\/h2><\/div><div class=\"h3-grid\"><div class=\"image-container\">\n<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\"><\/div><div class=\"text-container\"><div class=\"text-content\"><p>Las Colinas Golf &amp; Country Club is een uitzonderlijk wooncomplex van 330 hectare groot dat ten zuiden van Alicante ligt. Het domein is volledig ge\u00efntegreerd in de natuur en wordt door heuvels met mediterrane bossen omgeven. Het resort heeft een internationale reputatie opgebouwd, dat met dank aan het exclusieve design van de villa\u2019s en appartementen met zicht op zee, de uitmuntende sport-, vrijetijds- , verblijfs- en horecafaciliteiten en de prestigieuze golfbaan met 18 holes. Bij de bouw van de wooneenheden worden de meest innoverende architecturale en ecologische technieken toegepast. De ruimtelijke ligging biedt totale privacy en intimiteit en tegelijkertijd spectaculaire vergezichten.<\/p>                                            <a class=\"button\" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Meer info<\/a><\/div><\/div><\/div>\n<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">\n<\/section>\n<section id=\"homesection4\"><div class=\"plg-container\"><div class=\"h4-content\"><div class=\"title-container\"><h2><span>een<\/span><span>&nbsp;unieke<\/span><span>&nbsp;ervaring<\/span><\/h2><\/div><div class=\"h4-grid\"><div class=\"slick-container slick-initialized slick-slider\"><div class=\"slick-list draggable\"><div class=\"slick-track\" style=\"opacity: 1; width: 3280px;\"><div class=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Golfbaan<\/h3><p>De <strong>golfbaan<\/strong> met 18 holes strekt zich uit over de vallei tussen de heuvels en past op een vloeiende manier in het landschap. De breedte van de fairways, het design van de golvende greens en de talrijke tees aan elke hole maken deze baan veelzijdig en geschikt voor zowel elke amateurspeler als professional.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-829x1114.jpg')\"><\/div><\/div><\/div><div class=\"slick-item slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -820px; top: 0px; z-index: 998; opacity: 0;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Beachclub<\/h3><p>Als bewoner van Las Colinas Golf &amp; Country Club geniet u van een scala aan privileges, waaronder toegang tot de besloten <strong>Las Colinas Beach Club<\/strong> in Dehesa de Campoamor aan de Middellandse Zee, met infinity pool, ligstoelen, uitmuntende beachbar en private parking. En voor wie avontuurlijk is aangelegd, is er de mogelijkheid om verschillende watersporten te beoefenen zoals zeilen, kitesurfen en duiken.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/beachclub_1-829x1114.jpg')\"><\/div><\/div><\/div><div class=\"slick-item slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -1640px; top: 0px; z-index: 998; opacity: 0;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Een waaier aan faciliteiten<\/h3><p>Op Las Colinas is er <strong>geen tijd voor verveling<\/strong>. Een clubhouse waar altijd wat te beleven valt, gezellige bars, restaurantjes die uw smaakpapillen vergenoegen, vele soorten winkels \u2026 De opsomming is verre van compleet. Eigenlijk zou u het allemaal zelf eens moeten ontdekken.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/img_3016_nieuw-829x1114.jpg')\"><\/div><\/div><\/div><div class=\"slick-item slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -2460px; top: 0px; z-index: 998; opacity: 0;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Voor de sportliefhebber<\/h3><p>Las Colinas is een droomoord voor <strong>hardlopers, wandelaars en fietsers<\/strong>. U vindt er heerlijke fietstrajecten en wandelroutes te midden van een groene omgeving.<br>\nIn de nieuwe <strong>Sports &amp; Healthy Club <\/strong>kan u zwemmen, fitnessen of relaxen in de wellness. In de <strong>Racquet Club<\/strong> vindt u padel-en tennisbanen en een basketbalterrein.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/country-club_004-829x1114.jpg')\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"slick-buttons\">\n<button id=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>\n<button id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button><\/div><\/div><\/div><\/div>\n<\/section>\n<footer class=\"\"><h2><span>schrijf je in<\/span><span>voor onze<\/span><span>nieuwsbrief<\/span><\/h2><div class=\"footer-grid\"><div class=\"footergrid-left\"><p>Hip Estates is sinds 2007 d\u00e9 agent op Las Colinas Golf &amp; Country Club voor alle Belgische en Nederlandse klanten.<\/p><div class=\"footer-image\">\n<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\"><\/div><\/div><div class=\"footergrid-right\"><div class=\"footergrid-item\"><ul><li><form id=\"form2\" method=\"post\" autocomplete=\"off\">\n<input autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">\n<label class=\"form__potty\" for=\"website\" style=\"display: none;\">Please leave this field blank<\/label>\n<input type=\"text\" name=\"website\" id=\"website\" class=\"form__potty\" style=\"display: none;\">\n<input type=\"hidden\" name=\"_submit\" value=\"FzvY474S5BaQ6ZSsOq3j\"><div id=\"subscribe-submit\" class=\"disabled\">Verstuur<\/div><\/form><p id=\"feedback2\"><\/p><\/li><li>\n&nbsp;<\/li><li>\n&nbsp;<\/li><li>\n<a class=\"social\" href=\"https:\/\/www.facebook.com\/LasColinasGolfresortBe\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\"><\/a>\n<a class=\"social\" href=\"https:\/\/www.instagram.com\/lascolinasgolfresort.be\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\"><\/a><\/li><li>\n&nbsp;<\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a><\/li><li>\n<a href=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a><\/li><\/ul><\/div><div class=\"footergrid-item\"><ul><li><h3>Las Colinas<\/h3><\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li><\/ul><\/div><div class=\"footergrid-item\"><ul><li><h3>Over ons<\/h3><\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li><li>\n<a href=\"infodagen\">Infodagen<\/a><\/li><li>\n<a href=\"magazine\">Magazine<\/a><\/li><li>\n<a href=\"contact\">Contact<\/a><\/li><\/ul><\/div><\/div><\/div>\n<\/footer><div class=\"footer-print\"><h3>Info over Las Colinas Golf &amp; Country Club<\/h3><p>In Belgi\u00eb bent u van harte welkom in ons kantoor te Schilde:<\/p><p><strong>Turnhoutsebaan 72<br>\n2970 Schilde<\/strong><\/p><p>Bel gratis <strong>0800 62 500<\/strong> (enkel vanuit Belgi\u00eb)<br>\n<strong>[email protected]<\/strong><br>\nTel: +32 (0)3 283 87 87<br>\nBE 0743.790.555<\/p><\/div> <script>function form2(){\n\t\t\/\/console.log('form-script');\n\t\t$('#subscribe-submit').click(function (e) {\n\t\t\te.preventDefault();\n\t\t\t$.post(\n\t\t\t\t'https:\/\/www.lascolinasgolfresort.be\/send\/subscribe',\n\t\t\t\t$('#form2').serialize()\n\t\t\t)\n\t\t\t.then(function (response) {\n\t\t\t\tvar feedback = $('#feedback2');\n\t\t\t\tfeedback.removeClass('success error').text(response.message[0]);\n\t\t\t\t$('input, textarea').removeClass('erroneous');\n\t\t\t\tif (response.success) {\n\t\t\t\t\t\/* HUBSPOT *\/\n\t\t\t\t\tvar email = $('#emailfooter').val();\n\n\t\t\t\t\t\/\/var gdpr = $('#checkprivacy').val();\n\t\t\t\t\tvar obj = {\n\t\t\t\t\t\temail: email,\n\t\t\t\t\t}\n\t\t\t\t\t\/\/console.log(obj);\n\t\t\t\t\t$.post(\"\/hubspot\/webhook_subscribe.php\", obj);\n\t\t\t\t\t\/* END HUBSPOT *\/\n\t\t\t\t\tfeedback.addClass('success');\n\t\t\t\t\t\/\/$('input, textarea').prop('value', '');\n\t\t\t\t\t$('.subscribe').attr('disabled', 'true');\n\t\t\t\t\t$('#subscribe-submit').addClass('disabled');\n\t\t\t\t} else {\n\t\t\t\t\tfeedback.addClass('error');\n\t\t\t\t\tfor (var i = response.errors.length - 1; i >= 0; i--) {\n\t\t\t\t\t\t$('[name=\"' + response.errors[i] + '\"]').addClass('erroneous');\n\t\t\t\t\t};\n\t\t\t\t}\n\t\t\t});\n\t\t});\n\t}<\/script> <div id=\"privacypolicy\" class=\"\">\nDeze website maakt gebruik van cookies om uw gebruikservaring te verbeteren. Door verder te surfen, stemt u in met ons cookiebeleid. <a class=\"privacy-link\" href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Meer info<\/a><div class=\"privacy-btn\"><\/div><\/div>\n <script src=\"https:\/\/code.jquery.com\/jquery-3.2.1.min.js\" type=\"text\/javascript\"><\/script> <script src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/plugins.min.js?v=8\" type=\"text\/javascript\"><\/script> <script src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/scripts.min.js?v=8\" type=\"text\/javascript\"><\/script> <\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            1596
                        ],
                        [
                            1671,
                            7080
                        ]
                    ],
                    "longTasks": [
                        [
                            1596,
                            1671
                        ]
                    ],
                    "lastVisualChange": 7000,
                    "render": 1800,
                    "visualComplete85": 3200,
                    "visualComplete90": 7000,
                    "visualComplete95": 7000,
                    "visualComplete99": 7000,
                    "visualComplete": 7000,
                    "SpeedIndex": 2473,
                    "largestPaints": [
                        {
                            "event": "LargestImagePaint",
                            "time": 1818,
                            "size": 291080,
                            "DOMNodeId": 7,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "class": "img home-image",
                                    "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                    "alt": "Las Colinas"
                                },
                                "sourceURL": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "bounds": [
                                    542.5,
                                    420,
                                    760,
                                    383.328125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1818,
                            "size": 291080,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 542.5,
                                    "y": 432,
                                    "width": 760,
                                    "height": 383.328125,
                                    "top": 432,
                                    "right": 1302.5,
                                    "bottom": 815.328125,
                                    "left": 542.5
                                },
                                "outerHTML": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                                "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2321,
                            "size": 20040,
                            "DOMNodeId": 70,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "id": "privacypolicy",
                                    "class": ""
                                },
                                "bounds": [
                                    1475,
                                    865.625,
                                    400,
                                    126.015625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1817,
                            "size": 291080,
                            "DOMNodeId": 7,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "class": "img home-image",
                                    "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                    "alt": "Las Colinas"
                                },
                                "sourceURL": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "bounds": [
                                    542.5,
                                    420,
                                    760,
                                    383.328125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1817,
                            "size": 291080,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 542.5,
                                    "y": 432,
                                    "width": 760,
                                    "height": 383.328125,
                                    "top": 432,
                                    "right": 1302.5,
                                    "bottom": 815.328125,
                                    "left": 542.5
                                },
                                "outerHTML": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                                "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2321,
                            "size": 20040,
                            "DOMNodeId": 70,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "id": "privacypolicy",
                                    "class": ""
                                },
                                "bounds": [
                                    1475,
                                    865.625,
                                    400,
                                    126.015625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 99
                        },
                        {
                            "name": "fetchStart",
                            "time": 108
                        },
                        {
                            "name": "navigationStart",
                            "time": 133
                        },
                        {
                            "name": "domLoading",
                            "time": 133
                        },
                        {
                            "name": "responseEnd",
                            "time": 133
                        },
                        {
                            "name": "domInteractive",
                            "time": 133
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 133
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 133
                        },
                        {
                            "name": "domComplete",
                            "time": 134
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 554
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 554
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 554
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 554
                        },
                        {
                            "name": "domLoading",
                            "time": 554
                        },
                        {
                            "name": "responseEnd",
                            "time": 556
                        },
                        {
                            "name": "domInteractive",
                            "time": 1781
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1781
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1782
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1817
                        },
                        {
                            "name": "firstPaint",
                            "time": 1817
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1817
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 2321
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2321
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2321
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2715
                        },
                        {
                            "name": "LayoutShift",
                            "time": 3202
                        },
                        {
                            "name": "LayoutShift",
                            "time": 3781
                        },
                        {
                            "name": "domComplete",
                            "time": 3890
                        },
                        {
                            "name": "loadEventStart",
                            "time": 3890
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 3891
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1817
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 1817
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 2321
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.14661121546619285
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.14661121546619285
                        }
                    ],
                    "chromeUserTiming.navigationStart": 133,
                    "chromeUserTiming.fetchStart": 109,
                    "chromeUserTiming.domLoading": 555,
                    "chromeUserTiming.responseEnd": 557,
                    "chromeUserTiming.domInteractive": 1782,
                    "chromeUserTiming.domContentLoadedEventStart": 1782,
                    "chromeUserTiming.domContentLoadedEventEnd": 1782,
                    "chromeUserTiming.domComplete": 3891,
                    "chromeUserTiming.unloadEventStart": 554,
                    "chromeUserTiming.unloadEventEnd": 554,
                    "chromeUserTiming.markAsMainFrame": 554,
                    "chromeUserTiming.commitNavigationEnd": 554,
                    "chromeUserTiming.firstPaint": 1817,
                    "chromeUserTiming.firstContentfulPaint": 1817,
                    "chromeUserTiming.firstImagePaint": 1817,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 2321,
                    "chromeUserTiming.firstMeaningfulPaint": 2321,
                    "chromeUserTiming.LayoutShift": 3781,
                    "chromeUserTiming.loadEventStart": 3891,
                    "chromeUserTiming.loadEventEnd": 3892,
                    "chromeUserTiming.LargestImagePaint": 1818,
                    "chromeUserTiming.LargestContentfulPaint": 1818,
                    "chromeUserTiming.LargestTextPaint": 2321,
                    "chromeUserTiming.TotalLayoutShift": 0.14661121546619285,
                    "chromeUserTiming.CumulativeLayoutShift": 0.14661121546619285,
                    "LayoutShifts": [
                        {
                            "time": 2715,
                            "score": 0.0017397621905012187,
                            "cumulative_score": 0.0017397621905012187,
                            "window_score": 0.0017397621905012187,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    911,
                                    86,
                                    83,
                                    19
                                ],
                                [
                                    801,
                                    274,
                                    304,
                                    28
                                ],
                                [
                                    53,
                                    302,
                                    1800,
                                    691
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 911,
                                        "y": 86,
                                        "width": 83,
                                        "height": 16,
                                        "top": 86,
                                        "right": 994,
                                        "bottom": 102,
                                        "left": 911
                                    },
                                    "currentRect": {
                                        "x": 911,
                                        "y": 89,
                                        "width": 83,
                                        "height": 16,
                                        "top": 89,
                                        "right": 994,
                                        "bottom": 105,
                                        "left": 911
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 53,
                                        "y": 302,
                                        "width": 1800,
                                        "height": 691,
                                        "top": 302,
                                        "right": 1853,
                                        "bottom": 993,
                                        "left": 53
                                    },
                                    "currentRect": {
                                        "x": 53,
                                        "y": 306,
                                        "width": 1800,
                                        "height": 687,
                                        "top": 306,
                                        "right": 1853,
                                        "bottom": 993,
                                        "left": 53
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 801,
                                        "y": 274,
                                        "width": 304,
                                        "height": 71,
                                        "top": 274,
                                        "right": 1105,
                                        "bottom": 345,
                                        "left": 801
                                    },
                                    "currentRect": {
                                        "x": 801,
                                        "y": 278,
                                        "width": 304,
                                        "height": 73,
                                        "top": 278,
                                        "right": 1105,
                                        "bottom": 351,
                                        "left": 801
                                    }
                                }
                            ]
                        },
                        {
                            "time": 3202,
                            "score": 0.14486939035112267,
                            "cumulative_score": 0.1466091525416239,
                            "window_score": 0.1466091525416239,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    493,
                                    70,
                                    920,
                                    36
                                ],
                                [
                                    911,
                                    106,
                                    83,
                                    3
                                ],
                                [
                                    801,
                                    262,
                                    304,
                                    28
                                ],
                                [
                                    53,
                                    290,
                                    1800,
                                    703
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 493,
                                        "y": 70,
                                        "width": 920,
                                        "height": 36,
                                        "top": 70,
                                        "right": 1413,
                                        "bottom": 106,
                                        "left": 493
                                    },
                                    "currentRect": {
                                        "x": 515,
                                        "y": 70,
                                        "width": 875,
                                        "height": 20,
                                        "top": 70,
                                        "right": 1390,
                                        "bottom": 90,
                                        "left": 515
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 911,
                                        "y": 89,
                                        "width": 83,
                                        "height": 20,
                                        "top": 89,
                                        "right": 994,
                                        "bottom": 109,
                                        "left": 911
                                    },
                                    "currentRect": {
                                        "x": 1311,
                                        "y": 70,
                                        "width": 79,
                                        "height": 20,
                                        "top": 70,
                                        "right": 1390,
                                        "bottom": 90,
                                        "left": 1311
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 53,
                                        "y": 306,
                                        "width": 1800,
                                        "height": 687,
                                        "top": 306,
                                        "right": 1853,
                                        "bottom": 993,
                                        "left": 53
                                    },
                                    "currentRect": {
                                        "x": 53,
                                        "y": 290,
                                        "width": 1800,
                                        "height": 703,
                                        "top": 290,
                                        "right": 1853,
                                        "bottom": 993,
                                        "left": 53
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 801,
                                        "y": 278,
                                        "width": 304,
                                        "height": 73,
                                        "top": 278,
                                        "right": 1105,
                                        "bottom": 351,
                                        "left": 801
                                    },
                                    "currentRect": {
                                        "x": 801,
                                        "y": 262,
                                        "width": 304,
                                        "height": 73,
                                        "top": 262,
                                        "right": 1105,
                                        "bottom": 335,
                                        "left": 801
                                    }
                                }
                            ]
                        },
                        {
                            "time": 3781,
                            "score": 2.0629245689508499e-6,
                            "cumulative_score": 0.14661121546619285,
                            "window_score": 0.14661121546619285,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    484,
                                    831,
                                    118,
                                    21
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 484,
                                        "y": 834,
                                        "width": 118,
                                        "height": 18,
                                        "top": 834,
                                        "right": 602,
                                        "bottom": 852,
                                        "left": 484
                                    },
                                    "currentRect": {
                                        "x": 484,
                                        "y": 831,
                                        "width": 118,
                                        "height": 18,
                                        "top": 831,
                                        "right": 602,
                                        "bottom": 849,
                                        "left": 484
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 1535.316
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 555.66099999999994
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 555.66800000000001
                            },
                            "2157": {
                                "name": "PerformanceServerTiming",
                                "firstUsed": 555.66999999999996
                            },
                            "4629": {
                                "name": "ZstdContentEncoding",
                                "firstUsed": 555.67200000000003
                            },
                            "5001": {
                                "name": "Feature_5001",
                                "firstUsed": 555.67399999999998
                            },
                            "5002": {
                                "name": "Feature_5002",
                                "firstUsed": 555.67499999999995
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 562.91300000000001
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 569.077
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 569.12599999999998
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 569.13
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 569.14499999999998
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 574.803
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 575.17700000000002
                            },
                            "4240": {
                                "name": "ScriptSchedulingType_ParserBlockingInline",
                                "firstUsed": 575.197
                            },
                            "5004": {
                                "name": "Feature_5004",
                                "firstUsed": 663.89700000000005
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 744.20100000000002
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 744.30999999999995
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 744.31399999999996
                            },
                            "2314": {
                                "name": "CSSSelectorWebkitSearchCancelButton",
                                "firstUsed": 744.322
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 744.33399999999995
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 744.36500000000001
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 744.40800000000002
                            },
                            "978": {
                                "name": "CSSAtRuleWebkitKeyframes",
                                "firstUsed": 744.46600000000001
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 744.49300000000005
                            },
                            "2299": {
                                "name": "CSSSelectorWebkitInputPlaceholder",
                                "firstUsed": 744.58799999999997
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 778.41600000000005
                            },
                            "969": {
                                "name": "CSSAtRuleCharset",
                                "firstUsed": 778.78999999999996
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 778.79700000000003
                            },
                            "971": {
                                "name": "CSSAtRuleImport",
                                "firstUsed": 1305.867
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 1544.7929999999999
                            },
                            "45": {
                                "name": "PlaceholderAttribute",
                                "firstUsed": 1544.8630000000001
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 1545.194
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 1545.222
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1545.3150000000001
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 1569.569
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 1570.2860000000001
                            },
                            "1354": {
                                "name": "CSSValueAppearanceButton",
                                "firstUsed": 1572.0239999999999
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 1596.2850000000001
                            },
                            "31": {
                                "name": "InputTypeEmail",
                                "firstUsed": 1596.4929999999999
                            },
                            "2854": {
                                "name": "InputTypeHidden",
                                "firstUsed": 1596.499
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1680.1669999999999
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 1687.6969999999999
                            },
                            "1898": {
                                "name": "HTMLSlotElement",
                                "firstUsed": 1687.7090000000001
                            },
                            "1066": {
                                "name": "SameOriginTextScript",
                                "firstUsed": 1753.864
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 1756.047
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 1759.76
                            },
                            "196": {
                                "name": "PrefixedPageVisibility",
                                "firstUsed": 1761.2329999999999
                            },
                            "4660": {
                                "name": "PercentOrCalcRelativeUsedOffset",
                                "firstUsed": 1770.365
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 1773.8040000000001
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 1775.6559999999999
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 1776.877
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 1777.558
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1901.5530000000001
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 3855.2689999999998
                            },
                            "1302": {
                                "name": "V8Document_Scripts_AttributeGetter",
                                "firstUsed": 3860.9200000000001
                            },
                            "1502": {
                                "name": "AuxclickAddListenerCount",
                                "firstUsed": 3870.0940000000001
                            },
                            "4161": {
                                "name": "V8Document_Prerendering_AttributeGetter",
                                "firstUsed": 3875.9050000000002
                            },
                            "2228": {
                                "name": "DocumentPageShowRegistered",
                                "firstUsed": 3877.8589999999999
                            },
                            "2226": {
                                "name": "DocumentPageHideRegistered",
                                "firstUsed": 3877.866
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 3879.239
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 3879.317
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 3879.3220000000001
                            },
                            "2511": {
                                "name": "FeaturePolicyJSAPI",
                                "firstUsed": 3880.3870000000002
                            },
                            "3835": {
                                "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                                "firstUsed": 3880.393
                            },
                            "2194": {
                                "name": "CookieSet",
                                "firstUsed": 3882.848
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 3886.6819999999998
                            },
                            "2913": {
                                "name": "FetchKeepalive",
                                "firstUsed": 3886.8090000000002
                            },
                            "2229": {
                                "name": "DocumentPageShowFired",
                                "firstUsed": 3891.739
                            },
                            "4419": {
                                "name": "Scrollend",
                                "firstUsed": 3893.857
                            }
                        },
                        "CSSFeatures": {
                            "326": {
                                "name": "CSSPropertyAliasWebkitTransform",
                                "firstUsed": 744.476
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 744.48099999999999
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 744.48400000000004
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 778.80799999999999
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 778.822
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 778.83699999999999
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 778.84000000000003
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 1306.2349999999999
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 1306.2439999999999
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 1544.538
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 1544.8789999999999
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 1569.51
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 1569.519
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 1569.5250000000001
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 1569.529
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 1569.538
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 1569.548
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 1569.5509999999999
                            },
                            "485": {
                                "name": "CSSPropertyAliasWebkitBoxSizing",
                                "firstUsed": 1569.5550000000001
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 1569.558
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 1569.6469999999999
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 1569.652
                            },
                            "71": {
                                "name": "CSSPropertyClear",
                                "firstUsed": 1569.6569999999999
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 1569.665
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 1569.672
                            },
                            "332": {
                                "name": "CSSPropertyAliasWebkitTransition",
                                "firstUsed": 1569.6849999999999
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 1569.6900000000001
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 1569.693
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 1569.6969999999999
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 1569.76
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 1569.7629999999999
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 1569.7660000000001
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 1569.768
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 1569.77
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 1569.7739999999999
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 1569.777
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 1569.8199999999999
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 1569.8219999999999
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 1569.825
                            },
                            "88": {
                                "name": "CSSPropertyListStyleType",
                                "firstUsed": 1569.855
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 1569.902
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 1569.905
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 1569.912
                            },
                            "209": {
                                "name": "CSSPropertyWebkitBoxOrient",
                                "firstUsed": 1569.9849999999999
                            },
                            "204": {
                                "name": "CSSPropertyWebkitBoxDirection",
                                "firstUsed": 1569.989
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 1569.992
                            },
                            "210": {
                                "name": "CSSPropertyWebkitBoxPack",
                                "firstUsed": 1569.9939999999999
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 1569.9970000000001
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 1570
                            },
                            "212": {
                                "name": "CSSPropertyAliasWebkitBoxShadow",
                                "firstUsed": 1570.0070000000001
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 1570.0119999999999
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 1570.1559999999999
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 1570.21
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 1570.213
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 1570.27
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 1570.4390000000001
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 1570.5060000000001
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 1570.51
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 1570.5129999999999
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 1570.539
                            },
                            "203": {
                                "name": "CSSPropertyWebkitBoxAlign",
                                "firstUsed": 1570.701
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 1570.7059999999999
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 1570.7280000000001
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 1570.8309999999999
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 1572.0060000000001
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 1572.0139999999999
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 1572.02
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 1572.0260000000001
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 1572.106
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 1572.162
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 1572.1849999999999
                            },
                            "205": {
                                "name": "CSSPropertyWebkitBoxFlex",
                                "firstUsed": 1572.2070000000001
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 1572.21
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 1572.404
                            },
                            "49": {
                                "name": "CSSPropertyBorderLeft",
                                "firstUsed": 1572.4090000000001
                            },
                            "54": {
                                "name": "CSSPropertyBorderRight",
                                "firstUsed": 1572.412
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 1572.4159999999999
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 1572.425
                            },
                            "421": {
                                "name": "CSSPropertyTouchAction",
                                "firstUsed": 1768.0309999999999
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 1768.0360000000001
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 1768.175
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 1768.204
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 1768.2080000000001
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 1800,
                    "maxFID": 0,
                    "TTIMeasurementEnd": 7080,
                    "LastInteractive": 1800,
                    "TimeToInteractive": 1800,
                    "FirstCPUIdle": 1800,
                    "TotalBlockingTime": 0,
                    "testID": "241123_BiDcQC_N0",
                    "step": 1,
                    "effectiveBps": 478303,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 134,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.71999999999999997,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.82999999999999996,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "102": 33.299999999999997,
                                "203": 15.800000000000001,
                                "303": 40,
                                "404": 20,
                                "505": 10,
                                "612": 28.600000000000001,
                                "712": 60,
                                "813": 16.699999999999999,
                                "914": 73.700000000000003,
                                "1015": 47.799999999999997,
                                "1115": 52.600000000000001,
                                "1216": 45,
                                "1317": 45,
                                "1417": 54.5,
                                "1518": 35,
                                "1650": 64.299999999999997,
                                "1754": 72.700000000000003,
                                "1855": 90,
                                "1955": 55.600000000000001,
                                "2056": 63.600000000000001,
                                "2157": 47.399999999999999,
                                "2258": 57.100000000000001,
                                "2358": 61.899999999999999,
                                "2459": 50,
                                "2559": 44.399999999999999,
                                "2660": 77.299999999999997,
                                "2760": 42.899999999999999,
                                "2861": 44.399999999999999,
                                "2961": 54.5,
                                "3062": 45,
                                "3162": 35.299999999999997,
                                "3263": 36.799999999999997,
                                "3364": 60,
                                "3465": 47.399999999999999,
                                "3565": 45,
                                "3666": 75,
                                "3767": 44.399999999999999,
                                "3867": 29.399999999999999,
                                "3968": 71.400000000000006,
                                "4069": 50,
                                "4169": 30,
                                "4270": 14.300000000000001,
                                "4371": 10.5,
                                "4471": 15,
                                "4572": 10,
                                "4672": 47.600000000000001,
                                "4773": 15,
                                "4874": 5.2999999999999998,
                                "4974": 14.300000000000001,
                                "5075": 10,
                                "5176": 5.2999999999999998,
                                "5276": 14.300000000000001,
                                "5377": 5.2999999999999998,
                                "5478": 13.6,
                                "5578": 15,
                                "5679": 40,
                                "5780": 18.199999999999999,
                                "5881": 10,
                                "5981": 10,
                                "6082": 14.300000000000001,
                                "6183": 10,
                                "6283": 18.199999999999999,
                                "6384": 10,
                                "6484": 10,
                                "6609": 18.199999999999999,
                                "6709": 25,
                                "6810": 9.5,
                                "6911": 15,
                                "7011": 10,
                                "7112": 10,
                                "7213": 36.799999999999997
                            },
                            "max": 100,
                            "count": 72
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "102": 0,
                                "203": 0,
                                "303": 609557,
                                "404": 403195,
                                "505": 0,
                                "612": 0,
                                "712": 620352,
                                "813": 4047579,
                                "914": 6901205,
                                "1015": 6115691,
                                "1115": 5886564,
                                "1216": 6567998,
                                "1317": 2734215,
                                "1417": 271193,
                                "1518": 604091,
                                "1650": 3955868,
                                "1754": 806492,
                                "1855": 13713073,
                                "1955": 6781537,
                                "2056": 7164439,
                                "2157": 6160281,
                                "2258": 6716731,
                                "2358": 8668967,
                                "2459": 8126996,
                                "2559": 6047787,
                                "2660": 5852172,
                                "2760": 5813268,
                                "2861": 5757578,
                                "2961": 6565326,
                                "3062": 6203491,
                                "3162": 5893692,
                                "3263": 5622082,
                                "3364": 202504,
                                "3465": 100935,
                                "3565": 5241,
                                "3666": 16766,
                                "3767": 597541,
                                "3867": 772640,
                                "3968": 633140,
                                "4069": 524756,
                                "4169": 502465,
                                "4270": 5252,
                                "4371": 0,
                                "4471": 0,
                                "4572": 0,
                                "4672": 0,
                                "4773": 0,
                                "4874": 0,
                                "4974": 3338,
                                "5075": 0,
                                "5176": 0,
                                "5276": 0,
                                "5377": 0,
                                "5478": 0,
                                "5578": 0,
                                "5679": 0,
                                "5780": 0,
                                "5881": 0,
                                "5981": 0,
                                "6082": 0,
                                "6183": 0,
                                "6283": 0,
                                "6384": 0,
                                "6484": 0,
                                "6609": 0,
                                "6709": 0,
                                "6810": 0,
                                "6911": 0,
                                "7011": 0,
                                "7112": 0,
                                "7213": 0
                            },
                            "max": 13713073,
                            "count": 72
                        }
                    },
                    "effectiveBpsDoc": 488710,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241123_BiDcQC_N0&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241123_BiDcQC_N0&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_001800.jpg",
                            "VisuallyComplete": 79
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_001900.jpg",
                            "VisuallyComplete": 79
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_002000.jpg",
                            "VisuallyComplete": 79
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_002100.jpg",
                            "VisuallyComplete": 79
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_002200.jpg",
                            "VisuallyComplete": 79
                        },
                        {
                            "time": 2300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_002300.jpg",
                            "VisuallyComplete": 83
                        },
                        {
                            "time": 2400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_002400.jpg",
                            "VisuallyComplete": 83
                        },
                        {
                            "time": 2800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_002800.jpg",
                            "VisuallyComplete": 84
                        },
                        {
                            "time": 3200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_003200.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 3300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_003300.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 3800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_003800.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 3900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_003900.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 6800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_006800.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 6900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_006900.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 7000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1&file=ms_007000.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "www.lascolinasgolfresort.be": {
                            "bytes": 1401352,
                            "requests": 21,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        },
                        "code.ionicframework.com": {
                            "bytes": 8313,
                            "requests": 1,
                            "cdn_provider": "Cloudflare, Fastly",
                            "connections": 1
                        },
                        "www.googletagmanager.com": {
                            "bytes": 103334,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "www.google-analytics.com": {
                            "bytes": 0,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "code.jquery.com": {
                            "bytes": 30125,
                            "requests": 1,
                            "cdn_provider": "Fastly",
                            "connections": 1
                        },
                        "use.typekit.net": {
                            "bytes": 141455,
                            "requests": 5,
                            "cdn_provider": "Akamai",
                            "connections": 2
                        },
                        "p.typekit.net": {
                            "bytes": 5,
                            "requests": 1,
                            "cdn_provider": "Akamai",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 5438,
                            "bytesUncompressed": 21085,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 161243,
                            "bytesUncompressed": 476311,
                            "requests": 5
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 23163,
                            "bytesUncompressed": 161763,
                            "requests": 4
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 1354588,
                            "bytesUncompressed": 1356031,
                            "requests": 16
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 140152,
                            "bytesUncompressed": 140152,
                            "requests": 4
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 1
                        }
                    },
                    "consoleLog": []
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-v5b2-10.10.1.193",
                    "loadTime": 683,
                    "docTime": 683,
                    "fullyLoaded": 837,
                    "bytesOut": 6257,
                    "bytesOutDoc": 2161,
                    "bytesIn": 5448,
                    "bytesInDoc": 5448,
                    "requests": [
                        {
                            "type": 3,
                            "id": "4D7D2C5DCE66BBE7276E8CDB8D96D0CD",
                            "request_id": "4D7D2C5DCE66BBE7276E8CDB8D96D0CD",
                            "ip_addr": "172.67.160.177",
                            "full_url": "https:\/\/www.lascolinasgolfresort.be\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.lascolinasgolfresort.be",
                            "url": "\/",
                            "raw_id": "4D7D2C5DCE66BBE7276E8CDB8D96D0CD",
                            "frame_id": "6D0E0F19067355C06B9A976542620EF3",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 112,
                            "ttfb_ms": 104,
                            "load_start": 102,
                            "load_start_float": 102.000061,
                            "bytesIn": 5448,
                            "objectSize": 5448,
                            "objectSizeUncompressed": 21085,
                            "chunks": [
                                {
                                    "ts": 208,
                                    "bytes": 382
                                },
                                {
                                    "ts": 208,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 212,
                                    "bytes": 1493,
                                    "inflated": 13971
                                },
                                {
                                    "ts": 213,
                                    "bytes": 1173
                                },
                                {
                                    "ts": 214,
                                    "bytes": 1176
                                },
                                {
                                    "ts": 214,
                                    "bytes": 48,
                                    "inflated": 7114
                                }
                            ],
                            "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
                            "cacheControl": "no-store, no-cache, must-revalidate",
                            "contentType": "text\/html",
                            "contentEncoding": "zstd",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -6,
                            "dns_end": 30,
                            "connect_start": 30,
                            "connect_end": 30,
                            "ssl_start": 30,
                            "ssl_end": 95,
                            "securityDetails": {
                                "protocol": "QUIC",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519Kyber768Draft00",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "lascolinasgolfresort.be",
                                "sanList": [
                                    "lascolinasgolfresort.be",
                                    "*.lascolinasgolfresort.be"
                                ],
                                "issuer": "WE1",
                                "validFrom": 1731428288,
                                "validTo": 1739204287,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2025'",
                                        "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                        "timestamp": 1731431889543,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100F45C4BA8E539314D2BA476217B7EC1F38BBB8F7F487E1D95211E2DF9536DB180022007A59DFC36AC3732D4C32E4166DC66DA882EF23EA8AAED1B6CA8F816EBB1CA1F"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1731431888526,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100FE7D42A1730782539482560DA011E052232B81ACFE192B0C271EA630EE85C15402210081A84969921913EBAB4F8ECA69106165AB8A4C5DE4A11F4EBB1CDCAF66C64603"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": true
                            },
                            "initiator": "https:\/\/www.lascolinasgolfresort.be\/",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.lascolinasgolfresort.be",
                                    ":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=\"129\", \"Google Chrome\";v=\"129\"",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: no-store, no-cache, must-revalidate",
                                    "cf-cache-status: DYNAMIC",
                                    "cf-ray: 8e6d952a7cdad394-FRA",
                                    "content-encoding: zstd",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Sat, 23 Nov 2024 02:03:25 GMT",
                                    "expires: Thu, 19 Nov 1981 08:52:00 GMT",
                                    "nel: {\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "pragma: no-cache",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=WA1pW5A3EMrlizsHjrHpDKKLA1AXbuF55xrcizpSAUnklJvtWdNAZLa8tM%2FXdkBbsl%2BLK3Z9PSApMyA9V%2BWYmXrPCeuevhXV5wauS884Jfo3TKgv%2FrZ%2Bqob7SRtU%2BEtFxvim886FXAjemOBYFwo%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "server-timing: cfL4;desc=\"?proto=QUIC&rtt=52776&sent=13&recv=11&lost=0&retrans=0&sent_bytes=4210&recv_bytes=5860&delivery_rate=18643&cwnd=12000&unsent_bytes=0&cid=5c765f67920cf359&ts=127&x=1\"",
                                    "server-timing: cfHdrFlush;dur=0",
                                    "set-cookie: kirby_session=3abd90b9d0c32f8d81abd5973ce262c1; expires=Mon, 20-Oct-2098 14:45:50 GMT; Max-Age=2332327345; path=\/; secure; HttpOnly",
                                    "vary: accept-encoding"
                                ]
                            },
                            "bytesOut": 2161,
                            "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": 36,
                            "connect_ms": 0,
                            "ssl_ms": 65,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 6,
                            "netlog_id": 61,
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 214,
                            "ttfb_start": 102,
                            "ttfb_end": 206,
                            "download_start": 206,
                            "download_end": 214,
                            "download_ms": 8,
                            "all_start": -6,
                            "all_end": 214,
                            "all_ms": 213,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    380.91500000000002,
                                    381.17899999999997
                                ],
                                [
                                    524.11199999999997,
                                    524.27700000000004
                                ],
                                [
                                    380.92899999999997,
                                    381.101
                                ],
                                [
                                    524.11800000000005,
                                    524.26499999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "31280.101",
                            "request_id": "31280.101",
                            "ip_addr": "216.58.206.46",
                            "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-4DBNJ406G4&gtm=45je4bk0v888893592za200&_p=1732327405322&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102077855~102081485&cid=1954646511.1732327406&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B129.0.0.0%7CGoogle%2520Chrome%3B129.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1732327405&sct=1&seg=0&dl=https%3A%2F%2Fwww.lascolinasgolfresort.be%2F&dt=Las%20Colinas%20Golf%20%26%20Country%20Club%20%7C%20Appartementen%20en%20villa%27s%20Las%20Colinas%20Golf%20%26%20Country%20Club%2C%20Spanje%2C%20Alicante%2C%20luxeresort%2C%20golfresort&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=582",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/g\/collect?v=2&tid=G-4DBNJ406G4&gtm=45je4bk0v888893592za200&_p=1732327405322&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102077855~102081485&cid=1954646511.1732327406&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B129.0.0.0%7CGoogle%2520Chrome%3B129.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1732327405&sct=1&seg=0&dl=https%3A%2F%2Fwww.lascolinasgolfresort.be%2F&dt=Las%20Colinas%20Golf%20%26%20Country%20Club%20%7C%20Appartementen%20en%20villa%27s%20Las%20Colinas%20Golf%20%26%20Country%20Club%2C%20Spanje%2C%20Alicante%2C%20luxeresort%2C%20golfresort&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=582",
                            "raw_id": "31280.101",
                            "frame_id": "6D0E0F19067355C06B9A976542620EF3",
                            "documentURL": "https:\/\/www.lascolinasgolfresort.be\/",
                            "responseCode": 204,
                            "request_type": "Fetch",
                            "load_ms": 122,
                            "ttfb_ms": 122,
                            "load_start": 715,
                            "load_start_float": 715.00013300000001,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 146,
                            "protocol": "HTTP\/2",
                            "dns_start": 581,
                            "dns_end": 619,
                            "connect_start": 619,
                            "connect_end": 649,
                            "ssl_start": 649,
                            "ssl_end": 714,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.com",
                                    "region1.att.app-measurement.com",
                                    "att.app-measurement.com",
                                    "region1.analytics.app-measurement.com",
                                    "analytics.app-measurement.com",
                                    "region1.app-analytics-services-att.com",
                                    "app-analytics-services-att.com",
                                    "region1.app-analytics-services.com",
                                    "app-analytics-services.com",
                                    "google-analytics.com",
                                    "region1.google-analytics.com",
                                    "ssl.google-analytics.com",
                                    "www.google-analytics.com",
                                    "region1.analytics.google.com",
                                    "googletagmanager.com",
                                    "www.googletagmanager.com",
                                    "urchin.com",
                                    "service.urchin.com",
                                    "fps.goog",
                                    "*.fps.goog",
                                    "googleoptimize.com",
                                    "www.googleoptimize.com"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1729499817,
                                "validTo": 1736757416,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h1' log",
                                        "logId": "CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B08",
                                        "timestamp": 1729503418988,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450220051B96E224B12F8A839D7348692F96A65EBD7DF29CCE644F1D31B2B1FB70E303022100E240CE9888C9D11A873C031B8962AD007F553648CD271BF0E4BF3B2B237D9D68"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2025'",
                                        "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                        "timestamp": 1729503419992,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502203C6D559032697D647E828C7B3CA63D87EA37BDCB0D402636CA0C127563384CF2022100AB71FB8737974439A49DFA858195943BD29C905F99FA6BB0BB5A2B85CE829F62"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-4DBNJ406G4",
                            "initiator_line": "171",
                            "initiator_column": "216",
                            "initiator_type": "script",
                            "initiator_function": "Ec",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/g\/collect?v=2&tid=G-4DBNJ406G4&gtm=45je4bk0v888893592za200&_p=1732327405322&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=101925629~102067555~102067808~102077855~102081485&cid=1954646511.1732327406&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B129.0.0.0%7CGoogle%2520Chrome%3B129.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1732327405&sct=1&seg=0&dl=https%3A%2F%2Fwww.lascolinasgolfresort.be%2F&dt=Las%20Colinas%20Golf%20%26%20Country%20Club%20%7C%20Appartementen%20en%20villa%27s%20Las%20Colinas%20Golf%20%26%20Country%20Club%2C%20Spanje%2C%20Alicante%2C%20luxeresort%2C%20golfresort&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=582",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "origin: https:\/\/www.lascolinasgolfresort.be",
                                    "priority: u=1, i",
                                    "referer: https:\/\/www.lascolinasgolfresort.be\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"129\", \"Google Chrome\";v=\"129\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "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\/129.0.0.0 Safari\/537.36 PTST\/24.10.2"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/www.lascolinasgolfresort.be",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 0",
                                    "content-security-policy-report-only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https:\/\/csp.withgoogle.com\/csp\/scaffolding\/ascnsrsggc:86:0",
                                    "content-type: text\/plain",
                                    "cross-origin-opener-policy-report-only: same-origin; report-to=coop_reporting",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Sat, 23 Nov 2024 02:03:25 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "pragma: no-cache",
                                    "report-to: {\"group\":\"coop_reporting\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/scaffolding\/ascnsrsggc:86:0\"}],}",
                                    "server: Golfe2",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 4096,
                            "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": 38,
                            "connect_ms": 30,
                            "ssl_ms": 65,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 581,
                            "socket_group": "https:\/\/www.google-analytics.com <https:\/\/lascolinasgolfresort.be same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 133,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGvzCCBaegAwIBAgIRAIDYDSLinas6CpYEmhxu6HQwDQYJKoZIhvcNAQELBQAw\nOzELMAkGA1UEBhMCVVMxHjAcBgNVBAoTFUdvb2dsZSBUcnVzdCBTZXJ2aWNlczEM\nMAoGA1UEAxMDV1IyMB4XDTI0MTAyMTA4MzY1N1oXDTI1MDExMzA4MzY1NlowITEf\nMB0GA1UEAwwWKi5nb29nbGUtYW5hbHl0aWNzLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABBUT9T0NmrtiE5\/x+0nApP4j73gWp\/i0mWUgheB2fN6y0Gr2XIqZ\nFobAdD9lFW0C7\/E0iYe4DIBnANDI5dL3RcijggShMIIEnTAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nzMKk4bS4uNOI5Dr5wnddQHXspfkwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggJ3BgNVHREEggJuMIICaoIWKi5nb29nbGUtYW5hbHl0aWNzLmNvbYIbcmVnaW9u\nMS5hcHAtbWVhc3VyZW1lbnQuY29tghNhcHAtbWVhc3VyZW1lbnQuY29tgh9yZWdp\nb24xLmF0dC5hcHAtbWVhc3VyZW1lbnQuY29tghdhdHQuYXBwLW1lYXN1cmVtZW50\nLmNvbYIlcmVnaW9uMS5hbmFseXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYIdYW5h\nbHl0aWNzLmFwcC1tZWFzdXJlbWVudC5jb22CJnJlZ2lvbjEuYXBwLWFuYWx5dGlj\ncy1zZXJ2aWNlcy1hdHQuY29tgh5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLWF0dC5j\nb22CInJlZ2lvbjEuYXBwLWFuYWx5dGljcy1zZXJ2aWNlcy5jb22CGmFwcC1hbmFs\neXRpY3Mtc2VydmljZXMuY29tghRnb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9u\nMS5nb29nbGUtYW5hbHl0aWNzLmNvbYIYc3NsLmdvb2dsZS1hbmFseXRpY3MuY29t\nghh3d3cuZ29vZ2xlLWFuYWx5dGljcy5jb22CHHJlZ2lvbjEuYW5hbHl0aWNzLmdv\nb2dsZS5jb22CFGdvb2dsZXRhZ21hbmFnZXIuY29tghh3d3cuZ29vZ2xldGFnbWFu\nYWdlci5jb22CCnVyY2hpbi5jb22CEnNlcnZpY2UudXJjaGluLmNvbYIIZnBzLmdv\nb2eCCiouZnBzLmdvb2eCEmdvb2dsZW9wdGltaXplLmNvbYIWd3d3Lmdvb2dsZW9w\ndGltaXplLmNvbTATBgNVHSAEDDAKMAgGBmeBDAECATA2BgNVHR8ELzAtMCugKaAn\nhiVodHRwOi8vYy5wa2kuZ29vZy93cjIvb0JGWVlhaHpnVkkuY3JsMIIBBAYKKwYB\nBAHWeQIEAgSB9QSB8gDwAHYAzxFW7tUufK\/zh1vZaS6b6RpxZ0qwF+ysAdJbd87M\nOwgAAAGSrm\/abAAABAMARzBFAiAFG5biJLEvioOdc0hpL5amXr198pzOZE8dMbKx\n+3DjAwIhAOJAzpiIydEahzwDG4lirQB\/VTZIzScb8OS\/OysjfZ1oAHYAzPsPaoVx\nCWX+lZtTzumyfCLphVwNl422qX5UwP5MDbAAAAGSrm\/eWAAABAMARzBFAiA8bVWQ\nMml9ZH6CjHs8pj2H6je9yw1AJjbKDBJ1YzhM8gIhAKtx+4c3l0Q5pJ36hYGVlDvS\nnJBfmfprsLtaK4XOgp9iMA0GCSqGSIb3DQEBCwUAA4IBAQA97nFNamJqmb8I2DYN\nMU9bAJiNCMASqu7bAKfP4IzQKzdlh4BMrDEn\/dswq\/iZuNTZXW41KLM60WXrgXL4\n2fs44RKqj9zuIikxNE9GsechO3lPndj1gzdzqrKoaNu2pSINRepFT+WlAJhjjNRm\nBdxJB+KiML0ZjkjzInbSJ7KHXAwNk15s7hIqbfCAP8syD1BjUPfeWamF19ExqJUN\nYxbVv8aPRTQOKuL2RiX+hup7jMViz5CdvmxJDNUpdhtuu+\/9v9GbP9gsL75sUrAA\nPEtxRse1k7T\/NohT7s6Crl2CfhrAy\/G8bHMzoyMkAQrOMR9m1+wi6y3EUO6LrCBj\nDx4r\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 837,
                            "ttfb_start": 715,
                            "ttfb_end": 837,
                            "download_start": 837,
                            "download_end": 837,
                            "download_ms": 0,
                            "all_start": 581,
                            "all_end": 837,
                            "all_ms": 255,
                            "index": 1,
                            "number": 2
                        }
                    ],
                    "requestsFull": 2,
                    "requestsDoc": 1,
                    "responses_200": 1,
                    "responses_404": 0,
                    "responses_other": 1,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "6D0E0F19067355C06B9A976542620EF3",
                    "loadEventStart": 583,
                    "loadEventEnd": 584,
                    "domContentLoadedEventStart": 544,
                    "domContentLoadedEventEnd": 544,
                    "URL": "https:\/\/www.lascolinasgolfresort.be",
                    "connections": 2,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "4D7D2C5DCE66BBE7276E8CDB8D96D0CD",
                    "final_url": "https:\/\/www.lascolinasgolfresort.be\/",
                    "domInteractive": 544,
                    "firstPaint": 488.5,
                    "firstContentfulPaint": 589,
                    "firstImagePaint": 589,
                    "firstMeaningfulPaint": 614,
                    "renderBlockingCSS": 0,
                    "renderBlockingJS": 0,
                    "TTFB": 206,
                    "basePageSSLTime": 65,
                    "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,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 0,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 0,
                    "image_savings": 0,
                    "base_page_cdn": "Cloudflare",
                    "cpuTimes": {
                        "ParseHTML": 8,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 21,
                        "ParseAuthorStyleSheet": 2,
                        "EvaluateScript": 15,
                        "v8.compile": 32,
                        "UpdateLayoutTree": 44,
                        "Layout": 65,
                        "PrePaint": 2,
                        "Paint": 2,
                        "Layerize": 1,
                        "IntersectionObserverController::computeIntersections": 0,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "ResourceChangePriority": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "FunctionCall": 23,
                        "v8.produceCache": 7,
                        "HitTest": 0,
                        "TimerFire": 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": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 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,
                        "Idle": 615
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 8,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 21,
                        "ParseAuthorStyleSheet": 2,
                        "EvaluateScript": 15,
                        "v8.compile": 32,
                        "UpdateLayoutTree": 44,
                        "Layout": 65,
                        "PrePaint": 2,
                        "Paint": 2,
                        "Layerize": 1,
                        "IntersectionObserverController::computeIntersections": 0,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "ResourceChangePriority": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "FunctionCall": 22,
                        "v8.produceCache": 7,
                        "HitTest": 0,
                        "TimerFire": 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": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 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,
                        "Idle": 463
                    },
                    "cpu.ParseHTML": 8,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 21,
                    "cpu.ParseAuthorStyleSheet": 2,
                    "cpu.EvaluateScript": 15,
                    "cpu.v8.compile": 32,
                    "cpu.UpdateLayoutTree": 44,
                    "cpu.Layout": 65,
                    "cpu.PrePaint": 2,
                    "cpu.Paint": 2,
                    "cpu.Layerize": 1,
                    "cpu.IntersectionObserverController::computeIntersections": 0,
                    "cpu.MarkDOMContent": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.FunctionCall": 23,
                    "cpu.v8.produceCache": 7,
                    "cpu.HitTest": 0,
                    "cpu.TimerFire": 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.Idle": 615,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1732327403.1977754,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1732327404.8895011,
                    "browserVersion": "129.0.0.0",
                    "browser_version": "129.0.0.0",
                    "fullyLoadedCPUms": 1199,
                    "fullyLoadedCPUpct": 16.107382550333842,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "6D0E0F19067355C06B9A976542620EF3",
                                    "loaderId": "0616E73BCAC67048511D98B51EE9D758"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.lascolinasgolfresort.be",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.lascolinasgolfresort.be\/",
                    "document_hostname": "www.lascolinasgolfresort.be",
                    "document_origin": "https:\/\/www.lascolinasgolfresort.be",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 316,
                    "domComplete": 583,
                    "PerformancePaintTiming.first-paint": 488.5,
                    "PerformancePaintTiming.first-contentful-paint": 488.5,
                    "origin_dns": {
                        "https": [
                            "1 . alpn=\"h3,h2\" ipv4hint=\"104.21.42.99,172.67.160.177\" ech=\"AEX+DQBBCQAgACDd9btsgy22oDleJcHu3J6QTNKNKyxRIntArteq6KR2PgAEAAEAAQASY2xvdWRmbGFyZS1lY2guY29tAAA=\" ipv6hint=\"2606:4700:3035::ac43:a0b1,2606:4700:3037::6815:2a63\""
                        ],
                        "ns": [
                            "hans.ns.cloudflare.com.",
                            "arya.ns.cloudflare.com."
                        ],
                        "mx": [
                            "0 lascolinasgolfresort-be.mail.protection.outlook.com."
                        ],
                        "txt": [
                            "\"MS=ms30072487\"",
                            "\"domain-verification:f6a83f1862019f5a32be81b05223b5386e42e067\"",
                            "\"google-site-verification=hRLZKHxfkdXwdOn8uIE_mNBVw9h17YJSN-R_eMNvbNY\"",
                            "\"v=spf1 include:_spf.relay.mailprotect.be include:spf.protection.outlook.com ip4:176.62.173.186 ip6:2a00:1c98:1000:1061:0:2:5670:c3dc ~all\""
                        ],
                        "soa": [
                            "arya.ns.cloudflare.com. dns.cloudflare.com. 2356917619 10000 2400 604800 1800"
                        ],
                        "cname": [],
                        "svcb": []
                    },
                    "detected": {
                        "Font scripts": "Typekit,Ionicons",
                        "Webmail": "Microsoft 365",
                        "Email": "Microsoft 365",
                        "CDN": "jQuery CDN,Cloudflare",
                        "JavaScript libraries": "jQuery 3.2.1",
                        "Analytics": "Google Analytics",
                        "Miscellaneous": "Open Graph,HTTP\/3"
                    },
                    "detected_apps": {
                        "Typekit": "",
                        "Microsoft 365": "",
                        "jQuery CDN": "",
                        "jQuery": "3.2.1",
                        "Ionicons": "",
                        "Google Analytics": "",
                        "Cloudflare": "",
                        "Open Graph": "",
                        "HTTP\/3": ""
                    },
                    "detected_technologies": {
                        "Typekit": {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "Microsoft 365": {
                            "name": "Microsoft 365",
                            "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                            "slug": "microsoft-365",
                            "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": "Microsoft 365.svg",
                            "website": "https:\/\/www.microsoft.com\/microsoft-365",
                            "pricing": [],
                            "cpe": null
                        },
                        "jQuery CDN": {
                            "name": "jQuery CDN",
                            "description": "jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.",
                            "slug": "jquery-cdn",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/code.jquery.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "jQuery": {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.2.1",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        "Ionicons": {
                            "name": "Ionicons",
                            "description": "Ionicons is an open-source icon set crafted for web, iOS, Android, and desktop apps.",
                            "slug": "ionicons",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Ionicons.png",
                            "website": "http:\/\/ionicons.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Analytics": {
                            "name": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        "Cloudflare": {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "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
                        },
                        "HTTP\/3": {
                            "name": "HTTP\/3",
                            "description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
                            "slug": "http-3",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "HTTP3.svg",
                            "website": "https:\/\/httpwg.org\/",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Microsoft 365",
                            "description": "Microsoft 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.",
                            "slug": "microsoft-365",
                            "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": "Microsoft 365.svg",
                            "website": "https:\/\/www.microsoft.com\/microsoft-365",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "jQuery CDN",
                            "description": "jQuery CDN is a way to include jQuery in your website without actually downloading and keeping it your website's folder.",
                            "slug": "jquery-cdn",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/code.jquery.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.2.1",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Ionicons",
                            "description": "Ionicons is an open-source icon set crafted for web, iOS, Android, and desktop apps.",
                            "slug": "ionicons",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Ionicons.png",
                            "website": "http:\/\/ionicons.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "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
                        },
                        {
                            "name": "HTTP\/3",
                            "description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
                            "slug": "http-3",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "HTTP3.svg",
                            "website": "https:\/\/httpwg.org\/",
                            "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=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>",
                                        "target": [
                                            "#custom-prev-arrow"
                                        ],
                                        "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 id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button>",
                                        "target": [
                                            "#custom-next-arrow"
                                        ],
                                        "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": "color-contrast",
                                "impact": "serious",
                                "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": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                        "target": [
                                            ".active.parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                        "target": [
                                            "li:nth-child(4) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                        "target": [
                                            "li:nth-child(5) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                        "target": [
                                            "li:nth-child(6) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a>",
                                        "target": [
                                            "li:nth-child(7) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a>",
                                        "target": [
                                            "li:nth-child(8) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#c4bdaa",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 1.8700000000000001,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a>",
                                        "target": [
                                            "li:nth-child(9) > .parent-item"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.87 (foreground color: #c4bdaa, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Een wereld van verschil...<\/p>",
                                        "target": [
                                            ".text-container > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Maak een afspraak<br>\n<a href=\"tel:003232838787\">+32 3 283 87 87<\/a><\/p>",
                                        "target": [
                                            ".home-image1 > .h1-cta.cta > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"tel:003232838787\">+32 3 283 87 87<\/a>",
                                        "target": [
                                            ".home-image1 > .h1-cta.cta > p > a[href=\"tel:003232838787\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(1) > figure > figcaption > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(2) > figure > figcaption > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(3) > figure > figcaption > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(4) > figure > figcaption > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(5) > figure > figcaption > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>",
                                        "target": [
                                            ".h3-grid > .text-container > .text-content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"button\" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Meer info<\/a>",
                                        "target": [
                                            ".button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Hip Estates is sinds 2007 d\u00e9 agent op Las Colinas Golf &amp; Country Club voor alle Belgische en Nederlandse klanten.<\/p>",
                                        "target": [
                                            ".footergrid-left > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<input autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                        "target": [
                                            "#emailfooter"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > li:nth-child(7) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a>",
                                        "target": [
                                            "a[href$=\"www.plug.be\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h3>Las Colinas<\/h3>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(1) > h3"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(3) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(4) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(5) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(6) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(7) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h3>Over ons<\/h3>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > li:nth-child(1) > h3"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > li:nth-child(3) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"infodagen\">Infodagen<\/a>",
                                        "target": [
                                            "li:nth-child(4) > a[href$=\"infodagen\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"magazine\">Magazine<\/a>",
                                        "target": [
                                            "li:nth-child(5) > a[href$=\"magazine\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"contact\">Contact<\/a>",
                                        "target": [
                                            "li:nth-child(6) > a[href$=\"contact\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.19 (foreground color: #887b54, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#887b54",
                                                    "contrastRatio": 3.6099999999999999,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div id=\"privacypolicy\" class=\"active\">",
                                                        "target": [
                                                            "#privacypolicy"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.61 (foreground color: #eeeeee, background color: #887b54, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div id=\"privacypolicy\" class=\"active\">",
                                        "target": [
                                            "#privacypolicy"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.61 (foreground color: #eeeeee, background color: #887b54, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#eeeeee",
                                                    "bgColor": "#887b54",
                                                    "contrastRatio": 3.6099999999999999,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": null,
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div id=\"privacypolicy\" class=\"active\">",
                                                        "target": [
                                                            "#privacypolicy"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element has insufficient color contrast of 3.61 (foreground color: #eeeeee, background color: #887b54, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"privacy-link\" href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Meer info<\/a>",
                                        "target": [
                                            ".privacy-link"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.61 (foreground color: #eeeeee, background color: #887b54, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": "serious",
                                "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": {
                                                    "messageKey": "noLang"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element does not have a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<html>",
                                        "target": [
                                            "html"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute"
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "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 does not have an alt attribute"
                                            },
                                            {
                                                "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": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                        "target": [
                                            "#homesection1 > .plg-container > .arrow"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                        "target": [
                                            "#homesection2 > .plg-container > .arrow"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                        "target": [
                                            "#homesection3 > .arrow"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                                        "target": [
                                            "#custom-prev-arrow > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                                        "target": [
                                            "#custom-next-arrow > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas\/mj_050-kopieren-450x645.jpg)\"><\/div>\n<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(1) > figure > a"
                                        ],
                                        "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:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/appartementen\/piscina_lateral_hinojo-web-450x645.jpg)\"><\/div>\n<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(2) > figure > a"
                                        ],
                                        "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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas-op-maat\/naamloos-14-edit-kopieren_low-450x645.jpg)\"><\/div>\n<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(3) > figure > a"
                                        ],
                                        "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:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/herverkoop\/las-colinas-villa-website-23-kopieren-450x645.jpg)\"><\/div>\n<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(4) > figure > a"
                                        ],
                                        "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:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/modelwoning\/hip-estates-villa-website-9-kopieren-450x645.jpg)\"><\/div>\n<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(5) > figure > a"
                                        ],
                                        "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=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\">",
                                        "target": [
                                            ".slick-current"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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>",
                                        "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": "<div class=\"slick-item slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -820px; top: 0px; z-index: 998; opacity: 0;\">",
                                        "target": [
                                            "div[data-slick-index=\"1\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"slick-item slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -1640px; top: 0px; z-index: 998; opacity: 0;\">",
                                        "target": [
                                            "div[data-slick-index=\"2\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"slick-item slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -2460px; top: 0px; z-index: 998; opacity: 0;\">",
                                        "target": [
                                            "div[data-slick-index=\"3\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\">",
                                        "target": [
                                            ".slick-current"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\">",
                                        "target": [
                                            ".slick-current"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<h1>las colinas<\/h1>",
                                                        "target": [
                                                            ".text-container > h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Aanbod<\/h2>",
                                                        "target": [
                                                            ".plg-container > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2><span>golf &amp;<\/span><span>&nbsp;country<\/span>&nbsp;club<\/h2>",
                                                        "target": [
                                                            "#homesection3 > .title-container > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2><span>een<\/span><span>&nbsp;unieke<\/span><span>&nbsp;ervaring<\/span><\/h2>",
                                                        "target": [
                                                            ".h4-content > .title-container > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Golfbaan<\/h3>",
                                                        "target": [
                                                            ".slick-current > .text-container > .text-content > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2><span>schrijf je in<\/span><span>voor onze<\/span><span>nieuwsbrief<\/span><\/h2>",
                                                        "target": [
                                                            "footer > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Las Colinas<\/h3>",
                                                        "target": [
                                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(1) > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Over ons<\/h3>",
                                                        "target": [
                                                            ".footergrid-item:nth-child(3) > ul > li:nth-child(1) > h3"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html>",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "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": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h1>las colinas<\/h1>",
                                        "target": [
                                            ".text-container > h1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Aanbod<\/h2>",
                                        "target": [
                                            ".plg-container > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>golf &amp;<\/span>",
                                        "target": [
                                            "#homesection3 > .title-container > h2 > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>een<\/span>",
                                        "target": [
                                            ".h4-content > .title-container > h2 > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>&nbsp;unieke<\/span>",
                                        "target": [
                                            ".h4-content > .title-container > h2 > span:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "25.5pt (34px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>schrijf je in<\/span>",
                                        "target": [
                                            "footer > h2 > span:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "25.5pt (34px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>voor onze<\/span>",
                                        "target": [
                                            "footer > h2 > span:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 4.1900000000000004,
                                                    "fontSize": "25.5pt (34px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 4.19"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>nieuwsbrief<\/span>",
                                        "target": [
                                            "footer > h2 > span:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "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=\"website\" id=\"website\" class=\"form__potty\" style=\"display: none;\">",
                                        "target": [
                                            "#website"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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>",
                                        "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": "custom-prev-arrow",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>",
                                        "target": [
                                            "#custom-prev-arrow"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "custom-next-arrow",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button>",
                                        "target": [
                                            "#custom-next-arrow"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "emailfooter",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                        "target": [
                                            "#emailfooter"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "website",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"text\" name=\"website\" id=\"website\" class=\"form__potty\" style=\"display: none;\">",
                                        "target": [
                                            "#website"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "plg-hamburger",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"plg-hamburger\">\n<span><\/span>\n<span><\/span>\n<span><\/span><\/div>",
                                        "target": [
                                            "#plg-hamburger"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "homesection1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"homesection1\">",
                                        "target": [
                                            "#homesection1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "homesection2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"homesection2\">",
                                        "target": [
                                            "#homesection2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "homesection3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"homesection3\">",
                                        "target": [
                                            "#homesection3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "homesection4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section id=\"homesection4\">",
                                        "target": [
                                            "#homesection4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "form2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<form id=\"form2\" method=\"post\" autocomplete=\"off\">",
                                        "target": [
                                            "#form2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "subscribe-submit",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"subscribe-submit\" class=\"disabled\">Verstuur<\/div>",
                                        "target": [
                                            "#subscribe-submit"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "feedback2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p id=\"feedback2\"><\/p>",
                                        "target": [
                                            "#feedback2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "privacypolicy",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"privacypolicy\" class=\"active\">",
                                        "target": [
                                            "#privacypolicy"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                        "target": [
                                            "#emailfooter"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "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"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".home-image1 > .img.home-image[alt=\"Las Colinas\"]"
                                        ]
                                    },
                                    {
                                        "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 class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".img.home-image[alt=\"Las Colinas\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "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 class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".img.home-image[alt=\"Las Colinas\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".h3-grid > .image-container > img[alt=\"Las Colinas\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\">",
                                        "target": [
                                            ".footer-image > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\">",
                                        "target": [
                                            "img[alt=\"Las Colinas Facebook\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\">",
                                        "target": [
                                            "img[alt=\"Las Colinas Instagram\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">",
                                        "target": [
                                            "#emailfooter"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                        "target": [
                                            ".active.parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                        "target": [
                                            "li:nth-child(4) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                        "target": [
                                            "li:nth-child(5) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                        "target": [
                                            "li:nth-child(6) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a>",
                                        "target": [
                                            "li:nth-child(7) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a>",
                                        "target": [
                                            "li:nth-child(8) > .parent-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=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a>",
                                        "target": [
                                            "li:nth-child(9) > .parent-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=\"tel:003232838787\">+32 3 283 87 87<\/a>",
                                        "target": [
                                            ".home-image1 > .h1-cta.cta > p > a[href=\"tel:003232838787\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(1) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(2) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(3) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(4) > figure > figcaption > 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:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a>",
                                        "target": [
                                            ".h2-item:nth-child(5) > figure > figcaption > 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=\"button\" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Meer info<\/a>",
                                        "target": [
                                            ".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=\"social\" href=\"https:\/\/www.facebook.com\/LasColinasGolfresortBe\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\"><\/a>",
                                        "target": [
                                            ".social[target=\"_blank\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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=\"social\" href=\"https:\/\/www.instagram.com\/lascolinasgolfresort.be\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\"><\/a>",
                                        "target": [
                                            ".social[target=\"_blank\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > li:nth-child(7) > 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=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a>",
                                        "target": [
                                            "a[href$=\"www.plug.be\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li: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:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li: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:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li: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:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li: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 href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > li:nth-child(7) > 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:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > li: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=\"infodagen\">Infodagen<\/a>",
                                        "target": [
                                            "li:nth-child(4) > a[href$=\"infodagen\"]"
                                        ]
                                    },
                                    {
                                        "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=\"magazine\">Magazine<\/a>",
                                        "target": [
                                            "li:nth-child(5) > a[href$=\"magazine\"]"
                                        ]
                                    },
                                    {
                                        "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=\"contact\">Contact<\/a>",
                                        "target": [
                                            "li:nth-child(6) > a[href$=\"contact\"]"
                                        ]
                                    },
                                    {
                                        "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=\"privacy-link\" href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Meer info<\/a>",
                                        "target": [
                                            ".privacy-link"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"nav-list\">",
                                        "target": [
                                            ".nav-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>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul"
                                        ]
                                    },
                                    {
                                        "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>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul"
                                        ]
                                    },
                                    {
                                        "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><li><h3>Over ons<\/h3><\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li><li>\n<a href=\"infodagen\">Infodagen<\/a><\/li><li>\n<a href=\"magazine\">Magazine<\/a><\/li><li>\n<a href=\"contact\">Contact<\/a><\/li><\/ul>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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><a class=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li>",
                                        "target": [
                                            ".nav-list > 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>",
                                        "target": [
                                            ".nav-list > 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>",
                                        "target": [
                                            ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li>",
                                        "target": [
                                            ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li>",
                                        "target": [
                                            ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li>",
                                        "target": [
                                            ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a><\/li>",
                                        "target": [
                                            ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a><\/li>",
                                        "target": [
                                            ".nav-list > 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><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a><\/li>",
                                        "target": [
                                            "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>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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&nbsp;<\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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 href=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(1) > ul > 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><h3>Las Colinas<\/h3><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > 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&nbsp;<\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(2) > ul > 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><h3>Over ons<\/h3><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > 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&nbsp;<\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > 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 href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > 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 href=\"infodagen\">Infodagen<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > 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 href=\"magazine\">Magazine<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > 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 href=\"contact\">Contact<\/a><\/li>",
                                        "target": [
                                            ".footergrid-item:nth-child(3) > ul > li:nth-child(6)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".home-image1 > .img.home-image[alt=\"Las Colinas\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".img.home-image[alt=\"Las Colinas\"]:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".img.home-image[alt=\"Las Colinas\"]:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                        "target": [
                                            "#homesection1 > .plg-container > .arrow"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                        "target": [
                                            "#homesection2 > .plg-container > .arrow"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                                        "target": [
                                            ".h3-grid > .image-container > img[alt=\"Las Colinas\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                                        "target": [
                                            "#homesection3 > .arrow"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>",
                                        "target": [
                                            "#custom-prev-arrow"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                                        "target": [
                                            "#custom-prev-arrow > img"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button>",
                                        "target": [
                                            "#custom-next-arrow"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                                        "target": [
                                            "#custom-next-arrow > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\">",
                                        "target": [
                                            ".footer-image > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\">",
                                        "target": [
                                            "img[alt=\"Las Colinas Facebook\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\">",
                                        "target": [
                                            "img[alt=\"Las Colinas Instagram\"]"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "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": "#887b54",
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2><span>golf &amp;<\/span><span>&nbsp;country<\/span>&nbsp;club<\/h2>",
                                        "target": [
                                            "#homesection3 > .title-container > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                                                        "target": [
                                                            ".h3-grid > .image-container > img[alt=\"Las Colinas\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>&nbsp;country<\/span>",
                                        "target": [
                                            "#homesection3 > .title-container > h2 > span:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "contrastRatio": 0,
                                                    "fontSize": "37.5pt (50px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-829x1114.jpg')\"><\/div>",
                                                        "target": [
                                                            ".slick-current > .image-container > .image-item"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span>&nbsp;ervaring<\/span>",
                                        "target": [
                                            ".title-container > h2 > span:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h3>Golfbaan<\/h3>",
                                        "target": [
                                            ".slick-current > .text-container > .text-content > h3"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>",
                                        "target": [
                                            ".slick-current > .text-container > .text-content > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#887b54",
                                                    "contrastRatio": 0,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<strong>golfbaan<\/strong>",
                                        "target": [
                                            ".slick-current > .text-container > .text-content > p > strong"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "",
                    "base_page_cname": "",
                    "base_page_dns_server": "arya.ns.cloudflare.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 6467,
                    "testUrl": "https:\/\/www.lascolinasgolfresort.be",
                    "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:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\",\"width\":760,\"height\":383,\"naturalWidth\":912,\"naturalHeight\":460},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\",\"width\":320,\"height\":439,\"naturalWidth\":645,\"naturalHeight\":885},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\",\"width\":325,\"height\":197,\"naturalWidth\":655,\"naturalHeight\":398},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\",\"width\":95,\"height\":41,\"naturalWidth\":188,\"naturalHeight\":81},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\",\"width\":95,\"height\":41,\"naturalWidth\":188,\"naturalHeight\":81},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\",\"width\":900,\"height\":444,\"naturalWidth\":1040,\"naturalHeight\":513},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\",\"width\":95,\"height\":41,\"naturalWidth\":188,\"naturalHeight\":81},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\",\"width\":40,\"height\":93,\"naturalWidth\":81,\"naturalHeight\":188},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\",\"width\":40,\"height\":93,\"naturalWidth\":81,\"naturalHeight\":188},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\",\"width\":845,\"height\":199,\"naturalWidth\":1318,\"naturalHeight\":333},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\",\"width\":14,\"height\":14,\"naturalWidth\":96,\"naturalHeight\":96},{\"url\":\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\",\"width\":14,\"height\":14,\"naturalWidth\":97,\"naturalHeight\":97}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "aw-conqueror-didot",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "aw-conqueror-didot",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "aw-conqueror-didot",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "sofia-pro-soft",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "sofia-pro-soft",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "700"
                        },
                        {
                            "family": "sofia-pro-soft",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "sofia-pro-soft",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "sofia-pro",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "sofia-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "700"
                        },
                        {
                            "family": "sofia-pro",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "200"
                        },
                        {
                            "family": "sofia-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "200"
                        },
                        {
                            "family": "sofia-pro",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "sofia-pro",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "sofia-pro-condensed",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "sofia-pro-condensed",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "700"
                        },
                        {
                            "family": "sofia-pro-condensed",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "sofia-pro-condensed",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Ionicons",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "normal"
                        }
                    ],
                    "generated-content-percent": 2.5,
                    "generated-content-size": 0.53000000000000003,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 912,
                            "naturalHeight": 460
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg",
                            "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 645,
                            "naturalHeight": 885
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                            "html": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 655,
                            "naturalHeight": 398
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 188,
                            "naturalHeight": 81
                        }
                    ],
                    "imgs-no-alt": [
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png"
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png"
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png"
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png"
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png"
                        }
                    ],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 188,
                            "naturalHeight": 81
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1040,
                            "naturalHeight": 513
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "html": "<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 188,
                            "naturalHeight": 81
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 81,
                            "naturalHeight": 188
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 81,
                            "naturalHeight": 188
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1318,
                            "naturalHeight": 333
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 96,
                            "naturalHeight": 96
                        },
                        {
                            "src": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg",
                            "html": "<img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\">",
                            "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 97,
                            "naturalHeight": 97
                        }
                    ],
                    "jsLibsVulns": [
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.2.1",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-567880"
                        },
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.2.1",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-565129"
                        },
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.2.1",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-174006"
                        }
                    ],
                    "meta-viewport": "width=device-width, initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/code.jquery.com\/jquery-3.2.1.min.js",
                        "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/plugins.min.js?v=8",
                        "https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/scripts.min.js?v=8",
                        "https:\/\/use.typekit.net\/dls6lxx.css",
                        "https:\/\/code.ionicframework.com\/ionicons\/2.0.1\/css\/ionicons.min.css",
                        "https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8"
                    ],
                    "rendered-html": "<html><head><meta charset=\"utf-8\"><title>Las Colinas Golf &amp; Country Club | Appartementen en villa's Las Colinas Golf &amp; Country Club, Spanje, Alicante, luxeresort, golfresort<\/title><meta name=\"description\" content=\"Las Colinas Golf &amp; Country Club is het mooiste resort aan de Costa Blanca. Uw droomwoning met golfterrein midden in het natuurgebied met uitzicht op\u2026\"><meta property=\"og:title\" content=\"Las Colinas Golf &amp; Country Club | Appartementen en villa's Las Colinas Golf &amp; Country Club, Spanje, Alicante, luxeresort, golfresort\"><meta property=\"og:type\" content=\"website\"><meta property=\"og:description\" content=\"Las Colinas Golf &amp; Country Club is het mooiste resort aan de Costa Blanca. Uw droomwoning met golfterrein midden in het natuurgebied met uitzicht op\u2026\"><meta itemprop=\"name\" content=\"Las Colinas Golf &amp; Country Club | Appartementen en villa's Las Colinas Golf &amp; Country Club, Spanje, Alicante, luxeresort, golfresort\"><meta itemprop=\"description\" content=\"Las Colinas Golf &amp; Country Club is het mooiste resort aan de Costa Blanca. Uw droomwoning met golfterrein midden in het natuurgebied met uitzicht op\u2026\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/161_cam_06_ext_general_v02.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/aanbod_161_madrono_12_ext_02.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/beachclub_002-kopieren.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/beachclub_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/beach-club-2-003jzfichasdef_001_filter.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/clubhuis_000a.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/country-club_004.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/courts-filter_crop.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/fitness_filter.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/golf_2010_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/golfbaan_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/golfbaan_bewerkt.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home2.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home3.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home4.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/home5.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/img_3016_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/img_3016_nieuw.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/las-colinas-full-res-13-website.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/lima_l1_interiores_.0003-v3-0000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/limonero-19-20_solarium_v2_.0000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/madrono_12_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/mb-website-35.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/mb-website-46.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/morning-breeze-website-32.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/olivo-11_.0012-00000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/olivo_13_.0004-00000.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/plug-logo.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/somium_madrono-ii_-esquina_1.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/villa-tomillo-7-alta-resolu-21.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/villa-tomillo-7-alta-resolu-21-kopieren-400x266.jpg\"><meta property=\"og:image\" content=\"https:\/\/www.lascolinasgolfresort.be\/content\/1-home\/villa-tomillo-7-alta-resolu-21-kopieren.jpg\"><link rel=\"canonical\" href=\"https:\/\/www.lascolinasgolfresort.be\"><link rel=\"alternate\" hreflang=\"nl\" href=\"https:\/\/www.lascolinasgolfresort.be\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\"><meta name=\"format-detection\" content=\"telephone=no\"><link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/dls6lxx.css\"><link rel=\"stylesheet\" href=\"https:\/\/code.ionicframework.com\/ionicons\/2.0.1\/css\/ionicons.min.css\"><link rel=\"stylesheet\" href=\"https:\/\/www.lascolinasgolfresort.be\/assets\/css\/style.css?v=8\"><link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/favicons\/favicon.png\"><link rel=\"apple-touch-icon\" href=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/favicons\/apple-touch-icon.png\"><meta name=\"msapplication-TileColor\" content=\"#000000\"><meta name=\"format-detection\" content=\"telephone=no\">\n <script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-4DBNJ406G4\"><\/script> <script>window.dataLayer = window.dataLayer || [];\n\t  function gtag(){dataLayer.push(arguments);}\n\t  gtag('js', new Date());\n\n\t  gtag('config', 'G-4DBNJ406G4');<\/script> <\/head><body><div class=\"cloak\"><h1>LAS COLINAS<\/h1><\/div>\n<header><div class=\"plg-container\">\n<nav><ul class=\"nav-list\"><li><a class=\"parent-item  active\" href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a><div class=\"sub\"><ul><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a><\/li><\/ul><\/div><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a><div class=\"sub\"><ul><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/golfresort\">Golfresort<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/golfbaan\">Golfbaan<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/clubhuis\">Club House<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/exclusive-beach-club\">Beachclub<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/restaurants\">Food &amp; Drinks<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/shops\">Shops<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/sportvoorzieningen\">Sportfaciliteiten<\/a><\/li><li><a class=\"child-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\/awards\">Awards<\/a><\/li><\/ul><\/div><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/infodagen\">Infodagen<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/magazine\">Magazine<\/a><\/li><li><a class=\"parent-item \" href=\"https:\/\/www.lascolinasgolfresort.be\/contact\">Contact<\/a><\/li><\/ul><div id=\"plg-hamburger\">\n<span><\/span>\n<span><\/span>\n<span><\/span><\/div>\n<\/nav><\/div>\n<\/header>\n<section id=\"homesection1\"><div class=\"plg-container\"><div class=\"h1-grid\"><div class=\"text-container\"><h1>las colinas<\/h1><p>Een wereld van verschil...<\/p><\/div><div class=\"image-container\"><div class=\"home-image1\">\n<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\"><div class=\"h1-cta cta\"><p>Maak een afspraak<br>\n<a href=\"tel:003232838787\">+32 3 283 87 87<\/a><\/p><\/div><\/div>\n<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-645x885.jpg\" alt=\"Las Colinas\">\n<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/morning-breeze-website-32-655x398.jpg\" alt=\"Las Colinas\"><\/div><div class=\"h1-cta cta showmobile\"><p>Maak een afspraak<br>\n<a href=\"tel:003232838787\">+32 3 283 87 87<\/a><\/p><\/div><\/div>\n<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\"><\/div>\n<\/section>\n<section id=\"homesection2\"><div class=\"plg-container\"><h2>Aanbod<\/h2><div class=\"h2-grid\"><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas\/mj_050-kopieren-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas\">Villa's<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/appartementen\/piscina_lateral_hinojo-web-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/appartementen\">Appartementen<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/villas-op-maat\/naamloos-14-edit-kopieren_low-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/villas-op-maat\">Villa's op maat<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/herverkoop\/las-colinas-villa-website-23-kopieren-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/herverkoop\">Herverkoop<\/a>\n<\/figcaption>\n<\/figure><\/div><div class=\"h2-item\">\n<figure>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\"><div class=\"h2-img lazy\" data-bg=\"url(https:\/\/www.lascolinasgolfresort.be\/thumbs\/aanbod\/modelwoning\/hip-estates-villa-website-9-kopieren-450x645.jpg)\"><\/div>\n<\/a>\n<figcaption>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\/modelwoning\">Modelwoning<\/a>\n<\/figcaption>\n<\/figure><\/div><\/div>\n<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\"><\/div>\n<\/section>\n<section id=\"homesection3\"><div class=\"title-container\"><h2><span>golf &amp;<\/span><span>&nbsp;country<\/span>&nbsp;club<\/h2><\/div><div class=\"h3-grid\"><div class=\"image-container\">\n<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golf_2010_1-1040x513.jpg\" alt=\"Las Colinas\"><\/div><div class=\"text-container\"><div class=\"text-content\"><p>Las Colinas Golf &amp; Country Club is een uitzonderlijk wooncomplex van 330 hectare groot dat ten zuiden van Alicante ligt. Het domein is volledig ge\u00efntegreerd in de natuur en wordt door heuvels met mediterrane bossen omgeven. Het resort heeft een internationale reputatie opgebouwd, dat met dank aan het exclusieve design van de villa\u2019s en appartementen met zicht op zee, de uitmuntende sport-, vrijetijds- , verblijfs- en horecafaciliteiten en de prestigieuze golfbaan met 18 holes. Bij de bouw van de wooneenheden worden de meest innoverende architecturale en ecologische technieken toegepast. De ruimtelijke ligging biedt totale privacy en intimiteit en tegelijkertijd spectaculaire vergezichten.<\/p>                                            <a class=\"button\" href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Meer info<\/a><\/div><\/div><\/div>\n<img class=\"arrow\" src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow.png\">\n<\/section>\n<section id=\"homesection4\"><div class=\"plg-container\"><div class=\"h4-content\"><div class=\"title-container\"><h2><span>een<\/span><span>&nbsp;unieke<\/span><span>&nbsp;ervaring<\/span><\/h2><\/div><div class=\"h4-grid\"><div class=\"slick-container slick-initialized slick-slider\"><div class=\"slick-list draggable\"><div class=\"slick-track\" style=\"opacity: 1; width: 3280px;\"><div class=\"slick-item slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"0\" style=\"width: 820px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Golfbaan<\/h3><p>De <strong>golfbaan<\/strong> met 18 holes strekt zich uit over de vallei tussen de heuvels en past op een vloeiende manier in het landschap. De breedte van de fairways, het design van de golvende greens en de talrijke tees aan elke hole maken deze baan veelzijdig en geschikt voor zowel elke amateurspeler als professional.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/golfbaan_1-829x1114.jpg')\"><\/div><\/div><\/div><div class=\"slick-item slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -820px; top: 0px; z-index: 998; opacity: 0;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Beachclub<\/h3><p>Als bewoner van Las Colinas Golf &amp; Country Club geniet u van een scala aan privileges, waaronder toegang tot de besloten <strong>Las Colinas Beach Club<\/strong> in Dehesa de Campoamor aan de Middellandse Zee, met infinity pool, ligstoelen, uitmuntende beachbar en private parking. En voor wie avontuurlijk is aangelegd, is er de mogelijkheid om verschillende watersporten te beoefenen zoals zeilen, kitesurfen en duiken.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/beachclub_1-829x1114.jpg')\"><\/div><\/div><\/div><div class=\"slick-item slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -1640px; top: 0px; z-index: 998; opacity: 0;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Een waaier aan faciliteiten<\/h3><p>Op Las Colinas is er <strong>geen tijd voor verveling<\/strong>. Een clubhouse waar altijd wat te beleven valt, gezellige bars, restaurantjes die uw smaakpapillen vergenoegen, vele soorten winkels \u2026 De opsomming is verre van compleet. Eigenlijk zou u het allemaal zelf eens moeten ontdekken.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/img_3016_nieuw-829x1114.jpg')\"><\/div><\/div><\/div><div class=\"slick-item slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 820px; position: relative; left: -2460px; top: 0px; z-index: 998; opacity: 0;\"><div class=\"text-container\"><div class=\"text-content\"><h3>Voor de sportliefhebber<\/h3><p>Las Colinas is een droomoord voor <strong>hardlopers, wandelaars en fietsers<\/strong>. U vindt er heerlijke fietstrajecten en wandelroutes te midden van een groene omgeving.<br>\nIn de nieuwe <strong>Sports &amp; Healthy Club <\/strong>kan u zwemmen, fitnessen of relaxen in de wellness. In de <strong>Racquet Club<\/strong> vindt u padel-en tennisbanen en een basketbalterrein.<\/p><\/div><\/div><div class=\"image-container\"><div class=\"image-item\" style=\"background-image: url('https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/country-club_004-829x1114.jpg')\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"slick-buttons\">\n<button id=\"custom-prev-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-left.png\"><\/button>\n<button id=\"custom-next-arrow\" class=\"slick-arrow\" style=\"\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/arrow-right.png\"><\/button><\/div><\/div><\/div><\/div>\n<\/section>\n<footer class=\"\"><h2><span>schrijf je in<\/span><span>voor onze<\/span><span>nieuwsbrief<\/span><\/h2><div class=\"footer-grid\"><div class=\"footergrid-left\"><p>Hip Estates is sinds 2007 d\u00e9 agent op Las Colinas Golf &amp; Country Club voor alle Belgische en Nederlandse klanten.<\/p><div class=\"footer-image\">\n<img src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/olivo007-1318x333.jpg\" alt=\"Schrijf je in voor onze nieuwsbrief\"><\/div><\/div><div class=\"footergrid-right\"><div class=\"footergrid-item\"><ul><li><form id=\"form2\" method=\"post\" autocomplete=\"off\">\n<input autocomplete=\"nope\" class=\"subscribe\" name=\"email\" id=\"emailfooter\" type=\"email\" placeholder=\"E-MAIL\">\n<label class=\"form__potty\" for=\"website\" style=\"display: none;\">Please leave this field blank<\/label>\n<input type=\"text\" name=\"website\" id=\"website\" class=\"form__potty\" style=\"display: none;\">\n<input type=\"hidden\" name=\"_submit\" value=\"uKQ3QwTnFnjD0uZJ3XZV\"><div id=\"subscribe-submit\" class=\"disabled\">Verstuur<\/div><\/form><p id=\"feedback2\"><\/p><\/li><li>\n&nbsp;<\/li><li>\n&nbsp;<\/li><li>\n<a class=\"social\" href=\"https:\/\/www.facebook.com\/LasColinasGolfresortBe\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/facebook-logo.svg\" alt=\"Las Colinas Facebook\"><\/a>\n<a class=\"social\" href=\"https:\/\/www.instagram.com\/lascolinasgolfresort.be\" target=\"_blank\"><img src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/images\/instagram-logo.svg\" alt=\"Las Colinas Instagram\"><\/a><\/li><li>\n&nbsp;<\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Privacy Policy<\/a><\/li><li>\n<a href=\"http:\/\/www.plug.be\" target=\"_blank\">site by Plug<\/a><\/li><\/ul><\/div><div class=\"footergrid-item\"><ul><li><h3>Las Colinas<\/h3><\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\">Las Colinas<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/aanbod\">Aanbod<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/golf-country-club\">Golf &amp; Country Club<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/galerij\">Galerij<\/a><\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/video\">Video<\/a><\/li><\/ul><\/div><div class=\"footergrid-item\"><ul><li><h3>Over ons<\/h3><\/li><li>\n&nbsp;<\/li><li>\n<a href=\"https:\/\/www.lascolinasgolfresort.be\/bezichtigingstrip\">Bezichtigingstrip<\/a><\/li><li>\n<a href=\"infodagen\">Infodagen<\/a><\/li><li>\n<a href=\"magazine\">Magazine<\/a><\/li><li>\n<a href=\"contact\">Contact<\/a><\/li><\/ul><\/div><\/div><\/div>\n<\/footer><div class=\"footer-print\"><h3>Info over Las Colinas Golf &amp; Country Club<\/h3><p>In Belgi\u00eb bent u van harte welkom in ons kantoor te Schilde:<\/p><p><strong>Turnhoutsebaan 72<br>\n2970 Schilde<\/strong><\/p><p>Bel gratis <strong>0800 62 500<\/strong> (enkel vanuit Belgi\u00eb)<br>\n<strong>[email protected]<\/strong><br>\nTel: +32 (0)3 283 87 87<br>\nBE 0743.790.555<\/p><\/div> <script>function form2(){\n\t\t\/\/console.log('form-script');\n\t\t$('#subscribe-submit').click(function (e) {\n\t\t\te.preventDefault();\n\t\t\t$.post(\n\t\t\t\t'https:\/\/www.lascolinasgolfresort.be\/send\/subscribe',\n\t\t\t\t$('#form2').serialize()\n\t\t\t)\n\t\t\t.then(function (response) {\n\t\t\t\tvar feedback = $('#feedback2');\n\t\t\t\tfeedback.removeClass('success error').text(response.message[0]);\n\t\t\t\t$('input, textarea').removeClass('erroneous');\n\t\t\t\tif (response.success) {\n\t\t\t\t\t\/* HUBSPOT *\/\n\t\t\t\t\tvar email = $('#emailfooter').val();\n\n\t\t\t\t\t\/\/var gdpr = $('#checkprivacy').val();\n\t\t\t\t\tvar obj = {\n\t\t\t\t\t\temail: email,\n\t\t\t\t\t}\n\t\t\t\t\t\/\/console.log(obj);\n\t\t\t\t\t$.post(\"\/hubspot\/webhook_subscribe.php\", obj);\n\t\t\t\t\t\/* END HUBSPOT *\/\n\t\t\t\t\tfeedback.addClass('success');\n\t\t\t\t\t\/\/$('input, textarea').prop('value', '');\n\t\t\t\t\t$('.subscribe').attr('disabled', 'true');\n\t\t\t\t\t$('#subscribe-submit').addClass('disabled');\n\t\t\t\t} else {\n\t\t\t\t\tfeedback.addClass('error');\n\t\t\t\t\tfor (var i = response.errors.length - 1; i >= 0; i--) {\n\t\t\t\t\t\t$('[name=\"' + response.errors[i] + '\"]').addClass('erroneous');\n\t\t\t\t\t};\n\t\t\t\t}\n\t\t\t});\n\t\t});\n\t}<\/script> <div id=\"privacypolicy\" class=\"active\">\nDeze website maakt gebruik van cookies om uw gebruikservaring te verbeteren. Door verder te surfen, stemt u in met ons cookiebeleid. <a class=\"privacy-link\" href=\"https:\/\/www.lascolinasgolfresort.be\/privacy-policy\">Meer info<\/a><div class=\"privacy-btn\"><\/div><\/div>\n <script src=\"https:\/\/code.jquery.com\/jquery-3.2.1.min.js\" type=\"text\/javascript\"><\/script> <script src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/plugins.min.js?v=8\" type=\"text\/javascript\"><\/script> <script src=\"https:\/\/www.lascolinasgolfresort.be\/assets\/js\/min\/scripts.min.js?v=8\" type=\"text\/javascript\"><\/script> <\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            439
                        ],
                        [
                            498,
                            3952
                        ]
                    ],
                    "longTasks": [
                        [
                            439,
                            498
                        ]
                    ],
                    "lastVisualChange": 1300,
                    "render": 700,
                    "visualComplete85": 800,
                    "visualComplete90": 1100,
                    "visualComplete95": 1300,
                    "visualComplete99": 1300,
                    "visualComplete": 1300,
                    "SpeedIndex": 774,
                    "largestPaints": [
                        {
                            "event": "LargestImagePaint",
                            "time": 589,
                            "size": 291080,
                            "DOMNodeId": 5,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "class": "img home-image",
                                    "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                    "alt": "Las Colinas"
                                },
                                "sourceURL": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "bounds": [
                                    542.5,
                                    420,
                                    760,
                                    383.328125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 589,
                            "size": 291080,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 542.5,
                                    "y": 420,
                                    "width": 760,
                                    "height": 383.328125,
                                    "top": 420,
                                    "right": 1302.5,
                                    "bottom": 803.328125,
                                    "left": 542.5
                                },
                                "outerHTML": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                                "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 614,
                            "size": 18850,
                            "DOMNodeId": 80,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "bounds": [
                                    792.515625,
                                    265.203125,
                                    319.96875,
                                    50.015625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 588,
                            "size": 291080,
                            "DOMNodeId": 5,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "class": "img home-image",
                                    "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                    "alt": "Las Colinas"
                                },
                                "sourceURL": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "bounds": [
                                    542.5,
                                    420,
                                    760,
                                    383.328125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 588,
                            "size": 291080,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 542.5,
                                    "y": 420,
                                    "width": 760,
                                    "height": 383.328125,
                                    "top": 420,
                                    "right": 1302.5,
                                    "bottom": 803.328125,
                                    "left": 542.5
                                },
                                "outerHTML": "<img class=\"img home-image\" src=\"https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg\" alt=\"Las Colinas\">",
                                "src": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "currentSrc": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 614,
                            "size": 18850,
                            "DOMNodeId": 80,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "bounds": [
                                    792.515625,
                                    265.203125,
                                    319.96875,
                                    50.015625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/www.lascolinasgolfresort.be\/thumbs\/home\/limonero-19-20_solarium_v2_.0000-912x460.jpg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 100
                        },
                        {
                            "name": "fetchStart",
                            "time": 106
                        },
                        {
                            "name": "navigationStart",
                            "time": 130
                        },
                        {
                            "name": "domLoading",
                            "time": 130
                        },
                        {
                            "name": "responseEnd",
                            "time": 131
                        },
                        {
                            "name": "domInteractive",
                            "time": 131
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 131
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 131
                        },
                        {
                            "name": "domComplete",
                            "time": 131
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 314
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 314
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 314
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 315
                        },
                        {
                            "name": "domLoading",
                            "time": 315
                        },
                        {
                            "name": "responseEnd",
                            "time": 316
                        },
                        {
                            "name": "LayoutShift",
                            "time": 538
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 588
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 588
                        },
                        {
                            "name": "firstPaint",
                            "time": 588
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 614
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 614
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 614
                        },
                        {
                            "name": "domInteractive",
                            "time": 644
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 644
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 644
                        },
                        {
                            "name": "domComplete",
                            "time": 683
                        },
                        {
                            "name": "loadEventStart",
                            "time": 683
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 683
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 588
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 588
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 614
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.14453195158040757
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.14453195158040757
                        }
                    ],
                    "chromeUserTiming.navigationStart": 131,
                    "chromeUserTiming.fetchStart": 107,
                    "chromeUserTiming.domLoading": 315,
                    "chromeUserTiming.responseEnd": 316,
                    "chromeUserTiming.domInteractive": 644,
                    "chromeUserTiming.domContentLoadedEventStart": 644,
                    "chromeUserTiming.domContentLoadedEventEnd": 644,
                    "chromeUserTiming.domComplete": 683,
                    "chromeUserTiming.unloadEventStart": 315,
                    "chromeUserTiming.unloadEventEnd": 315,
                    "chromeUserTiming.markAsMainFrame": 315,
                    "chromeUserTiming.commitNavigationEnd": 315,
                    "chromeUserTiming.LayoutShift": 538,
                    "chromeUserTiming.firstPaint": 588,
                    "chromeUserTiming.firstContentfulPaint": 588,
                    "chromeUserTiming.firstImagePaint": 588,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 614,
                    "chromeUserTiming.firstMeaningfulPaint": 614,
                    "chromeUserTiming.loadEventStart": 683,
                    "chromeUserTiming.loadEventEnd": 684,
                    "chromeUserTiming.LargestImagePaint": 589,
                    "chromeUserTiming.LargestContentfulPaint": 589,
                    "chromeUserTiming.LargestTextPaint": 614,
                    "chromeUserTiming.TotalLayoutShift": 0.14453195158040757,
                    "chromeUserTiming.CumulativeLayoutShift": 0.14453195158040757,
                    "LayoutShifts": [
                        {
                            "time": 538,
                            "score": 0.14453195158040757,
                            "cumulative_score": 0.14453195158040757,
                            "window_score": 0.14453195158040757,
                            "shift_window_num": 0,
                            "rects": [
                                [
                                    493,
                                    70,
                                    920,
                                    32
                                ],
                                [
                                    793,
                                    261,
                                    324,
                                    29
                                ],
                                [
                                    53,
                                    290,
                                    1800,
                                    703
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 493,
                                        "y": 70,
                                        "width": 920,
                                        "height": 32,
                                        "top": 70,
                                        "right": 1413,
                                        "bottom": 102,
                                        "left": 493
                                    },
                                    "currentRect": {
                                        "x": 515,
                                        "y": 70,
                                        "width": 875,
                                        "height": 20,
                                        "top": 70,
                                        "right": 1390,
                                        "bottom": 90,
                                        "left": 515
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 53,
                                        "y": 302,
                                        "width": 1800,
                                        "height": 691,
                                        "top": 302,
                                        "right": 1853,
                                        "bottom": 993,
                                        "left": 53
                                    },
                                    "currentRect": {
                                        "x": 53,
                                        "y": 290,
                                        "width": 1800,
                                        "height": 703,
                                        "top": 290,
                                        "right": 1853,
                                        "bottom": 993,
                                        "left": 53
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 803,
                                        "y": 274,
                                        "width": 299,
                                        "height": 71,
                                        "top": 274,
                                        "right": 1102,
                                        "bottom": 345,
                                        "left": 803
                                    },
                                    "currentRect": {
                                        "x": 793,
                                        "y": 261,
                                        "width": 324,
                                        "height": 74,
                                        "top": 261,
                                        "right": 1117,
                                        "bottom": 335,
                                        "left": 793
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 1,
                        "cumulative_score": 0.14453195158040757,
                        "fraction_of_total": 1
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 380.98099999999999
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 317.68000000000001
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 317.68799999999999
                            },
                            "2157": {
                                "name": "PerformanceServerTiming",
                                "firstUsed": 317.69
                            },
                            "4629": {
                                "name": "ZstdContentEncoding",
                                "firstUsed": 317.69200000000001
                            },
                            "5001": {
                                "name": "Feature_5001",
                                "firstUsed": 317.69299999999998
                            },
                            "5002": {
                                "name": "Feature_5002",
                                "firstUsed": 317.69499999999999
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 320.536
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 340.43799999999999
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 340.48000000000002
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 340.483
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 340.49299999999999
                            },
                            "5004": {
                                "name": "Feature_5004",
                                "firstUsed": 353.45400000000001
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 370.76499999999999
                            },
                            "971": {
                                "name": "CSSAtRuleImport",
                                "firstUsed": 371.55200000000002
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 371.82600000000002
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 372.04899999999998
                            },
                            "969": {
                                "name": "CSSAtRuleCharset",
                                "firstUsed": 372.154
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 372.18200000000002
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 374.101
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 374.10500000000002
                            },
                            "2314": {
                                "name": "CSSSelectorWebkitSearchCancelButton",
                                "firstUsed": 374.113
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 374.15699999999998
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 374.19900000000001
                            },
                            "978": {
                                "name": "CSSAtRuleWebkitKeyframes",
                                "firstUsed": 374.25999999999999
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 374.28399999999999
                            },
                            "2299": {
                                "name": "CSSSelectorWebkitInputPlaceholder",
                                "firstUsed": 374.35700000000003
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 375.91899999999998
                            },
                            "4240": {
                                "name": "ScriptSchedulingType_ParserBlockingInline",
                                "firstUsed": 375.93700000000001
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 389.66699999999997
                            },
                            "45": {
                                "name": "PlaceholderAttribute",
                                "firstUsed": 389.73500000000001
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 390.08199999999999
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 394.24099999999999
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 395.16399999999999
                            },
                            "1354": {
                                "name": "CSSValueAppearanceButton",
                                "firstUsed": 398.76299999999998
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 438.83600000000001
                            },
                            "31": {
                                "name": "InputTypeEmail",
                                "firstUsed": 439.03100000000001
                            },
                            "2854": {
                                "name": "InputTypeHidden",
                                "firstUsed": 439.041
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 521.30600000000004
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 521.31899999999996
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 569.54700000000003
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 595.61699999999996
                            },
                            "1898": {
                                "name": "HTMLSlotElement",
                                "firstUsed": 595.625
                            },
                            "1066": {
                                "name": "SameOriginTextScript",
                                "firstUsed": 615.37699999999995
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 615.60000000000002
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 617.524
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 622.90599999999995
                            },
                            "196": {
                                "name": "PrefixedPageVisibility",
                                "firstUsed": 623.73400000000004
                            },
                            "4660": {
                                "name": "PercentOrCalcRelativeUsedOffset",
                                "firstUsed": 633.83399999999995
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 636.31600000000003
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 637.89499999999998
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 638.55100000000004
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 638.94500000000005
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 648.46400000000006
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 659.03700000000003
                            },
                            "1302": {
                                "name": "V8Document_Scripts_AttributeGetter",
                                "firstUsed": 662.56500000000005
                            },
                            "1502": {
                                "name": "AuxclickAddListenerCount",
                                "firstUsed": 674.62599999999998
                            },
                            "4161": {
                                "name": "V8Document_Prerendering_AttributeGetter",
                                "firstUsed": 678.24800000000005
                            },
                            "2228": {
                                "name": "DocumentPageShowRegistered",
                                "firstUsed": 678.66200000000003
                            },
                            "2226": {
                                "name": "DocumentPageHideRegistered",
                                "firstUsed": 678.66899999999998
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 678.98800000000006
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 679.048
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 679.05200000000002
                            },
                            "2511": {
                                "name": "FeaturePolicyJSAPI",
                                "firstUsed": 679.33299999999997
                            },
                            "3835": {
                                "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                                "firstUsed": 679.33699999999999
                            },
                            "2194": {
                                "name": "CookieSet",
                                "firstUsed": 680.65800000000002
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 682.15300000000002
                            },
                            "2913": {
                                "name": "FetchKeepalive",
                                "firstUsed": 682.26900000000001
                            },
                            "2229": {
                                "name": "DocumentPageShowFired",
                                "firstUsed": 683.98000000000002
                            },
                            "4419": {
                                "name": "Scrollend",
                                "firstUsed": 684.54600000000005
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 371.83600000000001
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 371.85599999999999
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 371.86000000000001
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 371.863
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 371.86599999999999
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 371.86900000000003
                            },
                            "326": {
                                "name": "CSSPropertyAliasWebkitTransform",
                                "firstUsed": 374.26900000000001
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 374.27199999999999
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 374.27600000000001
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 389.41399999999999
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 389.75200000000001
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 394.13
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 394.18400000000003
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 394.19099999999997
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 394.19499999999999
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 394.202
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 394.21199999999999
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 394.214
                            },
                            "485": {
                                "name": "CSSPropertyAliasWebkitBoxSizing",
                                "firstUsed": 394.21899999999999
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 394.22199999999998
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 394.34699999999998
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 394.45699999999999
                            },
                            "71": {
                                "name": "CSSPropertyClear",
                                "firstUsed": 394.464
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 394.47399999999999
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 394.48099999999999
                            },
                            "332": {
                                "name": "CSSPropertyAliasWebkitTransition",
                                "firstUsed": 394.495
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 394.5
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 394.50299999999999
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 394.50599999999997
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 394.57400000000001
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 394.577
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 394.57999999999998
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 394.58199999999999
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 394.58499999999998
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 394.58800000000002
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 394.59100000000001
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 394.62799999999999
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 394.63099999999997
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 394.63299999999998
                            },
                            "88": {
                                "name": "CSSPropertyListStyleType",
                                "firstUsed": 394.65699999999998
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 394.75099999999998
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 394.75599999999997
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 394.76400000000001
                            },
                            "209": {
                                "name": "CSSPropertyWebkitBoxOrient",
                                "firstUsed": 394.83499999999998
                            },
                            "204": {
                                "name": "CSSPropertyWebkitBoxDirection",
                                "firstUsed": 394.83800000000002
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 394.84100000000001
                            },
                            "210": {
                                "name": "CSSPropertyWebkitBoxPack",
                                "firstUsed": 394.84300000000002
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 394.84699999999998
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 394.85000000000002
                            },
                            "212": {
                                "name": "CSSPropertyAliasWebkitBoxShadow",
                                "firstUsed": 394.858
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 394.863
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 394.98000000000002
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 395.05000000000001
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 395.053
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 395.14400000000001
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 395.392
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 395.46800000000002
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 395.47199999999998
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 395.476
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 395.505
                            },
                            "203": {
                                "name": "CSSPropertyWebkitBoxAlign",
                                "firstUsed": 395.72000000000003
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 395.726
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 395.74799999999999
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 395.84899999999999
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 398.745
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 398.75299999999999
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 398.75799999999998
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 398.76499999999999
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 398.858
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 398.91300000000001
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 398.94
                            },
                            "205": {
                                "name": "CSSPropertyWebkitBoxFlex",
                                "firstUsed": 398.96499999999997
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 398.96800000000002
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 399.13999999999999
                            },
                            "49": {
                                "name": "CSSPropertyBorderLeft",
                                "firstUsed": 399.14499999999998
                            },
                            "54": {
                                "name": "CSSPropertyBorderRight",
                                "firstUsed": 399.14800000000002
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 399.15300000000002
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 399.16399999999999
                            },
                            "421": {
                                "name": "CSSPropertyTouchAction",
                                "firstUsed": 631.39099999999996
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 631.39599999999996
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 631.63900000000001
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 631.66200000000003
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 631.66700000000003
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 0,
                    "TTIMeasurementEnd": 3952,
                    "LastInteractive": 700,
                    "TotalBlockingTime": 0,
                    "testID": "241123_BiDcQC_N0",
                    "step": 1,
                    "effectiveBps": 8633,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 132,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.71999999999999997,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.82999999999999996,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "102": 25,
                                "203": 45,
                                "303": 15.800000000000001,
                                "404": 50,
                                "506": 100,
                                "607": 90,
                                "708": 90,
                                "808": 36.799999999999997,
                                "909": 21.100000000000001,
                                "1009": 59.100000000000001,
                                "1110": 10.5,
                                "1211": 10.5,
                                "1311": 15,
                                "1412": 10,
                                "1512": 5.2999999999999998,
                                "1613": 10,
                                "1714": 5.2999999999999998,
                                "1814": 10,
                                "1915": 9.5,
                                "2016": 42.100000000000001,
                                "2116": 10,
                                "2217": 10,
                                "2318": 5.2999999999999998,
                                "2418": 10.5,
                                "2519": 5,
                                "2619": 10,
                                "2720": 10,
                                "2821": 10,
                                "2921": 10,
                                "3022": 45.5,
                                "3123": 5.2999999999999998,
                                "3223": 10,
                                "3324": 5.2999999999999998,
                                "3425": 20,
                                "3525": 10,
                                "3626": 5.2999999999999998,
                                "3726": 15,
                                "3827": 10,
                                "3928": 10,
                                "4028": 60
                            },
                            "max": 100,
                            "count": 41
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "102": 0,
                                "203": 29896,
                                "303": 926910,
                                "404": 595184,
                                "506": 0,
                                "607": 0,
                                "708": 0,
                                "808": 26809,
                                "909": 438981,
                                "1009": 63396,
                                "1110": 5250,
                                "1211": 0,
                                "1311": 0,
                                "1412": 0,
                                "1512": 0,
                                "1613": 0,
                                "1714": 0,
                                "1814": 0,
                                "1915": 0,
                                "2016": 0,
                                "2116": 0,
                                "2217": 0,
                                "2318": 0,
                                "2418": 0,
                                "2519": 0,
                                "2619": 0,
                                "2720": 0,
                                "2821": 0,
                                "2921": 0,
                                "3022": 0,
                                "3123": 0,
                                "3223": 0,
                                "3324": 0,
                                "3425": 0,
                                "3525": 0,
                                "3626": 0,
                                "3726": 639670,
                                "3827": 232137,
                                "3928": 0,
                                "4028": 0
                            },
                            "max": 926910,
                            "count": 41
                        }
                    },
                    "effectiveBpsDoc": 11421,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/241123_BiDcQC_N0\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=241123_BiDcQC_N0&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/11\/23\/BiDcQC\/N0\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=241123_BiDcQC_N0&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1_cached&file=ms_000700.jpg",
                            "VisuallyComplete": 80
                        },
                        {
                            "time": 800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1_cached&file=ms_000800.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1_cached&file=ms_000900.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 1000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1_cached&file=ms_001000.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 1100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1_cached&file=ms_001100.jpg",
                            "VisuallyComplete": 90
                        },
                        {
                            "time": 1300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=241123_BiDcQC_N0&video=video_1_cached&file=ms_001300.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "www.lascolinasgolfresort.be": {
                            "bytes": 5448,
                            "requests": 1,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        },
                        "www.google-analytics.com": {
                            "bytes": 0,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 5448,
                            "bytesUncompressed": 21085,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 1
                        }
                    },
                    "consoleLog": []
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}