{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://sgaworld.org/#organization",
      "name": "SGA World",
      "legalName": "SGA World Limited",
      "url": "https://sgaworld.org/",
      "description": "An international network of independent accounting, audit, tax and advisory firms across 21 countries."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/sga-world#asg",
      "name": "SGA World ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/sga-world",
      "isPartOf": {
        "@id": "https://sgaworld.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}