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