{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://orbit.ing/password#organization",
      "name": "Astranis Store",
      "url": "https://orbit.ing/password",
      "description": "Made only for Astranis Employees :)"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/astranis-store#asg",
      "name": "Astranis Store ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/astranis-store",
      "isPartOf": {
        "@id": "https://orbit.ing/password#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}