{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://mikethemacguy.com/#organization",
      "name": "Mike The Mac Guy",
      "url": "https://mikethemacguy.com/",
      "description": "We offer onsite Mac support services – including training, set up, troubleshooting, malware removal, and data recovery, and more. Sarasota & Manatee Counties."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/mike-the-mac-guy#asg",
      "name": "Mike The Mac Guy ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/mike-the-mac-guy",
      "isPartOf": {
        "@id": "https://mikethemacguy.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}