{"id":2531,"date":"2020-11-20T13:51:00","date_gmt":"2020-11-20T12:51:00","guid":{"rendered":"https:\/\/www.aerovit.dk\/?post_type=case&#038;p=2531"},"modified":"2021-02-05T14:40:26","modified_gmt":"2021-02-05T13:40:26","slug":"oil-refinery-orlen-lietuva","status":"publish","type":"case","link":"https:\/\/www.aerovit.dk\/de\/cases\/oil-refinery-orlen-lietuva\/","title":{"rendered":"Orl\u00e9n Refinery, Lithuania"},"content":{"rendered":"<div class=\"block-media-text-carousel pt-0 pb-16 md:pb-16 lg:pb-24 theme- schema-bg-color-default\"\n     id=\"\">\n    <div class=\"container relative\">\n                \n            <div>\n\n\n                <div x-data=\"xDataTabbedCarousel_5fb7bd940ce3e()\">\n\n                    <div class=\"block md:hidden\">\n\n                        <div class=\"\">\n\n\n                                                        <div class=\"\" >\n\n                                \n                                <div  class=\"carousel-tab overflow-hidden px-3\">\n\n                                    <div class=\"mb-6\">\n\n                                        \n    <div class=\"overflow-hidden  \">\n        <img src=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2020\/11\/IMG_0035-e1609763048787.jpg\" alt=\"\" class=\"inline-block max-w-full max-h-full\" loading=\"lazy\">\n    <\/div>\n\n\n                                    <\/div>\n\n                                    <header class=\" mb-6\">\n                                        <div class=\"pre-heading\">\n                                                                                    <\/div>\n                                        <h4 class=\"p-0 m-0\">\n                                            Situation BEFORE Aerovit Installation                                        <\/h4>\n                                    <\/header>\n\n                                    <div class=\"text-sm wysiwyg-content mb-6\">\n                                        <p>Orlen Lietuva Refinery has two boilers which are losing a considerable amount of heat due to catalyst dust build-up in the tubes. After two month of operation the boilers tubes are fully covered by catalysts dust, but Orlen \u0301s technicians cannot stop them for manual cleaning because it would imply the whole refinery to shut down.<\/p>\n<p>The diagram shows the steam production of one boiler: after a manual cleaning session the steam production is about 19t\/h and after two months it is only 7,5t\/h.<\/p>\n<p>The final result of the dust accumulation process is a critical reduction of the steam production, which after two months of operation decreases to 15t\/h for both boilers.<\/p>\n                                    <\/div>\n\n                                    \n                                    \n                                <\/div>\n                            <\/div>\n                            \n                        <\/div>\n                    <\/div>\n\n\n                    <div class=\"hidden md:block\">\n                        \n                        <div>\n                            \n                                <div class=\"carousel-slide\" x-show=\"currentSlideIndex === 0\">\n                                    <div class=\"lg:flex \">\n                                        <div class=\"md:mb-6 lg:mb-0 lg:w-2\/3 lg:pr-24\">\n                                            \n    <div class=\"overflow-hidden  \">\n        <img src=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2020\/11\/IMG_0035-e1609763048787.jpg\" alt=\"\" class=\"inline-block max-w-full max-h-full\" loading=\"lazy\">\n    <\/div>\n\n                                        <\/div>\n                                        <div class=\"lg:w-1\/3 \">\n                                            <header class=\"lg:pr-3 mb-6\">\n                                                <div class=\"pre-heading\">\n                                                                                                    <\/div>\n                                                <h3 class=\"p-0 m-0\">\n                                                    Situation BEFORE Aerovit Installation                                                <\/h3>\n                                            <\/header>\n                                            <div class=\"text-sm mb-6 wysiwyg-content\">\n                                                <p>Orlen Lietuva Refinery has two boilers which are losing a considerable amount of heat due to catalyst dust build-up in the tubes. After two month of operation the boilers tubes are fully covered by catalysts dust, but Orlen \u0301s technicians cannot stop them for manual cleaning because it would imply the whole refinery to shut down.<\/p>\n<p>The diagram shows the steam production of one boiler: after a manual cleaning session the steam production is about 19t\/h and after two months it is only 7,5t\/h.<\/p>\n<p>The final result of the dust accumulation process is a critical reduction of the steam production, which after two months of operation decreases to 15t\/h for both boilers.<\/p>\n                                            <\/div>\n                                            \n                                                                                    <\/div>\n\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n\n                    <\/div>\n                <\/div>\n\n                <script>\n                    function xDataTabbedCarousel_5fb7bd940ce3e() {\n                        return {\n                            slidesCount: 1,\n                            currentSlideIndex: 0,\n                            selectorIsOpen: false,\n                            openTabs: [0],\n                            setSlide: function (slideIndex) {\n                                var vm = this;\n                                vm.currentSlideIndex = slideIndex;\n                                var elements = document.querySelectorAll('.carousel-slide');\n                                elements.forEach(function (element, index) {\n                                    vm.stopVideo(element);\n                                });\n\n\n                            },\n                            previousSlide: function () {\n                                var vm = this;\n                                var previousSlide = (vm.currentSlideIndex === 0) ? (vm.slidesCount - 1) : (vm.currentSlideIndex - 1);\n\n                                vm.currentSlideIndex = previousSlide;\n                            },\n                            nextSlide: function () {\n                                var vm = this;\n                                var nextSlide = (vm.currentSlideIndex === (vm.slidesCount - 1)) ? 0 : (vm.currentSlideIndex + 1);\n\n                                vm.currentSlideIndex = nextSlide;\n                            },\n                            stopVideo: function (element) {\n                                var iframe = element.querySelector('iframe');\n                                var video = element.querySelector('video');\n                                if (iframe) {\n                                    var iframeSrc = iframe.src;\n                                    iframe.src = iframeSrc;\n                                }\n                                if (video) {\n                                    video.pause();\n                                }\n                            },\n                            toggleOpenTabs: function (index) {\n                                var vm = this;\n\n                                var tabs = vm.openTabs;\n                                if (vm.openTabs.indexOf(index) > -1 ) {\n                                    vm.openTabs.splice( vm.openTabs.indexOf(index), 1 );\n                                }else{\n                                    vm.openTabs.push(index); \/\/ ...tabs,\n                                }\n\n                            },\n                            isInOpenTabs :function(index){\n                                var vm = this;\n                                return vm.openTabs.includes(index);\n                            }\n                        }\n                    }\n\n                <\/script>\n\n\n            <\/div>\n\n\n            <\/div>\n<\/div>\n\n<div class=\"block-media-text-carousel pt-6 md:pt-12 lg:pt-12 pb-6 md:pb-12 lg:pb-12 theme-light schema-bg-color-white\"\n     id=\"\">\n    <div class=\"container relative\">\n                \n            <div>\n\n\n                <div x-data=\"xDataTabbedCarousel_5ff30723d1171()\">\n\n                    <div class=\"block md:hidden\">\n\n                        <div class=\"\">\n\n\n                                                        <div class=\"\" >\n\n                                \n                                <div  class=\"carousel-tab overflow-hidden px-3\">\n\n                                    <div class=\"mb-6\">\n\n                                        \n    <div class=\"overflow-hidden  \">\n        <img src=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2020\/11\/Skaermbillede-2021-01-04-kl.-13.17.19.png\" alt=\"\" class=\"inline-block max-w-full max-h-full\" loading=\"lazy\">\n    <\/div>\n\n\n                                    <\/div>\n\n                                    <header class=\" mb-6\">\n                                        <div class=\"pre-heading\">\n                                                                                    <\/div>\n                                        <h4 class=\"p-0 m-0\">\n                                            Situation AFTER Aerovit Installation                                        <\/h4>\n                                    <\/header>\n\n                                    <div class=\"text-sm wysiwyg-content mb-6\">\n                                        <p>AEROVIT is installed in April 2011 on both boilers with immediate results. The steam production of each boiler remains stable around 17t\/h, which means 34t\/h for both boilers. Orlen \u00b4s gain therefore is 19t\/h for both boilers. In order to produce these 19t\/h steam on an oil boiler, Orlen should use around 11,6 mio. Litre of oil\/year.<\/p>\n                                    <\/div>\n\n                                                                        <div class=\"py-6\" >\n                                        <div class=\"flex items-center mb-6\">\n                                                                                        <div class=\"mr-3\">\n                                                <div class=\"text-theme-body-text-color opacity-30\">\n                                                    <i class=\"fas fa-user-circle fa-3x\" aria-hidden=\"true\"><\/i>\n                                                <\/div>\n                                            <\/div>\n                                            \n                                            <div>\n                                                <div class=\"font-bold text-xs\">\n                                                    Mr. Viktoras Vasilavi\u010dius                                                <\/div>\n                                                <div class=\"text-xs\">\n                                                    Deputy General Director for Operations                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                        <div class=\"italic text-xs\">\n                                            &#8222;As part of the modernization program, AEROVIT soot blowers were installed in the Fluid Catalic Cracking Unit at the Refinery and placed in operation as of May 2011. The said soot blowers are used to remove catalyst dust from the pipes of the heat recovery boilers KU-401\/1, 2. Use of the soot blowers for the KU-401\/1, 2 led to higher steam production rates (as much as 50 to 60 percent) with a 3-month payback time for the investment. We are happy to say that the project has been succesfully implemeted and appreciate our cooperation with the company AEROVIT&#8220;                                        <\/div>\n                                    <\/div>\n                                    \n                                    \n                                <\/div>\n                            <\/div>\n                            \n                        <\/div>\n                    <\/div>\n\n\n                    <div class=\"hidden md:block\">\n                        \n                        <div>\n                            \n                                <div class=\"carousel-slide\" x-show=\"currentSlideIndex === 0\">\n                                    <div class=\"lg:flex \">\n                                        <div class=\"md:mb-6 lg:mb-0 lg:w-2\/3 lg:pr-24\">\n                                            \n    <div class=\"overflow-hidden  \">\n        <img src=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2020\/11\/Skaermbillede-2021-01-04-kl.-13.17.19.png\" alt=\"\" class=\"inline-block max-w-full max-h-full\" loading=\"lazy\">\n    <\/div>\n\n                                        <\/div>\n                                        <div class=\"lg:w-1\/3 \">\n                                            <header class=\"lg:pr-3 mb-6\">\n                                                <div class=\"pre-heading\">\n                                                                                                    <\/div>\n                                                <h3 class=\"p-0 m-0\">\n                                                    Situation AFTER Aerovit Installation                                                <\/h3>\n                                            <\/header>\n                                            <div class=\"text-sm mb-6 wysiwyg-content\">\n                                                <p>AEROVIT is installed in April 2011 on both boilers with immediate results. The steam production of each boiler remains stable around 17t\/h, which means 34t\/h for both boilers. Orlen \u00b4s gain therefore is 19t\/h for both boilers. In order to produce these 19t\/h steam on an oil boiler, Orlen should use around 11,6 mio. Litre of oil\/year.<\/p>\n                                            <\/div>\n                                                                                            <div class=\"py-6 \" >\n                                                    <div class=\"flex items-center mb-6\">\n\n                                                                                                                    <div class=\"mr-3\">\n                                                                <div class=\"text-theme-body-text-color opacity-30\">\n                                                                    <i class=\"fas fa-user-circle fa-3x\"\n                                                                       aria-hidden=\"true\"><\/i>\n                                                                <\/div>\n                                                            <\/div>\n                                                        \n                                                        <div>\n                                                            <div class=\"font-bold text-xs\">\n                                                                Mr. Viktoras Vasilavi\u010dius                                                            <\/div>\n                                                            <div class=\"text-xs\">\n                                                                Deputy General Director for Operations                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n                                                    <div class=\"text-xs italic\">\n                                                        &#8222;As part of the modernization program, AEROVIT soot blowers were installed in the Fluid Catalic Cracking Unit at the Refinery and placed in operation as of May 2011. The said soot blowers are used to remove catalyst dust from the pipes of the heat recovery boilers KU-401\/1, 2. Use of the soot blowers for the KU-401\/1, 2 led to higher steam production rates (as much as 50 to 60 percent) with a 3-month payback time for the investment. We are happy to say that the project has been succesfully implemeted and appreciate our cooperation with the company AEROVIT&#8220;                                                    <\/div>\n                                                <\/div>\n                                            \n                                                                                    <\/div>\n\n                                    <\/div>\n                                <\/div>\n                                                    <\/div>\n\n                    <\/div>\n                <\/div>\n\n                <script>\n                    function xDataTabbedCarousel_5ff30723d1171() {\n                        return {\n                            slidesCount: 1,\n                            currentSlideIndex: 0,\n                            selectorIsOpen: false,\n                            openTabs: [0],\n                            setSlide: function (slideIndex) {\n                                var vm = this;\n                                vm.currentSlideIndex = slideIndex;\n                                var elements = document.querySelectorAll('.carousel-slide');\n                                elements.forEach(function (element, index) {\n                                    vm.stopVideo(element);\n                                });\n\n\n                            },\n                            previousSlide: function () {\n                                var vm = this;\n                                var previousSlide = (vm.currentSlideIndex === 0) ? (vm.slidesCount - 1) : (vm.currentSlideIndex - 1);\n\n                                vm.currentSlideIndex = previousSlide;\n                            },\n                            nextSlide: function () {\n                                var vm = this;\n                                var nextSlide = (vm.currentSlideIndex === (vm.slidesCount - 1)) ? 0 : (vm.currentSlideIndex + 1);\n\n                                vm.currentSlideIndex = nextSlide;\n                            },\n                            stopVideo: function (element) {\n                                var iframe = element.querySelector('iframe');\n                                var video = element.querySelector('video');\n                                if (iframe) {\n                                    var iframeSrc = iframe.src;\n                                    iframe.src = iframeSrc;\n                                }\n                                if (video) {\n                                    video.pause();\n                                }\n                            },\n                            toggleOpenTabs: function (index) {\n                                var vm = this;\n\n                                var tabs = vm.openTabs;\n                                if (vm.openTabs.indexOf(index) > -1 ) {\n                                    vm.openTabs.splice( vm.openTabs.indexOf(index), 1 );\n                                }else{\n                                    vm.openTabs.push(index); \/\/ ...tabs,\n                                }\n\n                            },\n                            isInOpenTabs :function(index){\n                                var vm = this;\n                                return vm.openTabs.includes(index);\n                            }\n                        }\n                    }\n\n                <\/script>\n\n\n            <\/div>\n\n\n            <\/div>\n<\/div>\n\n<div class=\"cta-simple pt-6 md:pt-12 lg:pt-12 pb-16 md:pb-16 lg:pb-24 theme-dark schema-bg-color-orange\"\n     id=\"\">\n    <div class=\"container relative\">\n        <div class=\"md:flex\">\n            <div class=\"md:w-2\/3 mb-8 md:mb-0 md:flex\">\n                <div class=\"mb-8 md:mb-0 md:mr-6\">\n                    <div class=\"rounded-full h-20 w-20 overflow-hidden mx-auto\">\n                        <img alt=\"\" src=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2020\/11\/manual.svg\" class=\"h-full\">\n                    <\/div>\n                <\/div>\n                <div class=\"text-center md:text-left\">\n                    <header class=\"mb-6 md:mb-3\">\n                                                    <div class=\"pre-heading\">\n                                Want to know more?                            <\/div>\n                                                <h4 class=\"font-bold p-0 m-0\">Download case<\/h4>\n                    <\/header>\n                    <div>\n                        <p>If you want further information about the case you can find it here<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n                                    <div class=\"md:w-1\/3 flex justify-center md:items-center md:justify-end\">\n                            <div x-data=\"{ 'showModal': false }\">\n\n\n        <div>\n            \n                <a href=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2020\/11\/Orlen.pdf\"\n                   target=\"_blank\"\n                   class=\"btn  btn-secondary  \">\n                    <div class=\" ml-6\">\n                        Download PDF                    <\/div>\n                                            <div class=\"float-right ml-3 mr-3\">\n                            <i class=\"far fa-long-arrow-alt-right\"><\/i>\n                        <\/div>\n                                    <\/a>\n\n            \n\n        <\/div>\n\n\n            <\/div>\n\n                    <\/div>\n                \n        <\/div>\n    <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Orlen Lietuva Refinery has two boilers which are losing a considerable amount of heat due to catalyst dust build-up in the tubes<\/p>\n","protected":false},"featured_media":16216,"menu_order":1,"template":"","format":"standard","meta":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.14 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Orl\u00e9n Refinery, Lithuania - Aerovit A\/S<\/title>\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.aerovit.dk\/de\/cases\/oil-refinery-orlen-lietuva\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Orl\u00e9n Refinery, Lithuania - Aerovit A\/S\" \/>\n<meta property=\"og:description\" content=\"Orlen Lietuva Refinery has two boilers which are losing a considerable amount of heat due to catalyst dust build-up in the tubes\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.aerovit.dk\/de\/cases\/oil-refinery-orlen-lietuva\/\" \/>\n<meta property=\"og:site_name\" content=\"Aerovit A\/S\" \/>\n<meta property=\"article:modified_time\" content=\"2021-02-05T13:40:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2020\/11\/orlen-3.png\" \/>\n\t<meta property=\"og:image:width\" content=\"608\" \/>\n\t<meta property=\"og:image:height\" content=\"488\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.aerovit.dk\/de\/cases\/oil-refinery-orlen-lietuva\/\",\"url\":\"https:\/\/www.aerovit.dk\/de\/cases\/oil-refinery-orlen-lietuva\/\",\"name\":\"Orl\u00e9n Refinery, Lithuania - Aerovit A\/S\",\"isPartOf\":{\"@id\":\"https:\/\/www.aerovit.dk\/#website\"},\"datePublished\":\"2020-11-20T12:51:00+00:00\",\"dateModified\":\"2021-02-05T13:40:26+00:00\",\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.aerovit.dk\/de\/cases\/oil-refinery-orlen-lietuva\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.aerovit.dk\/#website\",\"url\":\"https:\/\/www.aerovit.dk\/\",\"name\":\"Aerovit A\/S\",\"description\":\"We specialize in keeping boilers clean \u2013 Efficiently and reliably\",\"publisher\":{\"@id\":\"https:\/\/www.aerovit.dk\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.aerovit.dk\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de-DE\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.aerovit.dk\/#organization\",\"name\":\"Aerovit A\/S\",\"url\":\"https:\/\/www.aerovit.dk\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/www.aerovit.dk\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/12\/Home-Logo.svg\",\"contentUrl\":\"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/12\/Home-Logo.svg\",\"width\":1923,\"height\":289,\"caption\":\"Aerovit A\/S\"},\"image\":{\"@id\":\"https:\/\/www.aerovit.dk\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/1889435\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Orl\u00e9n Refinery, Lithuania - Aerovit A\/S","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.aerovit.dk\/de\/cases\/oil-refinery-orlen-lietuva\/","og_locale":"de_DE","og_type":"article","og_title":"Orl\u00e9n Refinery, Lithuania - Aerovit A\/S","og_description":"Orlen Lietuva Refinery has two boilers which are losing a considerable amount of heat due to catalyst dust build-up in the tubes","og_url":"https:\/\/www.aerovit.dk\/de\/cases\/oil-refinery-orlen-lietuva\/","og_site_name":"Aerovit A\/S","article_modified_time":"2021-02-05T13:40:26+00:00","og_image":[{"width":608,"height":488,"url":"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2020\/11\/orlen-3.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.aerovit.dk\/de\/cases\/oil-refinery-orlen-lietuva\/","url":"https:\/\/www.aerovit.dk\/de\/cases\/oil-refinery-orlen-lietuva\/","name":"Orl\u00e9n Refinery, Lithuania - Aerovit A\/S","isPartOf":{"@id":"https:\/\/www.aerovit.dk\/#website"},"datePublished":"2020-11-20T12:51:00+00:00","dateModified":"2021-02-05T13:40:26+00:00","inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.aerovit.dk\/de\/cases\/oil-refinery-orlen-lietuva\/"]}]},{"@type":"WebSite","@id":"https:\/\/www.aerovit.dk\/#website","url":"https:\/\/www.aerovit.dk\/","name":"Aerovit A\/S","description":"We specialize in keeping boilers clean \u2013 Efficiently and reliably","publisher":{"@id":"https:\/\/www.aerovit.dk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.aerovit.dk\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de-DE"},{"@type":"Organization","@id":"https:\/\/www.aerovit.dk\/#organization","name":"Aerovit A\/S","url":"https:\/\/www.aerovit.dk\/","logo":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/www.aerovit.dk\/#\/schema\/logo\/image\/","url":"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/12\/Home-Logo.svg","contentUrl":"https:\/\/www.aerovit.dk\/wp-content\/uploads\/sites\/112\/2022\/12\/Home-Logo.svg","width":1923,"height":289,"caption":"Aerovit A\/S"},"image":{"@id":"https:\/\/www.aerovit.dk\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/1889435\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.aerovit.dk\/de\/wp-json\/wp\/v2\/case\/2531"}],"collection":[{"href":"https:\/\/www.aerovit.dk\/de\/wp-json\/wp\/v2\/case"}],"about":[{"href":"https:\/\/www.aerovit.dk\/de\/wp-json\/wp\/v2\/types\/case"}],"version-history":[{"count":4,"href":"https:\/\/www.aerovit.dk\/de\/wp-json\/wp\/v2\/case\/2531\/revisions"}],"predecessor-version":[{"id":3833,"href":"https:\/\/www.aerovit.dk\/de\/wp-json\/wp\/v2\/case\/2531\/revisions\/3833"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.aerovit.dk\/de\/wp-json\/wp\/v2\/media\/16216"}],"wp:attachment":[{"href":"https:\/\/www.aerovit.dk\/de\/wp-json\/wp\/v2\/media?parent=2531"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}