{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://tokyobike.com/#organization",
      "name": "TOKYOBIKE",
      "url": "https://tokyobike.com/",
      "description": "トーキョーバイクの公式サイト。速く走ることや移動することだけが目的ではなく、なんでもない日常にささやかな変化を加える“きっかけ“としての自転車を作っています。"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/tokyobike#asg",
      "name": "TOKYOBIKE ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/tokyobike",
      "isPartOf": {
        "@id": "https://tokyobike.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}