{"id":6323,"date":"2026-03-31T21:44:46","date_gmt":"2026-03-31T19:44:46","guid":{"rendered":"https:\/\/www.myworkbv.nl\/?page_id=6323"},"modified":"2026-03-31T21:46:00","modified_gmt":"2026-03-31T19:46:00","slug":"cable-track-fitter","status":"publish","type":"page","link":"https:\/\/www.myworkbv.nl\/en\/monter-torow-kablowych\/","title":{"rendered":"Cable Tray Installation"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"6323\" class=\"elementor elementor-6323\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b03b63a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"b03b63a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-010fbdb\" data-id=\"010fbdb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-61f00c2 elementor-widget elementor-widget-html\" data-id=\"61f00c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    \/* --- ARTYKU\u0141 SEO - STYLE G\u0141\u00d3WNE --- *\/\r\n    :root {\r\n        --brand-orange: #EF7F1A;\r\n        --brand-dark: #1A1C20;\r\n        --text-gray: #4B5563;\r\n        --bg-soft: #F9FAFB;\r\n        --transition: all 0.6s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n\r\n    .article-wrapper {\r\n        font-family: 'Montserrat', sans-serif;\r\n        color: var(--brand-dark);\r\n        line-height: 1.8;\r\n        background: #fff;\r\n        padding-bottom: 100px;\r\n    }\r\n\r\n    \/* --- HERO ARTYKU\u0141U --- *\/\r\n    .article-hero {\r\n        height: 50vh;\r\n        background: linear-gradient(rgba(26, 28, 32, 0.8), rgba(26, 28, 32, 0.8)), \r\n                    url('https:\/\/www.myworkbv.nl\/wp-content\/uploads\/2023\/08\/bridge-671833_1280.jpg');\r\n        background-size: cover;\r\n        background-position: center;\r\n        background-attachment: fixed;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        text-align: center;\r\n        color: white;\r\n        margin-bottom: 60px;\r\n    }\r\n\r\n    .article-hero h1 {\r\n        font-size: clamp(26px, 5vw, 46px);\r\n        font-weight: 800;\r\n        text-transform: uppercase;\r\n        color: #FFFFFF !important;\r\n        letter-spacing: -1px;\r\n        max-width: 950px;\r\n        padding: 0 20px;\r\n    }\r\n\r\n    \/* --- STRUKTURA TEKSTU --- *\/\r\n    .article-container { max-width: 900px; margin: 0 auto; padding: 0 25px; }\r\n\r\n    .lead-text {\r\n        font-size: 20px;\r\n        font-weight: 600;\r\n        color: var(--brand-orange);\r\n        margin-bottom: 40px;\r\n        line-height: 1.6;\r\n    }\r\n\r\n    .article-wrapper h2 {\r\n        font-size: 28px;\r\n        font-weight: 800;\r\n        text-transform: uppercase;\r\n        margin: 50px 0 25px 0;\r\n        border-left: 6px solid var(--brand-orange);\r\n        padding-left: 20px;\r\n        color: var(--brand-dark);\r\n        letter-spacing: -0.5px;\r\n    }\r\n\r\n    .article-wrapper h3 {\r\n        font-size: 20px;\r\n        font-weight: 700;\r\n        margin: 35px 0 15px 0;\r\n        color: var(--brand-dark);\r\n    }\r\n\r\n    .article-wrapper p { margin-bottom: 25px; font-size: 16px; color: var(--text-gray); }\r\n\r\n    \/* --- TRAPEZOWY HIGHLIGHT --- *\/\r\n    .industrial-box {\r\n        background: var(--brand-dark);\r\n        color: white;\r\n        padding: 50px;\r\n        margin: 60px 0;\r\n        clip-path: polygon(0 0, 100% 4%, 100% 100%, 0 96%);\r\n    }\r\n\r\n    .industrial-box h3 { color: var(--brand-orange); margin-top: 0; }\r\n    .industrial-box p { color: #D1D5DB; margin-bottom: 0; }\r\n\r\n    \/* --- LISTY --- *\/\r\n    .check-list { list-style: none; margin: 30px 0; }\r\n    .check-list li {\r\n        padding: 12px 0;\r\n        border-bottom: 1px solid #E5E7EB;\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 15px;\r\n        font-weight: 600;\r\n        font-size: 15px;\r\n    }\r\n\r\n    .check-list li::before {\r\n        content: \"\u2713\";\r\n        color: var(--brand-orange);\r\n        font-weight: 900;\r\n        font-size: 18px;\r\n    }\r\n\r\n    \/* --- SEKACJA CTA DOLNA --- *\/\r\n    .article-cta-box {\r\n        text-align: center;\r\n        padding: 80px 40px;\r\n        background: var(--bg-soft);\r\n        margin-top: 80px;\r\n        clip-path: polygon(0 8%, 100% 0, 100% 92%, 0 100%);\r\n    }\r\n\r\n    .article-cta-box h2 { border: none; padding: 0; margin-bottom: 15px; display: block; }\r\n\r\n    .btn-cta-trigger {\r\n        display: inline-block;\r\n        background: var(--brand-orange);\r\n        color: white !important;\r\n        padding: 22px 50px;\r\n        text-decoration: none;\r\n        font-weight: 800;\r\n        text-transform: uppercase;\r\n        font-size: 15px;\r\n        margin-top: 30px;\r\n        cursor: pointer;\r\n        border: none;\r\n        clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 100%);\r\n        transition: var(--transition);\r\n    }\r\n\r\n    .btn-cta-trigger:hover {\r\n        background: var(--brand-dark);\r\n        transform: scale(1.05);\r\n        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);\r\n    }\r\n\r\n    \/* ANIMACJE REVEAL *\/\r\n    .reveal-item { opacity: 0; transform: translateY(30px); transition: var(--transition); }\r\n    .reveal-item.active { opacity: 1; transform: translateY(0); }\r\n\r\n    @media (max-width: 768px) {\r\n        .industrial-box { padding: 40px 20px; clip-path: none; }\r\n        .article-hero { height: 40vh; }\r\n        .article-cta-box { clip-path: none; padding: 50px 20px; }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"article-wrapper\">\r\n    <!-- HERO -->\r\n    <header class=\"article-hero\">\r\n        <h1 class=\"reveal-item\">Cable Tray Installation Netherlands: The Foundation of Industrial Infrastructure<\/h1>\r\n    <\/header>\r\n\r\n    <div class=\"article-container\">\r\n        \r\n        <p class=\"lead-text reveal-item\">\r\n            In the world of modern industrial installations, the cable tray installer plays a key role. They create the technical \"circulatory system\" of every modern plant, refinery, or data center in the Netherlands.\r\n        <\/p>\r\n\r\n        <h2 class=\"reveal-item\">Why is the demand for cable tray installers growing in the Netherlands?<\/h2>\r\n        <p class=\"reveal-item\">\r\n            The Netherlands is a European hub for technology and logistics. The expansion of giant data centers and the modernization of the petrochemical sector generate thousands of kilometers of cable routes that must be installed with millimeter precision. Professional installation of support structures is essential to ensure safety and order in complex electrical and IT systems.\r\n        <\/p>\r\n\r\n        <h2 class=\"reveal-item\">What does the work of a cable tray and track fitter involve?<\/h2>\r\n        <p class=\"reveal-item\">\r\n            This profession combines installation skills with spatial imagination. A cable tray installer in the Netherlands often works on large-scale projects where the pace of work must go hand in hand with the highest quality of workmanship.\r\n        <\/p>\r\n        <ul class=\"check-list reveal-item\">\r\n            <li>Installation of cable trays, ladders, and wire mesh trays at various heights.<\/li>\r\n            <li>Prefabrication and fitting of elements (cutting, bending, bracket assembly).<\/li>\r\n            <li>Construction of fire-rated penetrations and cable passages.<\/li>\r\n            <li>Work using aerial work platforms and system scaffolding.<\/li>\r\n            <li>Installation of routes in accordance with strict design diagrams and NEN standards.<\/li>\r\n        <\/ul>\r\n\r\n        <div class=\"industrial-box reveal-item\">\r\n            <h3>Safety Standards: VCA<\/h3>\r\n            <p>The work of a cable tray installer involves exposure to risks (working at heights, construction sites). Therefore, a VCA certificate is an absolute standard. Dutch clients place great emphasis on knowledge of health and safety procedures, which guarantees the safety of the entire project team.<\/p>\r\n        <\/div>\r\n\r\n        <h2 class=\"reveal-item\">Earnings and Work Models for Installers<\/h2>\r\n        <p class=\"reveal-item\">\r\n            In the Netherlands, cable tray installers can expect stable employment based on delegation (A1), with logistics and accommodation costs covered by the employer. For specialists with more experience, the ZZP (self-employed) model offers attractive hourly rates, allowing them to build their own brand as an independent subcontractor for Dutch contracts.\r\n        <\/p>\r\n\r\n        <h2 class=\"reveal-item\">B2B support for implementing cable infrastructure<\/h2>\r\n        <p class=\"reveal-item\">\r\n            My Work B.V. provides ready-made, cohesive assembly teams for the installation of cable routes throughout the Netherlands. We understand that timely installation of supporting infrastructure is crucial for the timely completion of electrical work. We offer full administrative and logistical support, allowing our partners to focus on execution efficiency.\r\n        <\/p>\r\n\r\n        <!-- CTA SEKCJA -->\r\n        <div class=\"article-cta-box reveal-item\">\r\n            <h2>Do you want to work on the biggest projects?<\/h2>\r\n            <p>Apply to our assembly teams and build the industrial future of the Netherlands with us.<\/p>\r\n            <!-- Przycisk otwiera modal Formspree z Twojego Top Baru -->\r\n            <button class=\"btn-cta-trigger\" id=\"articleCtaBtn\">Apply Now \/ Inquire About Project<\/button>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\n    (function() {\r\n        \/\/ 1. Animacje Reveal\r\n        const observer = new IntersectionObserver((entries) => {\r\n            entries.forEach(entry => {\r\n                if (entry.isIntersecting) {\r\n                    entry.target.classList.add('active');\r\n                }\r\n            });\r\n        }, { threshold: 0.1 });\r\n\r\n        document.querySelectorAll('.reveal-item').forEach(el => {\r\n            observer.observe(el);\r\n        });\r\n\r\n        \/\/ 2. Obs\u0142uga przycisku CTA - otwiera modal Formspree\r\n        const ctaBtn = document.getElementById('articleCtaBtn');\r\n        const modal = document.getElementById('contactModal');\r\n\r\n        if(ctaBtn && modal) {\r\n            ctaBtn.onclick = function() {\r\n                modal.style.display = \"flex\";\r\n                document.body.style.overflow = \"hidden\";\r\n            };\r\n        }\r\n    })();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Monter Tor\u00f3w Kablowych Holandia: Fundament Infrastruktury Przemys\u0142owej W \u015bwiecie nowoczesnych instalacji przemys\u0142owych, monter tor\u00f3w kablowych odgrywa kluczow\u0105 rol\u0119. To on [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-6323","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Monter Tor\u00f3w Kablowych Holandia | Praca i B2B - My Work B.V.<\/title>\n<meta name=\"description\" content=\"Szukasz pracy jako monter tor\u00f3w kablowych w Holandii? Sprawd\u017a aktualne wymagania VCA, stawki dla monter\u00f3w tras oraz oferty B2B. Aplikuj!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.myworkbv.nl\/en\/cable-track-fitter\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Monter Tor\u00f3w Kablowych Holandia | Praca i B2B - My Work B.V.\" \/>\n<meta property=\"og:description\" content=\"Szukasz pracy jako monter tor\u00f3w kablowych w Holandii? Sprawd\u017a aktualne wymagania VCA, stawki dla monter\u00f3w tras oraz oferty B2B. Aplikuj!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.myworkbv.nl\/en\/cable-track-fitter\/\" \/>\n<meta property=\"og:site_name\" content=\"My Work B.V.\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61573231692266\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-31T19:46:00+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.myworkbv.nl\\\/monter-torow-kablowych\\\/\",\"url\":\"https:\\\/\\\/www.myworkbv.nl\\\/monter-torow-kablowych\\\/\",\"name\":\"Monter Tor\u00f3w Kablowych Holandia | Praca i B2B - My Work B.V.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.myworkbv.nl\\\/#website\"},\"datePublished\":\"2026-03-31T19:44:46+00:00\",\"dateModified\":\"2026-03-31T19:46:00+00:00\",\"description\":\"Szukasz pracy jako monter tor\u00f3w kablowych w Holandii? Sprawd\u017a aktualne wymagania VCA, stawki dla monter\u00f3w tras oraz oferty B2B. Aplikuj!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.myworkbv.nl\\\/monter-torow-kablowych\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.myworkbv.nl\\\/monter-torow-kablowych\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.myworkbv.nl\\\/monter-torow-kablowych\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\\\/\\\/www.myworkbv.nl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Monter Tor\u00f3w Kablowych\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.myworkbv.nl\\\/#website\",\"url\":\"https:\\\/\\\/www.myworkbv.nl\\\/\",\"name\":\"My Work B.V.\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.myworkbv.nl\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.myworkbv.nl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.myworkbv.nl\\\/#organization\",\"name\":\"My Work B.V.\",\"url\":\"https:\\\/\\\/www.myworkbv.nl\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.myworkbv.nl\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.myworkbv.nl\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Projekt-bez-nazwy.png\",\"contentUrl\":\"https:\\\/\\\/www.myworkbv.nl\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Projekt-bez-nazwy.png\",\"width\":1920,\"height\":1080,\"caption\":\"My Work B.V.\"},\"image\":{\"@id\":\"https:\\\/\\\/www.myworkbv.nl\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61573231692266\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/my-work-b-v\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cable Tray Installer Netherlands | Work and B2B - My Work B.V.","description":"Looking for a job as a cable tray installer in the Netherlands? Check current VCA requirements, rates for route installers, and B2B offers. Apply!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.myworkbv.nl\/en\/cable-track-fitter\/","og_locale":"en_US","og_type":"article","og_title":"Monter Tor\u00f3w Kablowych Holandia | Praca i B2B - My Work B.V.","og_description":"Szukasz pracy jako monter tor\u00f3w kablowych w Holandii? Sprawd\u017a aktualne wymagania VCA, stawki dla monter\u00f3w tras oraz oferty B2B. Aplikuj!","og_url":"https:\/\/www.myworkbv.nl\/en\/cable-track-fitter\/","og_site_name":"My Work B.V.","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61573231692266","article_modified_time":"2026-03-31T19:46:00+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.myworkbv.nl\/monter-torow-kablowych\/","url":"https:\/\/www.myworkbv.nl\/monter-torow-kablowych\/","name":"Cable Tray Installer Netherlands | Work and B2B - My Work B.V.","isPartOf":{"@id":"https:\/\/www.myworkbv.nl\/#website"},"datePublished":"2026-03-31T19:44:46+00:00","dateModified":"2026-03-31T19:46:00+00:00","description":"Looking for a job as a cable tray installer in the Netherlands? Check current VCA requirements, rates for route installers, and B2B offers. Apply!","breadcrumb":{"@id":"https:\/\/www.myworkbv.nl\/monter-torow-kablowych\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.myworkbv.nl\/monter-torow-kablowych\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.myworkbv.nl\/monter-torow-kablowych\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/www.myworkbv.nl\/"},{"@type":"ListItem","position":2,"name":"Monter Tor\u00f3w Kablowych"}]},{"@type":"WebSite","@id":"https:\/\/www.myworkbv.nl\/#website","url":"https:\/\/www.myworkbv.nl\/","name":"My Work B.V.","description":"","publisher":{"@id":"https:\/\/www.myworkbv.nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.myworkbv.nl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.myworkbv.nl\/#organization","name":"My Work B.V.","url":"https:\/\/www.myworkbv.nl\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.myworkbv.nl\/#\/schema\/logo\/image\/","url":"https:\/\/www.myworkbv.nl\/wp-content\/uploads\/2026\/04\/Projekt-bez-nazwy.png","contentUrl":"https:\/\/www.myworkbv.nl\/wp-content\/uploads\/2026\/04\/Projekt-bez-nazwy.png","width":1920,"height":1080,"caption":"My Work B.V."},"image":{"@id":"https:\/\/www.myworkbv.nl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61573231692266","https:\/\/www.linkedin.com\/company\/my-work-b-v\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.myworkbv.nl\/en\/wp-json\/wp\/v2\/pages\/6323","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.myworkbv.nl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.myworkbv.nl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.myworkbv.nl\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.myworkbv.nl\/en\/wp-json\/wp\/v2\/comments?post=6323"}],"version-history":[{"count":4,"href":"https:\/\/www.myworkbv.nl\/en\/wp-json\/wp\/v2\/pages\/6323\/revisions"}],"predecessor-version":[{"id":6327,"href":"https:\/\/www.myworkbv.nl\/en\/wp-json\/wp\/v2\/pages\/6323\/revisions\/6327"}],"wp:attachment":[{"href":"https:\/\/www.myworkbv.nl\/en\/wp-json\/wp\/v2\/media?parent=6323"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}