{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.vestas.com/en#organization",
      "name": "Vestas",
      "url": "https://www.vestas.com/en",
      "description": "Vestas is the renewable energy industry’s global partner on sustainable energy solutions. We design, manufacture, install, and service wind turbines across the globe."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/vestas#asg",
      "name": "Vestas ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/vestas",
      "isPartOf": {
        "@id": "https://www.vestas.com/en#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}