{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://anothervision.tokyo/#organization",
      "name": "AnotherVision",
      "url": "https://anothervision.tokyo/",
      "description": "謎解き制作集団AnotherVisionのウェブサイトです。"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/anothervision#asg",
      "name": "AnotherVision ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/anothervision",
      "isPartOf": {
        "@id": "https://anothervision.tokyo/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}