{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.aiprobase.com/#organization",
      "name": "Aiprobase",
      "legalName": "AIPROBASE LTD",
      "url": "https://www.aiprobase.com/",
      "description": "Aiprobase publishes owner-controlled business profiles as structured data — JSON-LD, Markdown, and HTML — so AI systems work from facts the business sets, not from whatever they find."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/aiprobase#asg",
      "name": "Aiprobase ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/aiprobase",
      "isPartOf": {
        "@id": "https://www.aiprobase.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}