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