{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.dbeta.co.uk/#organization",
      "name": "DBETA",
      "url": "https://www.dbeta.co.uk/",
      "description": "Specialists in Structural Strategy and Digital Architecture. We engineer high-performance, relational web systems that eliminate technical debt and ensure long-term scalability through disciplined framework implementation."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/dbeta#asg",
      "name": "DBETA ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/dbeta",
      "isPartOf": {
        "@id": "https://www.dbeta.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}