{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://stillfoods.com/#organization",
      "name": "Stillfoods inc.",
      "url": "https://stillfoods.com/",
      "description": "株式会社スティルフーズの公式ウェブサイト。レストランの開発・運営・コンサルティング業務。"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/stillfoods-inc#asg",
      "name": "Stillfoods inc. ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/stillfoods-inc",
      "isPartOf": {
        "@id": "https://stillfoods.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}