{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.b-dash.jp/#organization",
      "name": "b-DASH",
      "url": "http://www.b-dash.jp/",
      "description": "私たちはテレビ番組や映像コンテンツの企画・制作を行うディレクター集団です。"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/b-dash#asg",
      "name": "b-DASH ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/b-dash",
      "isPartOf": {
        "@id": "http://www.b-dash.jp/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}