{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.steav.io/#organization",
      "name": "STEAV",
      "legalName": "STEAV Inc.",
      "url": "https://www.steav.io/",
      "description": "STEAV builds AI infrastructure for organizations that want to build, run, and own their AI models instead of renting them from a third-party API. Its platform, CID, runs inside their own environment and creates a verifiable record of how each model was built."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/steav#asg",
      "name": "STEAV ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/steav",
      "isPartOf": {
        "@id": "https://www.steav.io/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}