{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://smart-r.global/#organization",
      "name": "Smart Research Inc.",
      "url": "https://smart-r.global/",
      "description": "We conduct research on markets, companies, etc. with the mission of visualizing corporate value."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/smart-research-inc#asg",
      "name": "Smart Research Inc. ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/smart-research-inc",
      "isPartOf": {
        "@id": "https://smart-r.global/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}