{"id":1949,"date":"2023-03-08T18:16:19","date_gmt":"2023-03-08T17:16:19","guid":{"rendered":"https:\/\/windeurope.org\/annual2023\/?page_id=1949"},"modified":"2023-03-14T19:21:53","modified_gmt":"2023-03-14T18:21:53","slug":"siemens-gamesa","status":"publish","type":"page","link":"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/","title":{"rendered":"Technology Partner &#8211; Siemens Gamesa"},"content":{"rendered":"<section class=\"inner content-partner\"> <a href=\"https:\/\/www.siemensgamesa.com\/en-int?ref=annual2023\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Visit the Siemens Gamesa website\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/annual2023\/images\/conference\/content-partners\/sgre\/sgre-header-image.png\" style=\"margin-bottom:1em;\"><\/a>\r\n\t\r\n\t\r\n  <div class=\"row\">\r\n    <div class=\"col-md\"><a href=\"https:\/\/www.siemensgamesa.com\/en-int?ref=annual2023\" rel=\"noopener noreferrer\" target=\"_blank\" title=\"Visit the Siemens Gamesa website\"><img decoding=\"async\" src=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/sgre.svg\" class=\"logo m-b-2\" alt=\"Siemens Gamesa\"><\/a><\/div>\r\n    <div class=\"col-md socials-block\">\r\n      <h3>Find us on social media<\/h3>\r\n      <section class=\"socials\"> <a href=\"https:\/\/www.linkedin.com\/company\/siemensgamesa\/?ref=annual2023\" target=\"_blank\" title=\"Click here to visit our LinkedIn page\" rel=\"noopener noreferrer\"><i class=\"fa fa-linkedin\"><\/i><\/a><a href=\"https:\/\/twitter.com\/siemensgamesa?ref=annual2023\" target=\"_blank\" title=\"Click here to visit our official Twitter account\" rel=\"noopener noreferrer\"><i class=\"fa fa-twitter\"><\/i><\/a><a class=\"\" href=\"https:\/\/www.facebook.com\/SiemensGamesa\/?ref=annual2023\" target=\"_blank\" title=\"Click here to visit our Facebook page\" rel=\"noopener noreferrer\"><i class=\"fa fa-facebook\"><\/i><\/a><a href=\"https:\/\/www.instagram.com\/siemensgamesa\/?ref=annual2023\" class=\"\" target=\"_blank\" title=\"Click here to visit our official Instagram account\" rel=\"noopener noreferrer\"><i class=\"fa fa-instagram\"><\/i><\/a> <\/section>\r\n    <\/div>\r\n  <\/div>\r\n\t\r\n\t\r\n  <div class=\"row\">\r\n    <div class=\"col-md\">\r\n      <h3>The future of wind: We&#8217;re ready when you are.<\/h3>\r\n      <p>Siemens Gamesa is ready to deliver on the EU&#8217;s ambitious installation targets for wind energy. Our 5.X platform is an industry benchmark shaping the onshore landscape with its unprecedented power rating. Our 14-MW offshore wind turbines are the world\u2019s best-selling in their class. We are the first in the industry to develop and install recyclable wind turbine blades. And our digital tools for maintenance and optimization are state-of-the-art. But policymakers need to create the right conditions for our industry. We need improved auction designs; faster and simpler permitting; an industrial policy that secures raw materials at fair prices.<\/p>\r\n\t\t<p><strong>Visit our stand in Hall E, E-D21<\/strong><\/p>\r\n    <\/div>\r\n    <div class=\"col-md\">\r\n      <h2>Find us at these sessions<\/h2>\r\n            <div class=\"session-days m-b-2\">\r\n      <a href=\"#all-days\" id=\"all-days\" class=\"selected m-r-2\">All days<\/a>\r\n      <a href=\"#day-one\" id=\"day-one\" data-date=\"2023-04-25\" class=\"m-r-2\">Day one<\/a>\r\n      <a href=\"#day-two\" id=\"day-two\" data-date=\"2023-04-26\" class=\"m-r-2\">Day two<\/a>\r\n      <a href=\"#day-three\" id=\"day-three\" data-date=\"2023-04-27\" class=\"m-r-2\">Day three<\/a>\r\n    <\/div>\r\n    <script>\r\n      jq3(function () {\r\n        if (!window.location.hash) {\r\n          \/\/ window.location.hash = \"all-days\";\r\n        }\r\n        $ = jq3;\r\n        \/\/ console.log($.fn.jquery);\r\n        topic_icons = $(\".topic-icons .topic-icon\");\r\n        sessions = $(\".sessions .session\");\r\n        session_days = $(\"div.sessions\");\r\n        topic_icons.on(\"click\", function (e) {\r\n          e.preventDefault();\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").addClass(\"labeled\").fadeOut();\r\n          if ($(this).hasClass(\"selected\")) {\r\n            if (topic_icons.length == topic_icons.filter(\".selected\").length) {\r\n              topic_icons.removeClass(\"selected\");\r\n              $(this).addClass(\"selected\");\r\n              sessions.not('[data-topic=\"' + $(this).data('topic') + '\"]').removeClass(\"selected\").fadeOut();\r\n              sessions.closest(\".session-group\").fadeOut();\r\n              sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n            } else if (topic_icons.filter(\".selected\").length == 1) {\r\n              topic_icons.addClass(\"selected\");\r\n              sessions.addClass(\"selected\").fadeIn();\r\n              sessions.closest(\".session-group\").fadeIn();\r\n            } else {\r\n              $(this).removeClass(\"selected\");\r\n              sessions.filter('[data-topic=\"' + $(this).data('topic') + '\"]').removeClass(\"selected\").fadeOut();\r\n              sessions.closest(\".session-group\").fadeOut();\r\n              sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n            }\r\n          } else {\r\n            $(this).addClass(\"selected\");\r\n            sessions.filter('[data-topic=\"' + $(this).data('topic') + '\"]').addClass(\"selected\").fadeIn();\r\n            sessions.filter(\".selected\").closest(\".session-group\").fadeIn();\r\n          }\r\n          sessions.filter(\".selected\").closest(\".sessions\").find(\".any-sessions\").removeClass(\"labeled\");\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").filter(\".labeled\").fadeIn();\r\n        });\r\n\r\n        $(\"a.reset-topics\").on(\"click\", function (e) {\r\n          e.preventDefault();\r\n          topic_icons.addClass(\"selected\");\r\n          sessions.addClass(\"selected\").fadeIn();\r\n          sessions.closest(\".session-group\").fadeIn();\r\n          sessions.closest(\".sessions\").find(\".any-sessions\").addClass(\"labeled\").fadeOut();\r\n        });\r\n\r\n        session_day_links = $(\".session-days a\");\r\n        session_day_links.on(\"click\", function (e) {\r\n          \/\/ e.preventDefault();\r\n          hash = $(this).prop(\"hash\");\r\n          if (hash == \"#all-days\") {\r\n            session_days.fadeIn();\r\n          } else {\r\n            \/\/ session_days.fadeOut();\r\n            session_days.hide();\r\n            session_days.filter('[data-date=\"' + $(this).data('date') + '\"]').fadeIn();\r\n          }\r\n          session_day_links.removeClass(\"selected\");\r\n          $(this).addClass(\"selected\");\r\n        });\r\n\r\n        if (window.location.hash.indexOf('?') == -1) {\r\n          hash = window.location.hash;\r\n        } else {\r\n          hash = window.location.hash.substr(0, window.location.hash.indexOf('?'));\r\n        }\r\n        if (!!hash && ['#day-one', '#day-two', '#day-three', '#day-four'].indexOf(hash) > -1) {\r\n          session_day_links.filter('[href=\"' + hash + '\"]').trigger(\"click\");\r\n        }\r\n      });\r\n    <\/script>\r\n    <div class=\"sessions m-b-4\" data-date=\"2023-04-25\">\r\n      <h1 class=\"m-b-1\">Tuesday, 25 April<\/h1>\r\n                    <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">09:00<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/annual2023\/conference\/sessions\/supply-chain-competitiveness\">Strengthening Europe's wind supply chain<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">09:00 - 10:30<\/div>\r\n                    <div class=\"session-locations\">Auditorium 12<\/div>\r\n                                                              <div class=\"session-locations text-we-red\">No conference pass required<\/div>\r\n                                        <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n                  <p class=\"any-sessions\" style=\"display: none;\">No sessions available.<\/p>\r\n    <\/div>\r\n    <div class=\"sessions m-b-4\" data-date=\"2023-04-26\">\r\n      <h1 class=\"m-b-1\">Wednesday, 26 April<\/h1>\r\n                    <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">09:00<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/annual2023\/conference\/sessions\/offshore-wind-turning-huge-ambition-into-reality\">Offshore wind: turning huge ambition into reality<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">09:00 - 10:30<\/div>\r\n                    <div class=\"session-locations\">CHANGE OF ROOM - Auditorium 15<\/div>\r\n                                                            <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n                  <p class=\"any-sessions\" style=\"display: none;\">No sessions available.<\/p>\r\n    <\/div>\r\n    <div class=\"sessions m-b-4\" data-date=\"2023-04-27\">\r\n      <h1 class=\"m-b-1\">Thursday, 27 April<\/h1>\r\n                    <div class=\"row session-group\">\r\n          <div class=\"col col-md-3 col-6\">\r\n            <div class=\"sessions-time\">13:45<\/div>\r\n          <\/div>\r\n          <div class=\"col\">\r\n            <div class=\"row\">\r\n                                                            <div class=\"col session selected  \" data-topics=\"[]\">\r\n                  <div class=\"\">\r\n                                          <div class=\"session-name\"><h4><a href=\"https:\/\/windeurope.org\/annual2023\/conference\/sessions\/wind-to-hydrogen-is-it-actually-happening\">Wind-to-hydrogen: is it actually happening?<\/a><\/h4><\/div>\r\n                                        <div class=\"session-time\">13:45 - 14:45<\/div>\r\n                    <div class=\"session-locations\">Auditorium 10<\/div>\r\n                                                            <div class=\"session-topics hide\"><\/div>\r\n                  <\/div>\r\n                <\/div>\r\n                          <\/div>\r\n          <\/div>\r\n        <\/div>\r\n                  <p class=\"any-sessions\" style=\"display: none;\">No sessions available.<\/p>\r\n    <\/div>\r\n <\/div>\r\n  <\/div>\r\n<\/section>\r\n","protected":false},"excerpt":{"rendered":"<p>Find us on social media The future of wind: We&#8217;re ready when you are. Siemens Gamesa is ready to deliver on the EU&#8217;s ambitious installation targets for wind energy. Our 5.X platform is an industry benchmark shaping the onshore landscape with its unprecedented power rating. Our 14-MW offshore wind turbines are the world\u2019s best-selling in [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":824,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-1949","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Technology Partner - Siemens Gamesa | WindEurope Annual Event 2023<\/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:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Technology Partner - Siemens Gamesa | WindEurope Annual Event 2023\" \/>\n<meta property=\"og:description\" content=\"Find us on social media The future of wind: We&#8217;re ready when you are. Siemens Gamesa is ready to deliver on the EU&#8217;s ambitious installation targets for wind energy. Our 5.X platform is an industry benchmark shaping the onshore landscape with its unprecedented power rating. Our 14-MW offshore wind turbines are the world\u2019s best-selling in [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/\" \/>\n<meta property=\"og:site_name\" content=\"WindEurope Annual Event 2023\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/windeurope\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-14T18:21:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/sgre.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@windeurope\" \/>\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:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/\",\"url\":\"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/\",\"name\":\"Technology Partner - Siemens Gamesa | WindEurope Annual Event 2023\",\"isPartOf\":{\"@id\":\"https:\/\/windeurope.org\/annual2023\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/sgre.svg\",\"datePublished\":\"2023-03-08T17:16:19+00:00\",\"dateModified\":\"2023-03-14T18:21:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/#primaryimage\",\"url\":\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/sgre.svg\",\"contentUrl\":\"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/sgre.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/windeurope.org\/annual2023\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Conference\",\"item\":\"https:\/\/windeurope.org\/annual2023\/conference\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Content Partners\",\"item\":\"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Technology Partner &#8211; Siemens Gamesa\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/windeurope.org\/annual2023\/#website\",\"url\":\"https:\/\/windeurope.org\/annual2023\/\",\"name\":\"WindEurope Annual Event 2023\",\"description\":\"Your annual &lt;i&gt;&lt;b&gt;by the industry&lt;br&gt; for the industry&lt;\/b&gt;&lt;\/i&gt; wind energy event\",\"publisher\":{\"@id\":\"https:\/\/windeurope.org\/annual2023\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/windeurope.org\/annual2023\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/windeurope.org\/annual2023\/#organization\",\"name\":\"WindEurope\",\"url\":\"https:\/\/windeurope.org\/annual2023\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windeurope.org\/annual2023\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/windeurope.org\/annual2023\/wp-content\/uploads\/WindEurope-SQ.jpg\",\"contentUrl\":\"https:\/\/windeurope.org\/annual2023\/wp-content\/uploads\/WindEurope-SQ.jpg\",\"width\":2246,\"height\":2246,\"caption\":\"WindEurope\"},\"image\":{\"@id\":\"https:\/\/windeurope.org\/annual2023\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/windeurope\",\"https:\/\/x.com\/windeurope\",\"https:\/\/www.instagram.com\/windeurope\",\"https:\/\/www.linkedin.com\/company\/windeurope\",\"https:\/\/www.youtube.com\/c\/windeurope\",\"https:\/\/en.wikipedia.org\/wiki\/WindEurope\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Technology Partner - Siemens Gamesa | WindEurope Annual Event 2023","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:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/","og_locale":"en_US","og_type":"article","og_title":"Technology Partner - Siemens Gamesa | WindEurope Annual Event 2023","og_description":"Find us on social media The future of wind: We&#8217;re ready when you are. Siemens Gamesa is ready to deliver on the EU&#8217;s ambitious installation targets for wind energy. Our 5.X platform is an industry benchmark shaping the onshore landscape with its unprecedented power rating. Our 14-MW offshore wind turbines are the world\u2019s best-selling in [&hellip;]","og_url":"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/","og_site_name":"WindEurope Annual Event 2023","article_publisher":"https:\/\/www.facebook.com\/windeurope","article_modified_time":"2023-03-14T18:21:53+00:00","og_image":[{"url":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/sgre.svg"}],"twitter_card":"summary_large_image","twitter_site":"@windeurope","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/","url":"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/","name":"Technology Partner - Siemens Gamesa | WindEurope Annual Event 2023","isPartOf":{"@id":"https:\/\/windeurope.org\/annual2023\/#website"},"primaryImageOfPage":{"@id":"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/#primaryimage"},"image":{"@id":"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/#primaryimage"},"thumbnailUrl":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/sgre.svg","datePublished":"2023-03-08T17:16:19+00:00","dateModified":"2023-03-14T18:21:53+00:00","breadcrumb":{"@id":"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/#primaryimage","url":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/sgre.svg","contentUrl":"https:\/\/windeurope.org\/wp-content\/uploads\/images\/logos\/events\/sgre.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/siemens-gamesa\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/windeurope.org\/annual2023\/"},{"@type":"ListItem","position":2,"name":"Conference","item":"https:\/\/windeurope.org\/annual2023\/conference\/"},{"@type":"ListItem","position":3,"name":"Content Partners","item":"https:\/\/windeurope.org\/annual2023\/conference\/content-partners\/"},{"@type":"ListItem","position":4,"name":"Technology Partner &#8211; Siemens Gamesa"}]},{"@type":"WebSite","@id":"https:\/\/windeurope.org\/annual2023\/#website","url":"https:\/\/windeurope.org\/annual2023\/","name":"WindEurope Annual Event 2023","description":"Your annual &lt;i&gt;&lt;b&gt;by the industry&lt;br&gt; for the industry&lt;\/b&gt;&lt;\/i&gt; wind energy event","publisher":{"@id":"https:\/\/windeurope.org\/annual2023\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/windeurope.org\/annual2023\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/windeurope.org\/annual2023\/#organization","name":"WindEurope","url":"https:\/\/windeurope.org\/annual2023\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windeurope.org\/annual2023\/#\/schema\/logo\/image\/","url":"https:\/\/windeurope.org\/annual2023\/wp-content\/uploads\/WindEurope-SQ.jpg","contentUrl":"https:\/\/windeurope.org\/annual2023\/wp-content\/uploads\/WindEurope-SQ.jpg","width":2246,"height":2246,"caption":"WindEurope"},"image":{"@id":"https:\/\/windeurope.org\/annual2023\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/windeurope","https:\/\/x.com\/windeurope","https:\/\/www.instagram.com\/windeurope","https:\/\/www.linkedin.com\/company\/windeurope","https:\/\/www.youtube.com\/c\/windeurope","https:\/\/en.wikipedia.org\/wiki\/WindEurope"]}]}},"_links":{"self":[{"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/pages\/1949"}],"collection":[{"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/comments?post=1949"}],"version-history":[{"count":13,"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/pages\/1949\/revisions"}],"predecessor-version":[{"id":2165,"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/pages\/1949\/revisions\/2165"}],"up":[{"embeddable":true,"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/pages\/824"}],"wp:attachment":[{"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/media?parent=1949"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/categories?post=1949"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/windeurope.org\/annual2023\/wp-json\/wp\/v2\/tags?post=1949"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}