{
  "lastUpdated": "2026-06-10",
  "offers": [
    {
      "id": "sample_001",
      "issuer": "American Express",
      "applicableCardIDs": ["amex_platinum_personal", "amex_gold", "amex_business_platinum"],
      "appliesToAllCardsOfIssuer": false,
      "merchant": "Sample Coffee Co. [SAMPLE DATA]",
      "summary": "Spend $20 or more, get $5 back",
      "value": 5.0,
      "expirationDate": "2026-12-31",
      "addedDate": "2026-06-10",
      "enrollmentHint": "Amex app → Benefits → Amex Offers",
      "isSample": true
    },
    {
      "id": "sample_002",
      "issuer": "Chase",
      "applicableCardIDs": ["chase_sapphire_reserve", "chase_sapphire_preferred"],
      "appliesToAllCardsOfIssuer": false,
      "merchant": "Demo Bookstore [SAMPLE DATA]",
      "summary": "Spend $50 or more, get $10 back",
      "value": 10.0,
      "expirationDate": "2026-09-30",
      "addedDate": "2026-06-10",
      "enrollmentHint": "Chase app → Offers for You",
      "isSample": true
    },
    {
      "id": "sample_003",
      "issuer": "Capital One",
      "applicableCardIDs": ["capital_one_venture_x"],
      "appliesToAllCardsOfIssuer": false,
      "merchant": "Example Hotels [SAMPLE DATA]",
      "summary": "Book a stay, earn 10x miles",
      "value": null,
      "expirationDate": "2026-08-31",
      "addedDate": "2026-06-10",
      "enrollmentHint": "Capital One app → Offers",
      "isSample": true
    }
  ]
}
