{
 "@context": "https://schema.org",
 "@graph": [
  {
   "@type": "WebApplication",
   "name": "Charity &amp; Disaster Relief Scam Checker",
   "url": "https://scamanot.com/charity-scam-checker.html",
   "applicationCategory": "SecurityApplication",
   "operatingSystem": "Any",
   "description": "Free charity scam checker. Paste a donation appeal \u2014 after a disaster, by phone, text, or social media \u2014 and AI checks it for charity fraud red flags plus how to verify before giving. 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": "Charity Scam Checker",
     "item": "https://scamanot.com/charity-scam-checker.html"
    }
   ]
  }
 ]
}