{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://tangogameworks.com/#organization",
      "name": "Tango Gameworks",
      "url": "https://tangogameworks.com/",
      "description": "A creative workshop making games with soul"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/tango-gameworks#asg",
      "name": "Tango Gameworks ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/tango-gameworks",
      "isPartOf": {
        "@id": "https://tangogameworks.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}