{
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Do you store what I submit for analysis?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "No. Scamanot never stores, logs, or shares anything you paste for analysis. Your submissions are processed and immediately discarded."
        }
      },
      {
        "@type": "Question",
        "name": "Can I cancel my subscription at any time?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes. You can cancel Guardian or Pro at any time from your account dashboard. No questions asked."
        }
      },
      {
        "@type": "Question",
        "name": "How accurate is the analysis?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Scamanot uses AI to flag red flags and patterns associated with known scams. Results are for informational purposes and should not replace professional legal or financial advice."
        }
      },
      {
        "@type": "Question",
        "name": "Is my payment information secure?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes. All payments are processed by Stripe. Scamanot never sees or stores your card details."
        }
      }
    ]
  }