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