{"id":6163,"date":"2024-05-22T16:16:11","date_gmt":"2024-05-22T16:16:11","guid":{"rendered":"https:\/\/isco-pipe.com\/about-us\/"},"modified":"2025-11-25T15:37:47","modified_gmt":"2025-11-25T15:37:47","slug":"about-us","status":"publish","type":"page","link":"https:\/\/isco-pipe.com\/en-ca\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\n\n<h2>\n\t\t\tAbout\t<\/h2>\n<h1>\n\t\t\tISCO\t<\/h1>\n<h2>\n\t\t\tMore than Six Decades of Leadership in HDPE Products, Services and Solutions.\t<\/h2>\n<h3>\n\t\t\tBorn out of a love for all things golf, ISCO is a family business that has grown into the industry leader it is today.    <style>\r\n        #cookieBanner\r\n        {\r\n            --cb-transition: 0.2s ease-out;\r\n            --cb-gutter: 2rem;\r\n            --cb-white: #ffffff;\r\n            --cb-bg: #005A9C;\r\n            --cb-container-maxwidth: 1320px;\r\n            --cb-container-p: 1.5rem;\r\n            --cb-container-py: var(--cb-container-p);\r\n            --cb-container-px: calc( var(--cb-container-p) * 0.5);\r\n            --cb-text: var(--cb-white);\r\n            --cb-title-size: 1.2rem;\r\n            --cb-title-lineheight: 1.5em;\r\n            --cb-title-mb: 1rem;\r\n            --cb-btn-bg: #ffc400;\r\n            --cb-btn-bg-hover: #005a9c;\r\n            --cb-btn-border-width: 1px;\r\n            --cb-btn-border-color: var(--cb-btn-bg);\r\n            --cb-btn-border: var(--cb-btn-border-width) solid var(--cb-btn-border-color);\r\n            --cb-btn-border-color-hover: var(--cb-white);\r\n            --cb-btn-border-hover: var(--cb-btn-border-width) solid var(--cb-btn-border-color-hover);\r\n            --cb-btn-radius: 4px;\r\n            --cb-btn-text: var(--cb-white);\r\n            --cb-btn-text-hover: var(--cb-btn-text);\r\n            --cb-btn-size: 1rem;\r\n            --cb-btn-weight: 600;\r\n            --cb-btn-txt-transform: unset;\r\n            --cb-btn-px: 0.5rem;\r\n            --cb-btn-py: 1.5rem;\r\n            \r\n            position: fixed;\r\n            bottom: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            background-color: var(--cb-bg);\r\n            transform: translateY(100%);\r\n            transition: transform 0.3s ease-out;\r\n            color: var(--cb-text);\r\n            box-sizing: border-box;\r\n            z-index: 9999999;\r\n        }\r\n\r\n        @media (min-width: 576px) \r\n        {\r\n            #cookieBanner \r\n            {\r\n                --cb-container-maxwidth: 540px;\r\n            }\r\n        }\r\n\r\n        @media (min-width: 768px) \r\n        {\r\n            #cookieBanner \r\n            {\r\n                --cb-container-maxwidth: 720px;\r\n            }\r\n        }\r\n\r\n        @media (min-width: 992px) \r\n        {\r\n            #cookieBanner \r\n            {\r\n                --cb-container-maxwidth: 960px;\r\n            }\r\n        }\r\n\r\n        @media (min-width: 1200px) \r\n        {\r\n            #cookieBanner \r\n            {\r\n                --cb-container-maxwidth: 1140px;\r\n            }\r\n        }\r\n\r\n        @media (min-width: 1400px) \r\n        {\r\n            #cookieBanner \r\n            {\r\n                --cb-container-maxwidth: 1320px;\r\n            }\r\n        }\r\n\r\n        #cookieBanner > *,\r\n        #cookieBanner > * > * \r\n        {\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        #cookieBanner.show\r\n        {\r\n            transform: translateY(0);\r\n        }\r\n\r\n        #cookieBanner > .cb-container\r\n        {\r\n            width: 100%;\r\n            max-width: var(--cb-container-maxwidth);\r\n            margin: 0 auto;\r\n            padding: var(--cb-container-py) var(--cb-container-px);\r\n        }\r\n\r\n        #cookieBanner .cb-title\r\n        {\r\n            margin-top: 0;\r\n            margin-bottom: var(--cb-title-mb);\r\n            font-size: var(--cb-title-size);\r\n            line-height: var(--cb-title-lineheight);\r\n            color: var(--cb-text);\r\n        }\r\n\r\n        #cookieBanner .cb-details\r\n        {\r\n            margin-top: 0;\r\n            color: var(--cb-text);\r\n        }\r\n\r\n        @media (min-width: 576px) \r\n        {\r\n            #cookieBanner .cb-content\r\n            {\r\n                display: flex;\r\n            }\r\n\r\n            #cookieBanner .cb-content > *:not(:last-child) \r\n            {\r\n                margin-right: var(--cb-gutter);\r\n            }\r\n\r\n            #cookieBanner .cb-details\r\n            {\r\n                margin: 0;\r\n            }\r\n        }\r\n\r\n        @media (min-width: 992px) \r\n        {\r\n            #cookieBanner .cb-content > *:not(:last-child) \r\n            {\r\n                margin-right: 20%;\r\n            }\r\n        }\r\n\r\n        #cookieBanner .cb-btn\r\n        {\r\n            background-color: var(--cb-btn-bg);\r\n            color: var(--cb-btn-text);\r\n            border: var(--cb-btn-border);\r\n            border-radius: var(--cb-btn-radius);\r\n            padding: var(--cb-btn-px) var(--cb-btn-py);\r\n            text-align: center;\r\n            text-decoration: none;\r\n            display: block;\r\n            font-size: var(--cb-btn-size);\r\n            font-weight: var(--cb-btn-weight);\r\n            cursor: pointer;\r\n            transition: background-color var(--cb-transition), border var(--cb-transition), color var(--cb-transition);\r\n            text-transform: var(--cb-btn-txt-transform);\r\n            white-space: nowrap;\r\n            align-self: flex-start;\r\n        }\r\n\r\n        #cookieBanner .cb-btn:hover\r\n        {\r\n            background-color: var(--cb-btn-bg-hover);\r\n            border: var(--cb-btn-border-hover);\r\n            color: var(--cb-btn-text-hover);\r\n        }\r\n    <\/style>\r\n    <script>\r\n        window.addEventListener('load', function()\r\n        {\r\n\t\t\r\n\t\tlet cookieWindow = getCookie(\"us-cookie-user\");\r\n        if (!cookieWindow)\r\n        {\r\n            \/\/alert('SHOW WINDOW');\r\n\t\t\t  setTimeout(function()\r\n            {\r\n                document.getElementById('cookieBanner').classList.add('show');\r\n            }, 500); \/\/ Delay of 500ms for a smoother experience\r\n        }\r\n\r\n\t\t\r\n\t\t\r\n          \r\n        });\r\n\r\n        function closeBanner()\r\n        {\r\n            const banner = document.getElementById('cookieBanner');\r\n            banner.classList.remove('show');\r\n            banner.addEventListener('transitionend', function() {\r\n                banner.style.display = 'none';\r\n            }, { once: true });\r\n        }\r\n\r\n    \r\n\r\n        function getCookie(cname)\r\n        {\r\n            let name = cname + \"=\";\r\n            let ca = document.cookie.split(';');\r\n            for(let i = 0; i < ca.length; i++)\r\n            {\r\n                let c = ca[i];\r\n                while (c.charAt(0) == ' ') {\r\n                c = c.substring(1);\r\n                }\r\n                if (c.indexOf(name) == 0) {\r\n                return c.substring(name.length, c.length);\r\n                }\r\n            }\r\n            return \"\";\r\n        }\r\n\r\n        function setCookie(cname, cvalue, exdays)\r\n        {\r\n            const d = new Date();\r\n            d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));\r\n            let expires = \"expires=\"+d.toUTCString();\r\n            document.cookie = cname + \"=\" + cvalue + \";\" + expires + \";path=\/\";\r\n            \/\/alert('set!');\r\n        }\r\n\r\n        function cbActions()\r\n        {\r\n            setCookie(\"us-cookie-user\", \"true\", 365);\r\n            closeBanner();\r\n        }\r\n    <\/script>\r\n    \r\n    <div id=\"cookieBanner\">\r\n        <div class=\"cb-container\">\r\n            <h2 class=\"cb-title\">This site uses cookies<\/h2>\r\n\r\n            <div class=\"cb-content\">\r\n                <p class=\"cb-details\">We use cookies to enhance your browsing experience and deliver personalized ads. We don\u2019t sell your information. By continuing to use this site, you agree to our use of cookies.<\/p>\r\n\r\n                <button class=\"cb-btn\" onclick=\"javascript:cbActions()\" name=\"setcookie\">Agree and Enter<\/button>\r\n            <\/div>\r\n            \r\n        <\/div>\r\n    <\/div><!-- \/#cookieBanner -->\r\n\t<\/h3>\n\t<p>ISCO has a long history of recognizing and building on opportunity. In 1962, founder Jim Kirchdorfer, Sr. was running his family&#8217;s hardware store in the heart of Louisville, KY, when he recognized a need and developed a solution.<\/p>\n<p>A long-time golf devotee, he was able to parlay his love of the game into a business specializing in underground golf course irrigation. He named the venture the Irrigation Supply Co. (ISCO). In 1975, he learned of a new product, high-density polyethylene (HDPE), that would revolutionize the piping industry as a more reliable, longer-lasting material than other options.<\/p>\n<p>Since then, Mr. Kirchdorfer&#8217;s sons Jimmy and Mark have taken over the reins, building ISCO into a truly global piping solutions provider, the largest in North America, with more than 35 facilities across the United States and Canada.<\/p>\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/isco-pipe.com\/wp-content\/uploads\/2024\/08\/ISCO-slogan-logo-silver.webp\" alt=\"ISCO Your Trusted Pipe Partner\" height=\"654\" width=\"747\" title=\"ISCO Your Trusted Pipe Partner\" loading=\"lazy\" \/>\n<h2>\n\t\t\tLearn more about ISCO.\t<\/h2>\n<h3>\n\t\t\tOur Leaders\t<\/h3>\n\t<p>Meet the ISCO management team<\/p>\n\t\t\t<a href=\"\/about-us\/our-leaders\/\" target=\"_self\">\n\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t<\/a>\n<h3>\n\t\t\tOur Locations\t<\/h3>\n\t<p>Find the ISCO location nearest to you<\/p>\n\t\t\t<a href=\"\/locations\/\" target=\"_self\">\n\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t<\/a>\n<h3>\n\t\t\tOur Certifications\t<\/h3>\n\t<p>Our certifications, all in one place<\/p>\n\t\t\t<a href=\"\/technical-hub\/quality-certifications\/\" target=\"_self\">\n\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t<\/a>\n<h3>\n\t\t\tOur Salespeople\t<\/h3>\n\t<p>Connect with an ISCO rep near you<\/p>\n\t\t\t<a href=\"\/about-us\/find-your-salesperson\/\" target=\"_self\">\n\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t<\/a>\n<h3>\n\t\t\tYour Career\t<\/h3>\n\t<p>Learn about careers at ISCO<\/p>\n\t\t\t<a href=\"\/about-us\/careers\/\" target=\"_self\">\n\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t<\/a>\n<h3>\n\t\t\tAbout ISCO\t<\/h3>\n\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--label-0\" aria-controls=\"fl-accordion--panel-0\">Who founded ISCO?<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--icon-0\"><i title=\"Expand\">Expand<\/i><\/a>\n\t\t\t\t\t<p>ISCO was founded in 1962 by Jim Kirchdorfer Sr., who began by supplying underground golf-course irrigation materials from his family&#8217;s Louisville hardware store. His early innovation in using high-density polyethylene (HDPE) pipe helped launch what became one of North America&#8217;s largest HDPE specialists. <a href=\"#about-isco-faq\">Learn more about ISCO&#8217;s history \u2192<\/a><\/p>\n\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--label-1\" aria-controls=\"fl-accordion--panel-1\">Is ISCO a family-owned company?<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--icon-1\"><i title=\"Expand\">Expand<\/i><\/a>\n\t\t\t\t\t<p>Yes. ISCO remains family-owned and operated, with multiple generations of the Kirchdorfer family actively involved in leadership.<\/p>\n\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--label-2\" aria-controls=\"fl-accordion--panel-2\">How long has ISCO been in business?<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--icon-2\"><i title=\"Expand\">Expand<\/i><\/a>\n\t\t\t\t\t<p>Since 1962 &#8211; more than 60 years of continuous service in HDPE piping, fusion equipment, and fabrication.<\/p>\n<h3 data-animation-delay=\"0\" data-animation-duration=\"1\">\n\t\t\tHave a question? We have an answer. A project or problem? We have a solution.\t<\/h3>\n<h2 data-animation-delay=\"0.25\" data-animation-duration=\"1\">\n\t\t\tGet in touch today.\t<\/h2>\n\t\t\t<a href=\"\/contact-us\/\" target=\"_self\">\n\t\t\t\t\t\t\tContact us\n\t\t\t\t\t<\/a>\n\n","protected":false},"excerpt":{"rendered":"<p>About ISCO More than Six Decades of Leadership in HDPE Products, Services and Solutions. Born out of a love for all things golf, ISCO is a family business that has grown into the industry leader it is today. ISCO has a long history of recognizing and building on opportunity. In 1962, founder Jim Kirchdorfer, Sr.&hellip;<\/p>\n","protected":false},"author":2,"featured_media":6160,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-6163","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>About Us | ISCO Industries<\/title>\n<meta name=\"description\" content=\"Born out of a love for all things golf, ISCO is a family business that has grown into the industry leader it is today.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/isco-pipe.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Us\" \/>\n<meta property=\"og:description\" content=\"Born out of a love for all things golf, ISCO is a family business that has grown into the industry leader it is today.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/isco-pipe.com\/en-ca\/about-us\/\" \/>\n<meta property=\"og:site_name\" content=\"ISCO Industries\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-25T15:37:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/isco-pipe.com\/wp-content\/uploads\/2024\/05\/1660x800_fpo_hero.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1660\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\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:\\\/\\\/isco-pipe.com\\\/en-ca\\\/about-us\\\/\",\"url\":\"https:\\\/\\\/isco-pipe.com\\\/en-ca\\\/about-us\\\/\",\"name\":\"About Us | ISCO Industries\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/isco-pipe.com\\\/en-ca\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/isco-pipe.com\\\/en-ca\\\/about-us\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/isco-pipe.com\\\/en-ca\\\/about-us\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/isco-pipe.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/1660x800_fpo_hero.webp\",\"datePublished\":\"2024-05-22T16:16:11+00:00\",\"dateModified\":\"2025-11-25T15:37:47+00:00\",\"description\":\"Born out of a love for all things golf, ISCO is a family business that has grown into the industry leader it is today.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/isco-pipe.com\\\/en-ca\\\/about-us\\\/#breadcrumb\"},\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/isco-pipe.com\\\/en-ca\\\/about-us\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\\\/\\\/isco-pipe.com\\\/en-ca\\\/about-us\\\/#primaryimage\",\"url\":\"https:\\\/\\\/isco-pipe.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/1660x800_fpo_hero.webp\",\"contentUrl\":\"https:\\\/\\\/isco-pipe.com\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/1660x800_fpo_hero.webp\",\"width\":1660,\"height\":800},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/isco-pipe.com\\\/en-ca\\\/about-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/isco-pipe.com\\\/en-ca\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/isco-pipe.com\\\/en-ca\\\/#website\",\"url\":\"https:\\\/\\\/isco-pipe.com\\\/en-ca\\\/\",\"name\":\"ISCO Industries\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/isco-pipe.com\\\/en-ca\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-CA\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"About Us | ISCO Industries","description":"Born out of a love for all things golf, ISCO is a family business that has grown into the industry leader it is today.","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:\/\/isco-pipe.com\/","og_locale":"en_US","og_type":"article","og_title":"About Us","og_description":"Born out of a love for all things golf, ISCO is a family business that has grown into the industry leader it is today.","og_url":"https:\/\/isco-pipe.com\/en-ca\/about-us\/","og_site_name":"ISCO Industries","article_modified_time":"2025-11-25T15:37:47+00:00","og_image":[{"width":1660,"height":800,"url":"https:\/\/isco-pipe.com\/wp-content\/uploads\/2024\/05\/1660x800_fpo_hero.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/isco-pipe.com\/en-ca\/about-us\/","url":"https:\/\/isco-pipe.com\/en-ca\/about-us\/","name":"About Us | ISCO Industries","isPartOf":{"@id":"https:\/\/isco-pipe.com\/en-ca\/#website"},"primaryImageOfPage":{"@id":"https:\/\/isco-pipe.com\/en-ca\/about-us\/#primaryimage"},"image":{"@id":"https:\/\/isco-pipe.com\/en-ca\/about-us\/#primaryimage"},"thumbnailUrl":"https:\/\/isco-pipe.com\/wp-content\/uploads\/2024\/05\/1660x800_fpo_hero.webp","datePublished":"2024-05-22T16:16:11+00:00","dateModified":"2025-11-25T15:37:47+00:00","description":"Born out of a love for all things golf, ISCO is a family business that has grown into the industry leader it is today.","breadcrumb":{"@id":"https:\/\/isco-pipe.com\/en-ca\/about-us\/#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/isco-pipe.com\/en-ca\/about-us\/"]}]},{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/isco-pipe.com\/en-ca\/about-us\/#primaryimage","url":"https:\/\/isco-pipe.com\/wp-content\/uploads\/2024\/05\/1660x800_fpo_hero.webp","contentUrl":"https:\/\/isco-pipe.com\/wp-content\/uploads\/2024\/05\/1660x800_fpo_hero.webp","width":1660,"height":800},{"@type":"BreadcrumbList","@id":"https:\/\/isco-pipe.com\/en-ca\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/isco-pipe.com\/en-ca\/home\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@type":"WebSite","@id":"https:\/\/isco-pipe.com\/en-ca\/#website","url":"https:\/\/isco-pipe.com\/en-ca\/","name":"ISCO Industries","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/isco-pipe.com\/en-ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-CA"}]}},"_links":{"self":[{"href":"https:\/\/isco-pipe.com\/en-ca\/wp-json\/wp\/v2\/pages\/6163","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/isco-pipe.com\/en-ca\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/isco-pipe.com\/en-ca\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/isco-pipe.com\/en-ca\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/isco-pipe.com\/en-ca\/wp-json\/wp\/v2\/comments?post=6163"}],"version-history":[{"count":5,"href":"https:\/\/isco-pipe.com\/en-ca\/wp-json\/wp\/v2\/pages\/6163\/revisions"}],"predecessor-version":[{"id":9931,"href":"https:\/\/isco-pipe.com\/en-ca\/wp-json\/wp\/v2\/pages\/6163\/revisions\/9931"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/isco-pipe.com\/en-ca\/wp-json\/wp\/v2\/media\/6160"}],"wp:attachment":[{"href":"https:\/\/isco-pipe.com\/en-ca\/wp-json\/wp\/v2\/media?parent=6163"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}