{"id":7915,"date":"2024-09-24T08:56:15","date_gmt":"2024-09-24T06:56:15","guid":{"rendered":"https:\/\/www.ep-e.com\/?post_type=products&#038;p=7915"},"modified":"2024-09-24T10:26:21","modified_gmt":"2024-09-24T08:26:21","slug":"real-gas-loop","status":"publish","type":"products","link":"https:\/\/www.ep-e.com\/en\/products\/real-gas-loop\/","title":{"rendered":"Real Gas Loop"},"content":{"rendered":"<div class=\"cnt_row\"><div class=\"cnt_col sal\" data-sal=\"slide-up\" data-sal-easing=\"ease-in-out\"><div class=\"container-narrow\">\n<h3 class=\"wp-block-heading\">Flow calibration of technical and combustible gases<\/h3>\n<\/div><\/div><\/div>\n\n<div class=\"cnt_row\"><div class=\"cnt_col sal\" data-sal=\"slide-up\" data-sal-easing=\"ease-in-out\"><div class=\"container-narrow\">\n<p class=\"wp-block-paragraph\">The EP Real Gas Loop is a flow calibration system for technical and combustible gases for a flow range of (0.01) 0.1 to 250 m\u00b3\/h. The closed loop design enables long measuring times and pressures of up to 16 bar, while operation is resource- and cost-efficient at the same time. The system is long term stable and enables the best measurement uncertainties of up to 0.2 %.<\/p>\n<\/div><\/div><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div id=\"slider-block_074400d76a161ea41603984d78b2f278\"\n    class=\"swiper block-slider slider align\"\n    role=\"region\" aria-label=\"Bild-Slider\">\n\n    <div class=\"swiper-wrapper my-2\">\n                                    <div class=\"swiper-slide text-center\">\n                                                <img\n                                class=\"img-fluid\"\n                                src=\"https:\/\/www.ep-e.com\/wp-content\/uploads\/2025\/06\/EP-Realgas-Loop.avif\"\n                                alt=\"\"\n                                width=\"1573\"                                 height=\"1178\"                                 loading=\"lazy\"\n                                decoding=\"async\"\n                                fetchpriority=\"low\" \/>\n                                    <\/div>\n                            <div class=\"swiper-slide text-center\">\n                                                <img\n                                class=\"img-fluid\"\n                                src=\"https:\/\/www.ep-e.com\/wp-content\/uploads\/2024\/09\/Konstruktion-Realgas-Loop.jpg\"\n                                alt=\"\"\n                                width=\"858\"                                 height=\"551\"                                 loading=\"lazy\"\n                                decoding=\"async\"\n                                fetchpriority=\"low\" \/>\n                                    <\/div>\n                        <\/div>\n\n        <div class=\"swiper-pagination\" id=\"pagination-slider-block_074400d76a161ea41603984d78b2f278\"><\/div>\n    <button type=\"button\" class=\"swiper-button-prev\" id=\"prev-slider-block_074400d76a161ea41603984d78b2f278\" aria-label=\"Zur\u00fcck\"><\/button>\n    <button type=\"button\" class=\"swiper-button-next\" id=\"next-slider-block_074400d76a161ea41603984d78b2f278\" aria-label=\"Weiter\"><\/button>\n\n    <noscript>\n        <ul class=\"list-unstyled m-0 p-0\">\n                                    <li class=\"mb-3\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"479\" src=\"https:\/\/www.ep-e.com\/wp-content\/uploads\/2025\/06\/EP-Realgas-Loop-1024x767.jpg\" class=\"img-fluid\" alt=\"\" \/>                        <\/li>\n                                    <li class=\"mb-3\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"411\" src=\"https:\/\/www.ep-e.com\/wp-content\/uploads\/2024\/09\/Konstruktion-Realgas-Loop.jpg\" class=\"img-fluid\" alt=\"\" srcset=\"https:\/\/www.ep-e.com\/wp-content\/uploads\/2024\/09\/Konstruktion-Realgas-Loop.jpg 858w, https:\/\/www.ep-e.com\/wp-content\/uploads\/2024\/09\/Konstruktion-Realgas-Loop-300x193.jpg 300w, https:\/\/www.ep-e.com\/wp-content\/uploads\/2024\/09\/Konstruktion-Realgas-Loop-768x493.jpg 768w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/>                        <\/li>\n                    <\/ul>\n    <\/noscript>\n<\/div>\n\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        var el = document.getElementById('slider-block_074400d76a161ea41603984d78b2f278');\n        if (!el) return;\n\n        \/\/ If there is only one slide, don't initialize Swiper\n        var hasMultiple = el.querySelectorAll('.swiper-slide').length > 1;\n        if (!hasMultiple) {\n            el.classList.add('swiper-disabled');\n            return;\n        }\n\n        var prefersReduced = window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n\n        var swiper = new Swiper('#slider-block_074400d76a161ea41603984d78b2f278', {\n            \/\/ Core UX\n            speed: 700,\n            slidesPerView: 1,\n            spaceBetween: 24,\n            loop: true,\n            grabCursor: true,\n            watchOverflow: true,\n            centeredSlides: false,\n\n            \/\/ Make it resilient to DOM changes in WP previews\n            observer: true,\n            observeParents: true,\n\n            \/\/ A11y & keyboard\n            a11y: {\n                enabled: true\n            },\n            keyboard: {\n                enabled: true,\n                onlyInViewport: true\n            },\n\n            \/\/ Pagination + Navigation\n            pagination: {\n                el: '#pagination-slider-block_074400d76a161ea41603984d78b2f278',\n                clickable: true\n            },\n            navigation: {\n                nextEl: '#next-slider-block_074400d76a161ea41603984d78b2f278',\n                prevEl: '#prev-slider-block_074400d76a161ea41603984d78b2f278'\n            },\n\n            \/\/ Autoplay (respect reduced motion)\n                            autoplay: prefersReduced ? false : {\n                    delay: 3000,\n                    disableOnInteraction: false\n                },\n            \n            \/\/ Responsive settings\n            breakpoints: {\n                540: {\n                    slidesPerView: 2,\n                    spaceBetween: 24\n                },\n                960: {\n                    slidesPerView: 3,\n                    spaceBetween: 32\n                },\n                1440: {\n                    slidesPerView: 4,\n                    spaceBetween: 36\n                }\n            }\n        });\n\n        \/\/ Pause on hover for better UX\n        el.addEventListener('mouseenter', function() {\n            if (swiper.autoplay) swiper.autoplay.stop();\n        });\n        el.addEventListener('mouseleave', function() {\n            if (swiper.autoplay) swiper.autoplay.start();\n        });\n    });\n<\/script>\n\n<div class=\"cnt_row\"><div class=\"cnt_col sal\" data-sal=\"slide-up\" data-sal-easing=\"ease-in-out\"><div class=\"container-narrow\">\n<h3 class=\"wp-block-heading\">Technische Daten<\/h3>\n<\/div><\/div><\/div>\n\n<div class=\"d-flex justify-content-center table-responsive sal\" data-sal=\"slide-up\" data-sal-easing=\"ease-in-out\">\n<figure class=\"wp-block-table aligncenter\"><table><tbody><tr><td>Qmin<\/td><td>(0.01) 0.1 m\u00b3\/h<\/td><\/tr><tr><td>Qmax<\/td><td>250 m\u00b3\/h<\/td><\/tr><tr><td>Measurement range<\/td><td>1:2500<\/td><\/tr><tr><td>Measurement uncertainty<\/td><td>0.2 % MV<\/td><\/tr><tr><td>Media<\/td><td>Air, nitrogen, helium, hydrogen, natural<br>gas and mixtures with natural gas, other<br>non-flammable and flammable gases<\/td><\/tr><tr><td>Operating pressure<\/td><td>Up to 16 bar gauge pressure<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n<div class=\"cnt_row\"><div class=\"cnt_col sal\" data-sal=\"slide-up\" data-sal-easing=\"ease-in-out\"><div class=\"container-narrow\">\n<h3 class=\"wp-block-heading\">Measuring principle &#8211; Advantageous closed loop design<\/h3>\n<\/div><\/div><\/div>\n\n<div class=\"cnt_row\"><div class=\"cnt_col sal\" data-sal=\"slide-up\" data-sal-easing=\"ease-in-out\"><div class=\"container-narrow\">\n<h4 class=\"wp-block-heading\">Long measurement times and pressures up to 16 bar, Resource- and cost-efficient<\/h4>\n<\/div><\/div><\/div>\n\n<div class=\"cnt_row\"><div class=\"cnt_col sal\" data-sal=\"slide-up\" data-sal-easing=\"ease-in-out\"><div class=\"container-narrow\">\n<p class=\"wp-block-paragraph\">The media flow of the real gases is carried out in a closed loop using a hermetically sealed blower. Temperature conditioning compensates for the heat introduced into the system by the blower. This design avoids continuous emission of the gas media into the atmosphere.<\/p>\n<\/div><\/div><\/div>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div id=\"slider-block_c3c4d8cf12d7a4d28a51707131b37370\"\n    class=\"swiper block-slider slider align\"\n    role=\"region\" aria-label=\"Bild-Slider\">\n\n    <div class=\"swiper-wrapper my-2\">\n                                    <div class=\"swiper-slide text-center\">\n                                                <img\n                                class=\"img-fluid\"\n                                src=\"https:\/\/www.ep-e.com\/wp-content\/uploads\/2024\/09\/Schemadarstellung_Realgas-loop.png\"\n                                alt=\"\"\n                                width=\"1065\"                                 height=\"569\"                                 loading=\"lazy\"\n                                decoding=\"async\"\n                                fetchpriority=\"low\" \/>\n                                    <\/div>\n                        <\/div>\n\n        <div class=\"swiper-pagination\" id=\"pagination-slider-block_c3c4d8cf12d7a4d28a51707131b37370\"><\/div>\n    <button type=\"button\" class=\"swiper-button-prev\" id=\"prev-slider-block_c3c4d8cf12d7a4d28a51707131b37370\" aria-label=\"Zur\u00fcck\"><\/button>\n    <button type=\"button\" class=\"swiper-button-next\" id=\"next-slider-block_c3c4d8cf12d7a4d28a51707131b37370\" aria-label=\"Weiter\"><\/button>\n\n    <noscript>\n        <ul class=\"list-unstyled m-0 p-0\">\n                                    <li class=\"mb-3\">\n                            <img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"342\" src=\"https:\/\/www.ep-e.com\/wp-content\/uploads\/2024\/09\/Schemadarstellung_Realgas-loop-1024x547.png\" class=\"img-fluid\" alt=\"\" srcset=\"https:\/\/www.ep-e.com\/wp-content\/uploads\/2024\/09\/Schemadarstellung_Realgas-loop-1024x547.png 1024w, https:\/\/www.ep-e.com\/wp-content\/uploads\/2024\/09\/Schemadarstellung_Realgas-loop-300x160.png 300w, https:\/\/www.ep-e.com\/wp-content\/uploads\/2024\/09\/Schemadarstellung_Realgas-loop-768x410.png 768w, https:\/\/www.ep-e.com\/wp-content\/uploads\/2024\/09\/Schemadarstellung_Realgas-loop.png 1065w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/>                        <\/li>\n                    <\/ul>\n    <\/noscript>\n<\/div>\n\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        var el = document.getElementById('slider-block_c3c4d8cf12d7a4d28a51707131b37370');\n        if (!el) return;\n\n        \/\/ If there is only one slide, don't initialize Swiper\n        var hasMultiple = el.querySelectorAll('.swiper-slide').length > 1;\n        if (!hasMultiple) {\n            el.classList.add('swiper-disabled');\n            return;\n        }\n\n        var prefersReduced = window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n\n        var swiper = new Swiper('#slider-block_c3c4d8cf12d7a4d28a51707131b37370', {\n            \/\/ Core UX\n            speed: 700,\n            slidesPerView: 1,\n            spaceBetween: 24,\n            loop: true,\n            grabCursor: true,\n            watchOverflow: true,\n            centeredSlides: false,\n\n            \/\/ Make it resilient to DOM changes in WP previews\n            observer: true,\n            observeParents: true,\n\n            \/\/ A11y & keyboard\n            a11y: {\n                enabled: true\n            },\n            keyboard: {\n                enabled: true,\n                onlyInViewport: true\n            },\n\n            \/\/ Pagination + Navigation\n            pagination: {\n                el: '#pagination-slider-block_c3c4d8cf12d7a4d28a51707131b37370',\n                clickable: true\n            },\n            navigation: {\n                nextEl: '#next-slider-block_c3c4d8cf12d7a4d28a51707131b37370',\n                prevEl: '#prev-slider-block_c3c4d8cf12d7a4d28a51707131b37370'\n            },\n\n            \/\/ Autoplay (respect reduced motion)\n                            autoplay: prefersReduced ? false : {\n                    delay: 3000,\n                    disableOnInteraction: false\n                },\n            \n            \/\/ Responsive settings\n            breakpoints: {\n                540: {\n                    slidesPerView: 2,\n                    spaceBetween: 24\n                },\n                960: {\n                    slidesPerView: 3,\n                    spaceBetween: 32\n                },\n                1440: {\n                    slidesPerView: 4,\n                    spaceBetween: 36\n                }\n            }\n        });\n\n        \/\/ Pause on hover for better UX\n        el.addEventListener('mouseenter', function() {\n            if (swiper.autoplay) swiper.autoplay.stop();\n        });\n        el.addEventListener('mouseleave', function() {\n            if (swiper.autoplay) swiper.autoplay.start();\n        });\n    });\n<\/script>\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n<div class=\"cnt_row\"><div class=\"cnt_col sal\" data-sal=\"slide-up\" data-sal-easing=\"ease-in-out\"><div class=\"container-narrow\">\n<h3 class=\"wp-block-heading\">Besondere Merkmale<\/h3>\n<\/div><\/div><\/div>\n\n<div class=\"cnt_row\"><div class=\"cnt_col block_list sal\" data-sal=\"slide-up\" data-sal-easing=\"ease-in-out\"><div class=\"container-narrow\">\n<ul class=\"wp-block-list\">\n<li><strong>Flow calibration of technical and combustible gases:<br><\/strong>e.g. hydrogen, natural gas, etc.<\/li>\n\n\n\n<li><strong>Flow range: (0.01) 0.1 up to 250 m\u00b3\/h<\/strong><br>Entire range of small gas distribution networks<\/li>\n\n\n\n<li>Best measurement uncertainties of up to 0.2 %:<br>Using high-precision reference gas meters and sonic nozzles<\/li>\n\n\n\n<li><strong>Long term stable measuring system:<\/strong><br>Redundancy monitoring and temperature compensation<\/li>\n\n\n\n<li><strong>System-integrated traceability:<\/strong><br>To national standards via sonic nozzles<\/li>\n\n\n\n<li><strong>ATEX-concept \u2013 Container design &#8211; Exproof<\/strong><\/li>\n<\/ul>\n<\/div><\/div><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n<div class=\"cnt_row\"><div class=\"cnt_col sal\" data-sal=\"slide-up\" data-sal-easing=\"ease-in-out\"><div class=\"container-narrow\">\n<h3 class=\"wp-block-heading\">Anwendungen<\/h3>\n<\/div><\/div><\/div>\n\n<div class=\"cnt_row\"><div class=\"cnt_col block_list sal\" data-sal=\"slide-up\" data-sal-easing=\"ease-in-out\"><div class=\"container-narrow\">\n<ul class=\"wp-block-list\">\n<li>Flow calibration for a wide range of technical and combustible gases<\/li>\n\n\n\n<li>Calibration of various flow sensors<\/li>\n\n\n\n<li>Extension to existing calibration facilities for transport network gas meters in small gas distribution networks<\/li>\n<\/ul>\n<\/div><\/div><\/div>\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n<div class=\"cnt_row\"><div class=\"cnt_col sal\" data-sal=\"slide-up\" data-sal-easing=\"ease-in-out\"><div class=\"container-narrow\">\n<h3 class=\"wp-block-heading\">Are you interested in further details?<\/h3>\n<\/div><\/div><\/div>\n\n    <div class=\"cnt_row align\">\n        <div class=\"cnt_col\">\n                            <div class=\"btn_cta shadow\">\n                    <a class=\"f_btn btn\" href=\"https:\/\/www.ep-e.com\/wp-content\/uploads\/2024\/09\/Realgas-loop_227273_V01-2024-1.pdf\" target=\"\" rel=\"\">\n                        Brochure Real Gas Loop                    <\/a>\n                <\/div>\n                    <\/div>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Flow calibration of technical and combustible gases<\/p>\n","protected":false},"featured_media":7901,"template":"","product-type":[],"class_list":["post-7915","products","type-products","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Real Gas Loop - EP<\/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.ep-e.com\/en\/products\/real-gas-loop\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Real Gas Loop - EP\" \/>\n<meta property=\"og:description\" content=\"Flow calibration of technical and combustible gases\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ep-e.com\/en\/products\/real-gas-loop\/\" \/>\n<meta property=\"og:site_name\" content=\"EP\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-24T08:26:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.ep-e.com\/wp-content\/uploads\/2025\/06\/EP-Realgas-Loop.avif\" \/>\n\t<meta property=\"og:image:width\" content=\"1573\" \/>\n\t<meta property=\"og:image:height\" content=\"1178\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.ep-e.com\\\/en\\\/products\\\/real-gas-loop\\\/\",\"url\":\"https:\\\/\\\/www.ep-e.com\\\/en\\\/products\\\/real-gas-loop\\\/\",\"name\":\"Real Gas Loop - EP\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ep-e.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.ep-e.com\\\/en\\\/products\\\/real-gas-loop\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ep-e.com\\\/en\\\/products\\\/real-gas-loop\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.ep-e.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/EP-Realgas-Loop.avif\",\"datePublished\":\"2024-09-24T06:56:15+00:00\",\"dateModified\":\"2024-09-24T08:26:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ep-e.com\\\/en\\\/products\\\/real-gas-loop\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.ep-e.com\\\/en\\\/products\\\/real-gas-loop\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.ep-e.com\\\/en\\\/products\\\/real-gas-loop\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.ep-e.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/EP-Realgas-Loop.avif\",\"contentUrl\":\"https:\\\/\\\/www.ep-e.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/EP-Realgas-Loop.avif\",\"width\":1573,\"height\":1178},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ep-e.com\\\/en\\\/products\\\/real-gas-loop\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/www.ep-e.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Real Gas Loop\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ep-e.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.ep-e.com\\\/en\\\/\",\"name\":\"EP\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.ep-e.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Real Gas Loop - EP","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.ep-e.com\/en\/products\/real-gas-loop\/","og_locale":"en_US","og_type":"article","og_title":"Real Gas Loop - EP","og_description":"Flow calibration of technical and combustible gases","og_url":"https:\/\/www.ep-e.com\/en\/products\/real-gas-loop\/","og_site_name":"EP","article_modified_time":"2024-09-24T08:26:21+00:00","og_image":[{"width":1573,"height":1178,"url":"https:\/\/www.ep-e.com\/wp-content\/uploads\/2025\/06\/EP-Realgas-Loop.avif","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.ep-e.com\/en\/products\/real-gas-loop\/","url":"https:\/\/www.ep-e.com\/en\/products\/real-gas-loop\/","name":"Real Gas Loop - EP","isPartOf":{"@id":"https:\/\/www.ep-e.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.ep-e.com\/en\/products\/real-gas-loop\/#primaryimage"},"image":{"@id":"https:\/\/www.ep-e.com\/en\/products\/real-gas-loop\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ep-e.com\/wp-content\/uploads\/2025\/06\/EP-Realgas-Loop.avif","datePublished":"2024-09-24T06:56:15+00:00","dateModified":"2024-09-24T08:26:21+00:00","breadcrumb":{"@id":"https:\/\/www.ep-e.com\/en\/products\/real-gas-loop\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ep-e.com\/en\/products\/real-gas-loop\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.ep-e.com\/en\/products\/real-gas-loop\/#primaryimage","url":"https:\/\/www.ep-e.com\/wp-content\/uploads\/2025\/06\/EP-Realgas-Loop.avif","contentUrl":"https:\/\/www.ep-e.com\/wp-content\/uploads\/2025\/06\/EP-Realgas-Loop.avif","width":1573,"height":1178},{"@type":"BreadcrumbList","@id":"https:\/\/www.ep-e.com\/en\/products\/real-gas-loop\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/www.ep-e.com\/en\/"},{"@type":"ListItem","position":2,"name":"Real Gas Loop"}]},{"@type":"WebSite","@id":"https:\/\/www.ep-e.com\/en\/#website","url":"https:\/\/www.ep-e.com\/en\/","name":"EP","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ep-e.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.ep-e.com\/en\/wp-json\/wp\/v2\/products\/7915","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ep-e.com\/en\/wp-json\/wp\/v2\/products"}],"about":[{"href":"https:\/\/www.ep-e.com\/en\/wp-json\/wp\/v2\/types\/products"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ep-e.com\/en\/wp-json\/wp\/v2\/media\/7901"}],"wp:attachment":[{"href":"https:\/\/www.ep-e.com\/en\/wp-json\/wp\/v2\/media?parent=7915"}],"wp:term":[{"taxonomy":"product-type","embeddable":true,"href":"https:\/\/www.ep-e.com\/en\/wp-json\/wp\/v2\/product-type?post=7915"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}