{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.toysfactory.co.jp/#organization",
      "name": "TOY'S FACTORY",
      "url": "https://www.toysfactory.co.jp/",
      "description": "Mr.Childrenなど多数のアーティストが所属するTOY"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/toy-s-factory#asg",
      "name": "TOY'S FACTORY ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/toy-s-factory",
      "isPartOf": {
        "@id": "https://www.toysfactory.co.jp/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}