[
  {
    "@context": "https://schema.org",
    "@type": "Product",
    "name": "American Express MRCC",
    "brand": {
      "@type": "Brand",
      "name": "American Express"
    },
    "category": "Credit card",
    "description": "American Express MRCC by American Express — ₹1,500 annual fee. Use our break-even calculator to see if this card is worth it for your spending.",
    "url": "https://cardpilot.in/cards/amex-mrcc",
    "offers": {
      "@type": "Offer",
      "price": 1500,
      "priceCurrency": "INR"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "CardPilot",
        "item": "https://cardpilot.in"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Cards",
        "item": "https://cardpilot.in/cards"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "American Express MRCC",
        "item": "https://cardpilot.in/cards/amex-mrcc"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Is the American Express MRCC worth the ₹1,500 fee?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "It depends on your spend. The American Express MRCC earns 0.5% base reward and waives the annual fee at ₹90,000 of yearly spend. Use the break-even calculator on the page to see your specific number."
        }
      },
      {
        "@type": "Question",
        "name": "What is the eligibility for American Express MRCC?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "American Express hasn't published a hard minimum income for American Express MRCC. Approval depends on credit score, existing relationship, and employment type."
        }
      },
      {
        "@type": "Question",
        "name": "How do I redeem points on American Express MRCC?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Best redemption is at Vouchers, where 1 point ≈ ₹0.5. Other paths usually return less."
        }
      },
      {
        "@type": "Question",
        "name": "What is the forex markup on American Express MRCC?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Most Indian cards charge 1.5–3.5% forex markup. We're verifying American Express MRCC's exact rate."
        }
      }
    ]
  }
]