{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://kavix.co.uk/#organization",
      "name": "Kavix",
      "legalName": "Kavix Technologies Ltd",
      "url": "https://kavix.co.uk/",
      "description": "Security-first IT support and managed cybersecurity services for London businesses."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/kavix#asg",
      "name": "Kavix ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/kavix",
      "isPartOf": {
        "@id": "https://kavix.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}