{
  "@context": "https://schema.org",
  "@type": "HowTo",
  "name": "File an Insurance Bond Claim",
  "step": [
    {
      "@type": "HowToStep",
      "position": 1,
      "text": "Exhaust dispute resolution (must reach tier 2 or higher)."
    },
    {
      "@type": "HowToStep",
      "position": 2,
      "text": "Submit case verdict + signed receipts to /agent-insurance/claim."
    },
    {
      "@type": "HowToStep",
      "position": 3,
      "text": "Underwriter acknowledges within 5 business days."
    },
    {
      "@type": "HowToStep",
      "position": 4,
      "text": "Payout within 30 days of acknowledgment."
    }
  ],
  "endpoints": {
    "file": "https://xn--82czbx2bczd4fl8a.online/agent-insurance/claim",
    "status": "https://xn--82czbx2bczd4fl8a.online/agent-insurance/claim/{claimId}"
  }
}