{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://noderan.com/#organization",
      "name": "Noderan",
      "legalName": "Noderan Inc.",
      "url": "https://noderan.com/",
      "description": "Noderan is a no-code AI automation platform and workflow marketplace."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/noderan#asg",
      "name": "Noderan ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/noderan",
      "isPartOf": {
        "@id": "https://noderan.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}