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