{"id":6054,"date":"2023-06-14T16:02:20","date_gmt":"2023-06-14T14:02:20","guid":{"rendered":"https:\/\/marinello.gasweb.it\/gtot\/"},"modified":"2025-07-01T11:46:04","modified_gmt":"2025-07-01T09:46:04","slug":"gtot","status":"publish","type":"page","link":"https:\/\/marinello.gasweb.it\/en\/gtot\/","title":{"rendered":"GTOT"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6054\" class=\"elementor elementor-6054\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7e8d049 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"7e8d049\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-186df7a\" data-id=\"186df7a\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-8b93b9d elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"8b93b9d\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-465c85a elementor-widget elementor-widget-heading\" data-id=\"465c85a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Gtot, solar and optical properties<\/h2>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-219be33 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"219be33\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4ce5128\" data-id=\"4ce5128\" data-element_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-e11f8b6 elementor-widget elementor-widget-html\" data-id=\"e11f8b6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script type=\"text\/javascript\">\r\n\r\nfunction arrotonda(valore, nCifre)\r\n{\r\n  if(isNaN(parseFloat(valore)) || isNaN(parseInt(nCifre)) )\r\n    return false;\r\n  else\r\n    return Math.round(valore * Math.pow(10,nCifre)) \/ Math.pow(10,nCifre);\r\n} \r\n\r\nfunction calcolaE(){\r\nvar G_vE=document.getElementById('G_vE').value;\r\nvar U_gE=document.getElementById('U_gE').value;\r\nvar T_sE=document.getElementById('T_sE').value;\r\nvar A_sE=document.getElementById('A_sE').value;\r\nvar G_1E=document.getElementById('G_1E').value;\r\nvar G_2E=document.getElementById('G_2E').value;\r\n\r\nG_vE=G_vE.replace(\/\\,\/g, \".\");\r\nU_gE=U_gE.replace(\/\\,\/g, \".\");\r\nT_sE=T_sE.replace(\/\\,\/g, \".\");\r\nA_sE=A_sE.replace(\/\\,\/g, \".\");\r\nG_1E=G_1E.replace(\/\\,\/g, \".\");\r\nG_2E=G_2E.replace(\/\\,\/g, \".\");\r\n\r\nvar risultatoE=document.getElementById('risultatoE');\r\nif (!isNaN(G_vE) || !isNaN(U_gE) || !isNaN(T_sE) || !isNaN(A_sE) || !isNaN(G_1E) || !isNaN(G_2E)){\r\n\r\nvar GE = Math.pow((1\/U_gE + 1\/G_1E + 1\/G_2E),-1);\r\n\r\nvar valore_g_totE = arrotonda(((T_sE\/100) * G_vE) + ((A_sE\/100)*(GE \/ G_2E) + ((T_sE\/100) * (1 - G_vE))*(GE \/ G_1E)), 2);\r\nvar g_totE = valore_g_totE;\r\n}\r\nelse{\r\nvar g_totE = \"Inserisci valori numerici!\";\r\n}\r\nrisultatoE.innerHTML=g_totE;\r\n}\r\n\r\n\r\nfunction calcolaI(){\r\nvar G_vI=document.getElementById('G_vI').value;\r\nvar U_gI=document.getElementById('U_gI').value;\r\nvar R_sI=document.getElementById('R_sI').value;\r\nvar A_sI=document.getElementById('A_sI').value;\r\nvar G_3I=document.getElementById('G_3I').value;\r\n\r\nG_vI=G_vI.replace(\/\\,\/g, \".\");\r\nU_gI=U_gI.replace(\/\\,\/g, \".\");\r\nR_sI=R_sI.replace(\/\\,\/g, \".\");\r\nA_sI=A_sI.replace(\/\\,\/g, \".\");\r\nG_3I=G_3I.replace(\/\\,\/g, \".\");\r\n\r\nvar risultatoI=document.getElementById('risultatoI');\r\nif (!isNaN(G_vI) || !isNaN(U_gI) || !isNaN(R_sI) || !isNaN(A_sI) || !isNaN(G_3I)){\r\n\r\nvar GI = Math.pow((1\/U_gI + 1\/G_3I),-1);\r\n\r\nvar valore_g_totI = arrotonda( G_vI * ( 1 - ( G_vI * (R_sI\/100) ) - ( (A_sI\/100) * ( GI \/ G_3I ))), 2);\r\nvar g_totI = valore_g_totI;\r\n}\r\nelse{\r\nvar g_totI = \"Inserisci valori numerici!\";\r\n}\r\nrisultatoI.innerHTML=g_totI;\r\n}\r\n\r\n\r\n<\/script>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c43e488 elementor-section-full_width elementor-section-content-middle elementor-section-stretched elementor-reverse-mobile elementor-reverse-tablet elementor-section-height-default elementor-section-height-default\" data-id=\"c43e488\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e9189dd\" data-id=\"e9189dd\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-bf50ef2 elementor-widget elementor-widget-heading\" data-id=\"bf50ef2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Briefly<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1636208 elementor-widget elementor-widget-text-editor\" data-id=\"1636208\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Gtot is the total factor of solar energy, i.e. the ratio between transmitted energy through the combination of glazing plus solar protection device and incident energy.<\/p><p>Gtot data reported in the downloadable pdf file are related to standard glazing (as required by reference legislation).<\/p><p>Other fabric\u2019s properties are reported; these are necessary if a qualified technician needs to asseverate the effective Gtot (referred to the combination of the present glazing with the adopted solar protection device).<\/p><p>In the document you will find more information about this.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-907240a elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"907240a\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/marinello.gasweb.it\/wp-content\/uploads\/Gtot-proprieta-solari-e-ottiche-dei-tessuti-IT-EN.pdf\" target=\"_blank\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-file-pdf\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Gtot and solar \/ optical properties<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f15db54 form-gtot elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"f15db54\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-212e3b8\" data-id=\"212e3b8\" data-element_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-5ee83f1 elementor-widget elementor-widget-html\" data-id=\"5ee83f1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t    <h2>External Gtot calculation<\/h2>\r\n<form action=\"#\" method=\"post\" id=\"form1\">\r\n\r\n\t<table width=\"660\">\r\n\t<tbody>\r\n\t<tr><td>\r\n\r\n\t<input type=\"text\" name=\"G_vE\" id=\"G_vE\"><label for=\"G_vE\"><b>Gv<\/b> total solar transmittance of the glazing (min 0 \u2013 max 1) \/\/  <i>example: 0,75<\/i><\/label><br>\r\n\t<input type=\"text\" name=\"U_gE\" id=\"U_gE\"><label for=\"U_gE\"><b>Uv<\/b> thermal transmittance of the glazing [W\/m2*K\u00b0] \/\/ <i>example: 3,00<\/i><\/label><br>\r\n\t<input type=\"text\" name=\"T_sE\" id=\"T_sE\"><label for=\"T_sE\"><b>Ts<\/b> solar transmittance of the fabric [%] (min 0 - max 100) \/\/ <i>example: 20<\/i><\/label><br>\r\n\t<input type=\"text\" name=\"A_sE\" id=\"A_sE\"><label for=\"A_sE\"><b>As<\/b> solar absorbance of the fabric [%] (min 0 - max 100) \/\/ <i>example: 10<\/i><\/label><br>\r\n\t<input type=\"text\" name=\"G_1E\" id=\"G_1E\" value=\"5\" readonly=\"\"><label for=\"G_1E\">G1 [W\/m2*K\u00b0] (<b>fixed value<\/b>)<\/label><br>\r\n\t<input type=\"text\" name=\"G_2E\" id=\"G_2E\" value=\"10\" readonly=\"\"><label for=\"G_2E\">G2 [W\/m2*K\u00b0] (<b>fixed value<\/b>)<\/label><br>\r\n\r\n\t<input class=\"button\" type=\"button\" value=\"Calculate External Gtot\" onclick=\"calcolaE()\">\r\n\t<input class=\"button\" type=\"button\" id=\"reset1\" value=\"Reset\">\r\n\t\r\n\t<div>Result: <h1><div id=\"risultatoE\">\/<\/div><\/h1><\/div>\r\n\r\n\t<\/td><\/tr>\r\n\t<\/tbody>\r\n\t<\/table>  \r\n\t\r\n\t<\/form>\r\n\r\n    <br \/>\r\n\r\n <h2>Internal Gtot calculation<\/h2>\r\n\t<form action=\"#\" method=\"post\" id=\"form2\">\r\n\r\n\t<table width=\"660\">\r\n\t<tbody>\r\n\t<tr><td>\r\n\r\n\t<input type=\"text\" name=\"G_vI\" id=\"G_vI\"><label for=\"G_vI\"><b>Gv<\/b> total solar transmittance of the glazing (min 0 - max 1) \/\/ <i>example: 0,75<\/i><\/label><br>\r\n\t<input type=\"text\" name=\"U_gI\" id=\"U_gI\"><label for=\"U_gI\"><b>Uv<\/b> thermal transmittance of the glazing [W\/m2*K\u00b0] \/\/ <i>example: 3,00<\/i><\/label><br>\r\n\t<input type=\"text\" name=\"R_sI\" id=\"R_sI\"><label for=\"R_sI\"><b>Rs<\/b> solar reflectance of the fabric [%] (min 0 - max 100) \/\/ <i>example: 20<\/i><\/label><br>\r\n\t<input type=\"text\" name=\"A_sI\" id=\"A_sI\"><label for=\"A_sI\"><b>As<\/b> solar absorbance of the fabric [%] (min 0 - max 100) \/\/ <i>example: 10<\/i><\/label><br>\r\n\t<input type=\"text\" name=\"G_3I\" id=\"G_3I\" value=\"30\" readonly=\"\"><label for=\"G_3I\">G3 [W\/m2*K\u00b0] (<b>fixed value<\/b>)<\/label><br>\r\n\r\n\t<input class=\"button\" type=\"button\" value=\"Calculate Internal Gtot\" onclick=\"calcolaI()\">\r\n\t<input class=\"button\" type=\"button\" id=\"reset2\" value=\"Reset\">\r\n\r\n\t<div>Result: <h1><div id=\"risultatoI\">\/<\/div><\/h1><\/div>\r\n\t\r\n\t<\/td><\/tr>\r\n\t<\/tbody>\r\n\t<\/table> \r\n\t\r\n\t<\/form>\r\n\r\n\t<script>\r\ndocument.getElementById('reset1').onclick = function(){\r\n    document.getElementById('form1').reset();\r\n    document.getElementById('risultatoE').innerHTML = \"\/\";\r\n}\r\n<\/script>\r\n\r\n\r\n\t<script>\r\ndocument.getElementById('reset2').onclick = function(){\r\n    document.getElementById('form2').reset();\r\n    document.getElementById('risultatoI').innerHTML = \"\/\";\r\n}\r\n<\/script>\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-eecffbb elementor-section-full_width elementor-section-content-middle elementor-section-stretched elementor-reverse-mobile elementor-reverse-tablet elementor-section-height-default elementor-section-height-default\" data-id=\"eecffbb\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2c7e6fc\" data-id=\"2c7e6fc\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-de7040b elementor-widget elementor-widget-text-editor\" data-id=\"de7040b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Calculation is executed using simplified calculation method as described by standard UNI EN ISO 52022-1, simple to use but with a higher approximation degree.<\/p><p>For a more accurate calculation refer to standard UNI EN ISO 52022-3 \u201cDetailed calculation method of the solar and daylight characteristics for solar protection devices combined with glazing\u201d.<\/p><p><strong>Please note that this calculator is only an evaluation tool. The obtained results cannot be in any way certified and \/ or challenged.<\/strong><\/p><p><strong>Marinello Tende srl does not take responsibility for any inaccuracies or consequences deriving from the use of this calculation tool.<\/strong><\/p><p><strong>By using this calculator, the user accepts what previously reported.<\/strong><\/p>\t\t\t\t\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Gtot, solar and optical properties Briefly Gtot is the total factor of solar energy, i.e. the ratio between transmitted energy through the combination of glazing plus<span class=\"excerpt-hellip\"> [\u2026]<\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6054","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>GTOT - Marinello Tende<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GTOT - Marinello Tende\" \/>\n<meta property=\"og:description\" content=\"Gtot, solar and optical properties Briefly Gtot is the total factor of solar energy, i.e. the ratio between transmitted energy through the combination of glazing plus [\u2026]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/marinello.gasweb.it\/en\/gtot\/\" \/>\n<meta property=\"og:site_name\" content=\"Marinello Tende\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-01T09:46:04+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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/marinello.gasweb.it\/en\/gtot\/\",\"url\":\"https:\/\/marinello.gasweb.it\/en\/gtot\/\",\"name\":\"GTOT - Marinello Tende\",\"isPartOf\":{\"@id\":\"https:\/\/marinello.gasweb.it\/#website\"},\"datePublished\":\"2023-06-14T14:02:20+00:00\",\"dateModified\":\"2025-07-01T09:46:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/marinello.gasweb.it\/en\/gtot\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/marinello.gasweb.it\/en\/gtot\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/marinello.gasweb.it\/en\/gtot\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/marinello.gasweb.it\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"GTOT\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/marinello.gasweb.it\/#website\",\"url\":\"https:\/\/marinello.gasweb.it\/\",\"name\":\"Marinello Tende\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/marinello.gasweb.it\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/marinello.gasweb.it\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/marinello.gasweb.it\/#organization\",\"name\":\"Marinello Tende\",\"url\":\"https:\/\/marinello.gasweb.it\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/marinello.gasweb.it\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/marinello.gasweb.it\/wp-content\/uploads\/logo_marinello-DAL-1979.png\",\"contentUrl\":\"https:\/\/marinello.gasweb.it\/wp-content\/uploads\/logo_marinello-DAL-1979.png\",\"width\":1885,\"height\":2163,\"caption\":\"Marinello Tende\"},\"image\":{\"@id\":\"https:\/\/marinello.gasweb.it\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"GTOT - Marinello Tende","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"GTOT - Marinello Tende","og_description":"Gtot, solar and optical properties Briefly Gtot is the total factor of solar energy, i.e. the ratio between transmitted energy through the combination of glazing plus [\u2026]","og_url":"https:\/\/marinello.gasweb.it\/en\/gtot\/","og_site_name":"Marinello Tende","article_modified_time":"2025-07-01T09:46:04+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/marinello.gasweb.it\/en\/gtot\/","url":"https:\/\/marinello.gasweb.it\/en\/gtot\/","name":"GTOT - Marinello Tende","isPartOf":{"@id":"https:\/\/marinello.gasweb.it\/#website"},"datePublished":"2023-06-14T14:02:20+00:00","dateModified":"2025-07-01T09:46:04+00:00","breadcrumb":{"@id":"https:\/\/marinello.gasweb.it\/en\/gtot\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/marinello.gasweb.it\/en\/gtot\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/marinello.gasweb.it\/en\/gtot\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/marinello.gasweb.it\/"},{"@type":"ListItem","position":2,"name":"GTOT"}]},{"@type":"WebSite","@id":"https:\/\/marinello.gasweb.it\/#website","url":"https:\/\/marinello.gasweb.it\/","name":"Marinello Tende","description":"","publisher":{"@id":"https:\/\/marinello.gasweb.it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/marinello.gasweb.it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/marinello.gasweb.it\/#organization","name":"Marinello Tende","url":"https:\/\/marinello.gasweb.it\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/marinello.gasweb.it\/#\/schema\/logo\/image\/","url":"https:\/\/marinello.gasweb.it\/wp-content\/uploads\/logo_marinello-DAL-1979.png","contentUrl":"https:\/\/marinello.gasweb.it\/wp-content\/uploads\/logo_marinello-DAL-1979.png","width":1885,"height":2163,"caption":"Marinello Tende"},"image":{"@id":"https:\/\/marinello.gasweb.it\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/marinello.gasweb.it\/en\/wp-json\/wp\/v2\/pages\/6054","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marinello.gasweb.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/marinello.gasweb.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/marinello.gasweb.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/marinello.gasweb.it\/en\/wp-json\/wp\/v2\/comments?post=6054"}],"version-history":[{"count":9,"href":"https:\/\/marinello.gasweb.it\/en\/wp-json\/wp\/v2\/pages\/6054\/revisions"}],"predecessor-version":[{"id":9730,"href":"https:\/\/marinello.gasweb.it\/en\/wp-json\/wp\/v2\/pages\/6054\/revisions\/9730"}],"wp:attachment":[{"href":"https:\/\/marinello.gasweb.it\/en\/wp-json\/wp\/v2\/media?parent=6054"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}