{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.builtbysnowman.com/#organization",
      "name": "Snowman",
      "url": "https://www.builtbysnowman.com/",
      "description": "Snowman is a small studio handcrafting big ideas. Creators of The Alto Series, Where Cards Fall, Skate City, Lucky Luna & Laya’s Horizon."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/snowman#asg",
      "name": "Snowman ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/snowman",
      "isPartOf": {
        "@id": "https://www.builtbysnowman.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}