{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "LVCCard", "type": "object", "properties": { "perTransactionLimit": { "type": "string" }, "totalTransactionLimit": { "type": "string" }, "velocity": { "type": "string" }, "validity": { "type": "string" } } }