{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://abee.co.jp/#organization",
      "name": "AIM",
      "url": "https://abee.co.jp/",
      "description": "abee"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/aim#asg",
      "name": "AIM ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/aim",
      "isPartOf": {
        "@id": "https://abee.co.jp/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}