{
 "@context": "https://schema.org",
 "@graph": [
  {
   "@type": "WebApplication",
   "name": "Tech Support &amp; Pop-Up Scam Checker",
   "url": "https://scamanot.com/tech-support-scam-checker.html",
   "applicationCategory": "SecurityApplication",
   "operatingSystem": "Any",
   "description": "Free tech support scam checker. Describe a virus pop-up, security warning, or unsolicited \"Microsoft\" call \u2014 AI matches it against known tech support scam patterns and tells you what to do. Nothing stored.",
   "offers": {
    "@type": "Offer",
    "price": "0",
    "priceCurrency": "USD"
   },
   "publisher": {
    "@type": "Organization",
    "name": "Scamanot",
    "url": "https://scamanot.com/"
   }
  },
  {
   "@type": "BreadcrumbList",
   "itemListElement": [
    {
     "@type": "ListItem",
     "position": 1,
     "name": "Home",
     "item": "https://scamanot.com/"
    },
    {
     "@type": "ListItem",
     "position": 2,
     "name": "Tools",
     "item": "https://scamanot.com/tools.html"
    },
    {
     "@type": "ListItem",
     "position": 3,
     "name": "Tech Support Scam Checker",
     "item": "https://scamanot.com/tech-support-scam-checker.html"
    }
   ]
  }
 ]
}