{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.oceanwinds.com/#organization",
      "name": "Ocean Winds",
      "url": "https://www.oceanwinds.com/",
      "description": "Oceans Winds (OW) is an international company dedicated to offshore wind energy and created as a 50-50 joint venture, owned by EDP Renewables and ENGIE."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/ocean-winds#asg",
      "name": "Ocean Winds ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/ocean-winds",
      "isPartOf": {
        "@id": "https://www.oceanwinds.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}