{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://techcentre.com/#organization",
      "name": "Tech Centre",
      "legalName": "Remedy Tech Centre Limited",
      "url": "https://techcentre.com/",
      "description": "Specialist repair centre for games consoles, handheld games and controllers."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/tech-centre#asg",
      "name": "Tech Centre ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/tech-centre",
      "isPartOf": {
        "@id": "https://techcentre.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}