{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.runawayplay.com/#organization",
      "name": "Runaway",
      "url": "https://www.runawayplay.com/",
      "description": "Runaway is a game developer and publisher based in Dunedin, New Zealand. We build games that are engines of happiness, inspired by the natural world."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/runaway#asg",
      "name": "Runaway ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/runaway",
      "isPartOf": {
        "@id": "https://www.runawayplay.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}