{
 "@context": "https://schema.org",
 "@graph": [
  {
   "@type": "WebApplication",
   "name": "Online Marketplace Seller Checker",
   "url": "https://scamanot.com/marketplace-seller-checker.html",
   "applicationCategory": "SecurityApplication",
   "operatingSystem": "Any",
   "description": "Free marketplace seller checker for Facebook Marketplace, Craigslist, and OfferUp. Describe the deal \u2014 item, price, payment method, seller behavior \u2014 and AI flags fraud patterns before you pay or meet. 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": "Marketplace Seller Checker",
     "item": "https://scamanot.com/marketplace-seller-checker.html"
    }
   ]
  }
 ]
}