{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.bsa.org/#organization",
      "name": "BSA TechPost",
      "url": "http://www.bsa.org/",
      "description": "BSA's official blog, a forum on important issues facing the software industry."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bsa-techpost#asg",
      "name": "BSA TechPost ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bsa-techpost",
      "isPartOf": {
        "@id": "http://www.bsa.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}