{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://caitech.eu/#organization",
      "name": "CAI Technology",
      "legalName": "CAI TECHNOLOGY S.R.L.",
      "url": "https://caitech.eu/",
      "description": "The Romanian-built AI consultancy specialized in legal, procurement, and document AI for EU-compliant deployments. On-premise, GDPR-safe, Romanian language native."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/cai-technology#asg",
      "name": "CAI Technology ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/cai-technology",
      "isPartOf": {
        "@id": "https://caitech.eu/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}