{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.abc-company.no/en/#organization",
      "name": "ABC Company",
      "url": "https://www.abc-company.no/en/",
      "description": "Translating, interpreting and Sami lessons."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/abc-company#asg",
      "name": "ABC Company ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/abc-company",
      "isPartOf": {
        "@id": "https://www.abc-company.no/en/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}