{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.clausporto.com/en-us#organization",
      "name": "Claus Porto",
      "url": "https://www.clausporto.com/en-us",
      "description": "Claus Porto"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/claus-porto#asg",
      "name": "Claus Porto ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/claus-porto",
      "isPartOf": {
        "@id": "https://www.clausporto.com/en-us#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}