{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://jric.jp/#organization",
      "name": "JRIC",
      "url": "https://jric.jp/",
      "description": "ニーズとニーズを戦略でつないでWin-Win-Winを生み出す"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/jric#asg",
      "name": "JRIC ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/jric",
      "isPartOf": {
        "@id": "https://jric.jp/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}