{"id":13470,"date":"2016-04-26T18:29:54","date_gmt":"2016-04-26T16:29:54","guid":{"rendered":"https:\/\/www.holz-von-hier.eu\/architects-network\/"},"modified":"2022-11-26T08:16:26","modified_gmt":"2022-11-26T07:16:26","slug":"architects-network","status":"publish","type":"page","link":"https:\/\/www.holz-von-hier.eu\/en\/architects-network\/","title":{"rendered":"Architects network"},"content":{"rendered":"\n<style type=\"text\/css\" data-created_by=\"avia_inline_auto\" id=\"style-css-av-596z8g-c24d7911e330f71345398319d35a5c33\">\n.flex_column.av-596z8g-c24d7911e330f71345398319d35a5c33{\nborder-radius:0px 0px 0px 0px;\npadding:0px 0px 0px 0px;\n}\n<\/style>\n<div  class='flex_column av-596z8g-c24d7911e330f71345398319d35a5c33 av_one_full  avia-builder-el-0  avia-builder-el-no-sibling  first flex_column_div av-zero-column-padding  '     ><p>\n<style type=\"text\/css\" data-created_by=\"avia_inline_auto\" id=\"style-css-av-48i180-99c11b1e61913a282e307fd7b2930372\">\n#top .av-special-heading.av-48i180-99c11b1e61913a282e307fd7b2930372{\npadding-bottom:10px;\n}\nbody .av-special-heading.av-48i180-99c11b1e61913a282e307fd7b2930372 .av-special-heading-tag .heading-char{\nfont-size:25px;\n}\n.av-special-heading.av-48i180-99c11b1e61913a282e307fd7b2930372 .av-subheading{\nfont-size:15px;\n}\n<\/style>\n<div  class='av-special-heading av-48i180-99c11b1e61913a282e307fd7b2930372 av-special-heading-h3  avia-builder-el-1  el_before_av_textblock  avia-builder-el-first '><h3 class='av-special-heading-tag '  itemprop=\"headline\"  >Architects network<\/h3><div class=\"special-heading-border\"><div class=\"special-heading-inner-border\"><\/div><\/div><\/div><br \/>\n<section  class='av_textblock_section av-393dvk-3557aa2390428ac7e62b177cc8f8755d '   itemscope=\"itemscope\" itemtype=\"https:\/\/schema.org\/CreativeWork\" ><div class='avia_textblock'  itemprop=\"text\" ><p>Here you will find architects, interior designers, designers, landscape architects and structural engineers who are experienced in the use of wood in various applications.<br \/>\nThe planners work with the climate and eco-label Low Carbon Timber in planning and tendering, because they are aware of the importance of the flow of goods and wood origins for the environmental balance of products and buildings and take responsibility accordingly. The planners registered here have participated in a training course or seminar on climate and environmental aspects of wood products as well as on the tendering of environmental aspects in general or in Low Carbon Timber in particular participated. .<\/p>\n<script language=\"javascript\">\r\n\tvar map,pin_lat,pin_long,lat,long,latlong=new Array();\r\n\tvar markers = [];\r\n\tvar currentLat = '39.9587';\r\n\tvar currentLong = '-82.9987';\r\n\tvar geocoder = new google.maps.Geocoder();\r\n\tvar bounds = new google.maps.LatLngBounds();\r\n\t\r\n\tlat='';\r\n\tlong='';\r\n\tif(!lat) lat=currentLat;\r\n\tif(!long) long=currentLong;\r\n\tvar $j = jQuery.noConflict();\r\n\t$j(document).ready(function($){\r\n\t\tinitialize(lat,long);\r\n\t\t\t\tgeocodePosition(lat,long);\r\n\t\t\t});\r\n\tgoogle.maps.event.addDomListener(window, 'load', initiate);\r\n\t\r\n\tfunction initiate() \r\n\t{\r\n\t  var input = document.getElementById('searchTextField');\r\n\t  autocomplete = new google.maps.places.Autocomplete(input);\r\n\t}\r\n\t\r\n\tfunction initialize(lat,long) \r\n\t{\r\n\t\tvar latlng = new google.maps.LatLng(lat,long);\r\n\t\tvar myOptions = {\r\n\t\t\tzoom: 13,\r\n\t\t\tcenter: latlng,\r\n\t\t\tpanControl: true,\r\n\t\t\tzoomControl: true,\r\n\t\t\tscaleControl: true,\r\n\t\t\tmapTypeId: google.maps.MapTypeId.ROADMAP\r\n\t\t}\r\n\t\tmap = new google.maps.Map(document.getElementById(\"map_canvas\"), myOptions);\r\n\t\tvar marker1 = new google.maps.Marker({\r\n\t\t\tmap: map,\r\n\t\t\ttitle: 'Me',\r\n\t\t\tdraggable:true,\t\r\n\t\t\ticon: 'https:\/\/www.holz-von-hier.eu\/wp-content\/plugins\/gwebpro-store-locator\/images\/me_map.png',\r\n\t\t\tposition: latlng,\r\n\t\t\tanimation: google.maps.Animation.DROP\r\n\t\t});\r\n\t\tsetTimeout(function(){ placeStores(latlong); }, 1800);\r\n\t\t\r\n\t\tgoogle.maps.event.addListener(marker1, 'dragend', function() {\r\n\t\t\tvar point = marker1.getPosition();\r\n\t\t\tconsole.log(point);\r\n\t\t\tmap.panTo(point);\r\n\t\t\tpin_lat=point.lat();\r\n\t\t\tpin_long=point.lng();\r\n\t\t\tdocument.location=formatUrl('lat='+pin_lat+'&long='+pin_long); \r\n\t\t});\r\n\t\tgoogle.maps.event.addListener(marker1, 'click', function() {\r\n\t\t  var e=this;\r\n\t\t  e.setAnimation(google.maps.Animation.BOUNCE);\r\n\t\t  setTimeout(function(){ e.setAnimation(null); }, 700);\r\n\t\t});\r\n\t}\r\n\t\r\n\tfunction placeStores(stores)\r\n\t{\r\n\t\tfor (i = 0; i < stores.length; i++) {\r\n\t\t\tvar position = new google.maps.LatLng(stores[i][0], stores[i][1]);\r\n\t\t\tbounds.extend(position);\r\n\t\t\tvar markerOptions = {\r\n\t\t\t\tposition: position,\r\n\t\t\t\tmap: map,\r\n\t\t\t\tanimation: google.maps.Animation.DROP\r\n\t\t\t}\r\n\t\t\tmarker = new google.maps.Marker(markerOptions);\r\n\t\t\tmarkers.push(marker);\r\n\t\t\tmap.fitBounds(bounds);\r\n    \t\tmap.panToBounds(bounds);\r\n\t\t\tgoogle.maps.event.addListener(marker, 'click', (function (marker, i) {\r\n\t\t\t\treturn function () {\r\n\t\t\t\t\tvar e=this;\r\n\t\t\t\t   e.setAnimation(google.maps.Animation.BOUNCE);\r\n\t\t\t\t   setTimeout(function(){ e.setAnimation(null); }, 700);\r\n\t\t\t\t\tvar infoboxOptions =  {\r\n\t\t\t\t\t content: '<img decoding=\"async\" src=\"https:\/\/www.holz-von-hier.eu\/wp-content\/plugins\/gwebpro-store-locator\/images\/top_arrow.png\" class=\"top_arrow\"><div>'+stores[i][3]+'<\/div>',\r\n\t\t\t\t\t closeBoxURL: 'https:\/\/www.holz-von-hier.eu\/wp-content\/plugins\/gwebpro-store-locator\/images\/close_button.png',\r\n\t\t\t\t\t pixelOffset: new google.maps.Size(-160, 20)\r\n\t\t\t\t\t};\r\n\t\t\t\t\tmarkers[i].infobox = new InfoBox(infoboxOptions);\r\n\t\t\t\t\tfor (var j = 0; j < markers.length; j++) {\r\n\t\t\t\t\t\tif(typeof  markers[j].infobox!='undefined')\r\n\t\t\t\t\t\t\tmarkers[j].infobox.close();\r\n\t\t\t\t\t}\r\n\t\t\t\t\tmarkers[i].infobox.open(map, this);\r\n\t\t\t\t}\r\n\t\t\t})(marker, i));\r\n\t\t}\r\n\t}\r\n\t\r\n\tfunction launchInfoWindow(x) {\r\n\t\tmarkers[x].setAnimation(google.maps.Animation.BOUNCE);\r\n\t\tsetTimeout(function(){ markers[x].setAnimation(null); }, 700);\r\n\t\tgoogle.maps.event.trigger(markers[x], \"click\");\r\n\t\t$j('html,body').animate({scrollTop: $j(\"#map_canvas\").offset().top-150},'slow');\r\n\t}\r\n\r\n\t\r\n\tfunction addressurls(address) {\r\n\t\taddress = address.replace(\/[`~!@#$%^&*()_|+\\-=?;:'\".<>\\{\\}\\[\\]\\\\\\\/]\/gi, '');\r\n\t\tgeocoder.geocode({'address': address}, function postcodesearch(results, status) \r\n\t\t{   \r\n\t\t  console.log(status);\r\n\t\t  if (status == google.maps.GeocoderStatus.OK) \r\n\t\t  {\r\n\t\t\tvar lat = results[0].geometry.location.lat();\r\n\t\t\tvar lng = results[0].geometry.location.lng();\r\n\t\t\tdocument.location=formatUrl('dest='+encode(address)+'&lat='+lat+'&long='+lng);\r\n\t\t  }\r\n\t\t  else {\r\n\t\t\talert(\"Entered address not found.\");\r\n\t\t  }\r\n\t\t});\r\n\t}\r\n\t\r\n\tfunction formatUrl(url)\r\n\t{\r\n\t\tvar currUrl='https:\/\/www.holz-von-hier.eu\/en\/architects-network\/';\r\n\t\tif(currUrl.indexOf(\"?\")==-1)\r\n\t\t\treturn currUrl+'?'+url;\r\n\t\telse\r\n\t\t\treturn currUrl+'&'+url;\r\n\t}\r\n\t\r\n\tfunction geocodePosition(lat,long) {\r\n\t  var latlng = new google.maps.LatLng(lat,long);\r\n\t  geocoder.geocode({\r\n\t\tlatLng: latlng\r\n\t  }, function(responses) {\r\n\t\tif (responses && responses.length > 0) {\r\n\t\t\tvar arrAddress=responses[0].address_components;\r\n\t\t\tvar itemLocality=\"\",address=\"\",country=\"\",place=\"\";\r\n\t\t\t$j.each(arrAddress, function (i, address_component) {\r\n\t\t\t\t\r\n\t\t\t\tif (address_component.types[0] == \"route\" && (typeof  address_component.long_name!='undefined')){\r\n\t\t\t\t\tplace = address_component.long_name+', ';\r\n\t\t\t\t}\r\n\t\t\t\t if (address_component.types[0] == \"locality\" && (typeof  address_component.long_name!='undefined')){\r\n\t\t\t\t\titemLocality = address_component.long_name+', ';\r\n\t\t\t\t}\r\n\t\t\t\tif (address_component.types[0] == \"administrative_area_level_1\" && (typeof  address_component.long_name!='undefined')){\r\n\t\t\t\t\taddress = address_component.short_name+', ';\r\n\t\t\t\t}\r\n\t\t\t\tif (address_component.types[0] == \"country\" && (typeof  address_component.long_name!='undefined')){\r\n\t\t\t\t\tcountry = address_component.long_name;\r\n\t\t\t\t}\r\n\t\t\t\t\r\n\t\t\t});\r\n\t\t\tvar str=place+itemLocality+address+country;\r\n\t\t\t$j('#searchTextField').val(responses[0].formatted_address);\r\n\t\t\t$j('.locationname').html(responses[0].formatted_address);\r\n\t\t} \r\n\t  });\r\n\t}\r\n\tfunction direction(addr)\r\n\t{\r\n\t\t\t\t\twindow.open('https:\/\/maps.google.ca\/maps?saddr='+encode($j('#searchTextField').val())+'&daddr='+encode(addr),'_newtab');\r\n\t\t\t}\r\n\tfunction encode(str) {\r\n\t\tvar result = \"\";\r\n\t\tfor (i = 0; i < str.length; i++) {\r\n\t\t\tif (str.charAt(i) ==\" \") result += \"+\";\r\n\t\t\telse result += str.charAt(i);\r\n\t\t}\r\n\t\treturn escape(result);\r\n\t}\r\n\twindow.onload = loadScript;\r\n\tfunction loadScript() {\r\n        jQuery('html, body').animate({scrollTop: jQuery('.home_map').offset().top-50}, 2100);\r\n    }\r\n<\/script>\r\n<div class=\"inner_wrap\">\r\n    <div class=\"inner_contarea\">\r\n        <div>\r\n            <div class=\"inner_lsb\">\r\n                <div class=\"locationsearch_home\">\r\n                    <div class=\"location\">\r\n                      \r\n                        <div class=\"locationname\">Suche...<\/div>\r\n                        <div class=\"popupbox\">\r\n                            <div class=\"contbox\">\r\n                                <p>Geben Sie bitte Ihr PLZ oder Ihren Ort ein:<\/p>\r\n                                <input id=\"searchTextField\" type=\"text\" \/>\r\n                                <fieldset>\r\n                                    <input type=\"button\" onclick=\"addressurls($j('#searchTextField').val());\" value=\"Finden\" \/>\r\n                                <\/fieldset>\r\n                                <div class=\"clear\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"clear\"><\/div>\r\n                    <\/div>\r\n                   \r\n                    <div class=\"clear\"><\/div>\r\n                <\/div>\r\n                <div class=\"home_map\"><div id=\"map_canvas\" style=\"width:800pxpx;height:500pxpx;\"><\/div><\/div>\r\n                \r\n                <div>\r\n                    <h2>Suchergebnisse<\/h2>\r\n                    <div>\r\n                        <div class=\"homelilst_wrap\">\r\n                            <div id=\"paging_container\">\r\n                                <div class=\"page_navigation\" id=\"nav_clone\"><\/div>\r\n                                <div class=\"clear\"><\/div>\r\n                                \t\t<ul class=\"content\">\r\n\t\t\t\t<\/ul>\r\n        <div class=\"page_navigation\" id=\"nav_main\"><\/div>\r\n        <script type=\"text\/javascript\">$j('#nav_clone').html($j('#nav_main').html());<\/script>\r\n        <div class=\"clear\"><\/div>\r\n                    <script>$j('.page_navigation').hide();<\/script>\r\n                            <div class=\"no-result\">Leider ergab Ihre Suche kein Ergebnis. Versuchen Sie es nochmal.<\/div>\r\n                                    <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"clear\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\n<\/div><\/section><\/p><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-13470","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Architects network - HOLZ VON HIER<\/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.holz-von-hier.eu\/en\/architects-network\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Architects network - HOLZ VON HIER\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.holz-von-hier.eu\/en\/architects-network\/\" \/>\n<meta property=\"og:site_name\" content=\"HOLZ VON HIER\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/HolzVonHier\/\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-26T07:16:26+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@HolzvonHier\" \/>\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.holz-von-hier.eu\\\/en\\\/architects-network\\\/\",\"url\":\"https:\\\/\\\/www.holz-von-hier.eu\\\/en\\\/architects-network\\\/\",\"name\":\"Architects network - HOLZ VON HIER\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.holz-von-hier.eu\\\/en\\\/#website\"},\"datePublished\":\"2016-04-26T16:29:54+00:00\",\"dateModified\":\"2022-11-26T07:16:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.holz-von-hier.eu\\\/en\\\/architects-network\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.holz-von-hier.eu\\\/en\\\/architects-network\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.holz-von-hier.eu\\\/en\\\/architects-network\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/www.holz-von-hier.eu\\\/en\\\/holz-von-hier\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Architects network\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.holz-von-hier.eu\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.holz-von-hier.eu\\\/en\\\/\",\"name\":\"Holz von hier\",\"description\":\"Umweltlabel f\u00fcr klimafreundlich hergestellte, nachhaltige Produkte aus Holz.\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.holz-von-hier.eu\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.holz-von-hier.eu\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.holz-von-hier.eu\\\/en\\\/#organization\",\"name\":\"Holz von hier\",\"url\":\"https:\\\/\\\/www.holz-von-hier.eu\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.holz-von-hier.eu\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.holz-von-hier.eu\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/Logo_neu_3-1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.holz-von-hier.eu\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/Logo_neu_3-1.jpg\",\"width\":495,\"height\":140,\"caption\":\"Holz von hier\"},\"image\":{\"@id\":\"https:\\\/\\\/www.holz-von-hier.eu\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/HolzVonHier\\\/\",\"https:\\\/\\\/x.com\\\/HolzvonHier\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Architects network - HOLZ VON HIER","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.holz-von-hier.eu\/en\/architects-network\/","og_locale":"en_US","og_type":"article","og_title":"Architects network - HOLZ VON HIER","og_url":"https:\/\/www.holz-von-hier.eu\/en\/architects-network\/","og_site_name":"HOLZ VON HIER","article_publisher":"https:\/\/www.facebook.com\/HolzVonHier\/","article_modified_time":"2022-11-26T07:16:26+00:00","twitter_card":"summary_large_image","twitter_site":"@HolzvonHier","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.holz-von-hier.eu\/en\/architects-network\/","url":"https:\/\/www.holz-von-hier.eu\/en\/architects-network\/","name":"Architects network - HOLZ VON HIER","isPartOf":{"@id":"https:\/\/www.holz-von-hier.eu\/en\/#website"},"datePublished":"2016-04-26T16:29:54+00:00","dateModified":"2022-11-26T07:16:26+00:00","breadcrumb":{"@id":"https:\/\/www.holz-von-hier.eu\/en\/architects-network\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.holz-von-hier.eu\/en\/architects-network\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.holz-von-hier.eu\/en\/architects-network\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/www.holz-von-hier.eu\/en\/holz-von-hier\/"},{"@type":"ListItem","position":2,"name":"Architects network"}]},{"@type":"WebSite","@id":"https:\/\/www.holz-von-hier.eu\/en\/#website","url":"https:\/\/www.holz-von-hier.eu\/en\/","name":"Holz von hier","description":"Umweltlabel f\u00fcr klimafreundlich hergestellte, nachhaltige Produkte aus Holz.","publisher":{"@id":"https:\/\/www.holz-von-hier.eu\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.holz-von-hier.eu\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.holz-von-hier.eu\/en\/#organization","name":"Holz von hier","url":"https:\/\/www.holz-von-hier.eu\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.holz-von-hier.eu\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.holz-von-hier.eu\/wp-content\/uploads\/2022\/11\/Logo_neu_3-1.jpg","contentUrl":"https:\/\/www.holz-von-hier.eu\/wp-content\/uploads\/2022\/11\/Logo_neu_3-1.jpg","width":495,"height":140,"caption":"Holz von hier"},"image":{"@id":"https:\/\/www.holz-von-hier.eu\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/HolzVonHier\/","https:\/\/x.com\/HolzvonHier"]}]}},"_links":{"self":[{"href":"https:\/\/www.holz-von-hier.eu\/en\/wp-json\/wp\/v2\/pages\/13470","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.holz-von-hier.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.holz-von-hier.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.holz-von-hier.eu\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.holz-von-hier.eu\/en\/wp-json\/wp\/v2\/comments?post=13470"}],"version-history":[{"count":0,"href":"https:\/\/www.holz-von-hier.eu\/en\/wp-json\/wp\/v2\/pages\/13470\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.holz-von-hier.eu\/en\/wp-json\/wp\/v2\/media?parent=13470"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}