{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://myfarm.co.jp/#organization",
      "name": "マイファーム",
      "url": "https://myfarm.co.jp/",
      "description": "株式会社マイファームは「自産自消のできる社会」を目指して、「農業って楽しい！」を生み出し広げる事業に取り組んでいます。"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/myfarm-co-jp#asg",
      "name": "マイファーム ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/myfarm-co-jp",
      "isPartOf": {
        "@id": "https://myfarm.co.jp/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}