{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.scssoft.com/#organization",
      "name": "SCS Software",
      "url": "https://www.scssoft.com/",
      "description": "Homepage for SCS Software’s corporate webpage, presenting an overview of the company’s statistics, projects, and testimonials from our customers and staff."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/scs-software#asg",
      "name": "SCS Software ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/scs-software",
      "isPartOf": {
        "@id": "https://www.scssoft.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}