{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.afb.no/#organization",
      "name": "Norse",
      "url": "https://www.afb.no/",
      "description": "We’re a digital product studio dedicated to building solutions and ventures that solve real problems and make an impact."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/norse#asg",
      "name": "Norse ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/norse",
      "isPartOf": {
        "@id": "https://www.afb.no/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}