FinancialProduct schema missing on lending market pages
All 14 lending market pages on the domain are missing FinancialProduct JSON-LD. Only generic WebPage schema is present.
- Search engines and AI models cannot identify the page as a lending product
- The asset being lent and the interest rate are not machine-readable
- Rich result eligibility for FinancialProduct is lost
- AEO citation likelihood drops on queries like "best USDC lending APY"
→ Recommended fix
Add a FinancialProduct JSON-LD block to each market page using the DeFi Lending pattern from the schema library above. Pull interestRate dynamically from your existing rate oracle. Reference the protocol Organization via @id rather than inlining provider data.
