{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hipsterwhale.com/#organization",
      "name": "Hipster Whale",
      "url": "https://www.hipsterwhale.com/",
      "description": "Hipster Whale is an Australian studio which brings great games to the world. We made Crossy Road, Disney Crossy Road, PAC-MAN 256, Piffle, and Crossy Road Castle."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/hipster-whale#asg",
      "name": "Hipster Whale ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/hipster-whale",
      "isPartOf": {
        "@id": "https://www.hipsterwhale.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}