{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://game-mill.com/#organization",
      "name": "game-mill.com",
      "url": "http://game-mill.com/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/game-mill-com#asg",
      "name": "game-mill.com ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/game-mill-com",
      "isPartOf": {
        "@id": "http://game-mill.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}