{
 "@context": "https://schema.org",
 "@graph": [
  {
   "@type": "WebApplication",
   "name": "Urgency Pressure Detector",
   "url": "https://scamanot.com/urgency-pressure-detector.html",
   "applicationCategory": "SecurityApplication",
   "operatingSystem": "Any",
   "description": "Free urgency and manipulation detector. Paste any message and AI names each pressure tactic in it \u2014 artificial deadlines, fear, authority, isolation \u2014 with the exact phrases that triggered them. 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": "Urgency Pressure Detector",
     "item": "https://scamanot.com/urgency-pressure-detector.html"
    }
   ]
  }
 ]
}