{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://dataforeningen.no/#organization",
      "name": "Dataforeningen",
      "url": "https://dataforeningen.no/",
      "description": "Sammen om data siden 1953"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dataforeningen#asg",
      "name": "Dataforeningen ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dataforeningen",
      "isPartOf": {
        "@id": "https://dataforeningen.no/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}