{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://tomcompany.jp/#organization",
      "name": "株式会社 TOM company",
      "url": "https://tomcompany.jp/",
      "description": "芸能事務所、株式会社TOM company（トムカンパニー）オフィシャルサイト。所属タレントの公式プロフィール、出演作品情報など。"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/tom-company#asg",
      "name": "株式会社 TOM company ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/tom-company",
      "isPartOf": {
        "@id": "https://tomcompany.jp/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}