{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.scsp.ai/#organization",
      "name": "SCSP",
      "url": "https://www.scsp.ai/",
      "description": "Special Competitive Studies Project is a non-profit initiative with a mission to ensure that America is positioned to win the techno-economic competition by 2030."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/scsp#asg",
      "name": "SCSP ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/scsp",
      "isPartOf": {
        "@id": "https://www.scsp.ai/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}