{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://arifgames.com/#organization",
      "name": "Arif Games",
      "url": "http://arifgames.com/",
      "description": "Arif Games is an independent game studio creating retro-inspired, story-driven adventure RPGs, including Shadows of Eldemir and Dark Fear."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/arif-games#asg",
      "name": "Arif Games ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/arif-games",
      "isPartOf": {
        "@id": "http://arifgames.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}