{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://afry.com/#organization",
      "name": "AFRY",
      "url": "https://afry.com/",
      "description": "We provide engineering, project management, and advisory services that enable the energy and industrial transition and strengthen resilience in society."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/afry#asg",
      "name": "AFRY ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/afry",
      "isPartOf": {
        "@id": "https://afry.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}