{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.geeksinphoenix.com/#organization",
      "name": "Geeks in Phoenix",
      "url": "https://www.geeksinphoenix.com/",
      "description": "Computer Repair, Virus Removal and Data Recovery are our specialties at Geeks in Phoenix, serving Phoenix, Paradise Valley, Scottsdale, and Tempe AZ."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/geeks-in-phoenix#asg",
      "name": "Geeks in Phoenix ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/geeks-in-phoenix",
      "isPartOf": {
        "@id": "https://www.geeksinphoenix.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}