{
 "@context": "https://schema.org",
 "@graph": [
  {
   "@type": "WebApplication",
   "name": "Wire Transfer &amp; Zelle Scam Checker",
   "url": "https://scamanot.com/wire-transfer-checker.html",
   "applicationCategory": "SecurityApplication",
   "operatingSystem": "Any",
   "description": "Free wire transfer and Zelle scam checker. Describe a payment request \u2014 who's asking, why, and how \u2014 and AI matches it against wire fraud, bank impersonation, and payment app scam patterns before you send. 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": "Wire Transfer &amp; Zelle Checker",
     "item": "https://scamanot.com/wire-transfer-checker.html"
    }
   ]
  }
 ]
}