{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.codeandtrust.com/#organization",
      "name": "Code and Trust",
      "legalName": "Code and Trust LLC",
      "url": "https://www.codeandtrust.com/",
      "description": "Custom software development and AI implementation company serving enterprise operations and tech founders."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/code-and-trust#asg",
      "name": "Code and Trust ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/code-and-trust",
      "isPartOf": {
        "@id": "https://www.codeandtrust.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}