{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://northvolt.com/#organization",
      "name": "Northvolt",
      "url": "https://northvolt.com/",
      "description": "Pioneering a sustainable battery industry to enable the future of energy."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/northvolt#asg",
      "name": "Northvolt ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/northvolt",
      "isPartOf": {
        "@id": "https://northvolt.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}