{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.worksoft.com/#organization",
      "name": "Worksoft",
      "url": "https://www.worksoft.com/",
      "description": "Smarter Testing Starts Here"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/worksoft#asg",
      "name": "Worksoft ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/worksoft",
      "isPartOf": {
        "@id": "https://www.worksoft.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}