{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://barudan.co.jp/#organization",
      "name": "株式会社バルダン",
      "url": "https://barudan.co.jp/",
      "description": "HPの概要文"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/barudan-co-jp#asg",
      "name": "株式会社バルダン ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/barudan-co-jp",
      "isPartOf": {
        "@id": "https://barudan.co.jp/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}