{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://babyishheart.com/#organization",
      "name": "BHC",
      "url": "http://babyishheart.com/",
      "description": "社名の意味は｢童心｣!無邪気な気持ちでテレビやインターネットなどの番組を創っている会社です"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/bhc#asg",
      "name": "BHC ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/bhc",
      "isPartOf": {
        "@id": "http://babyishheart.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}