{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hydro.com/#organization",
      "name": "Hydro",
      "url": "https://hydro.com/",
      "description": "Hydro is a leading aluminium and renewable energy company that builds businesses and partnerships for a more sustainable future. We have 32,000 employees in more than 140 locations and 40 countries."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hydro#asg",
      "name": "Hydro ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hydro",
      "isPartOf": {
        "@id": "https://hydro.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}