{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "SPARAccounts", "type": "object", "properties": { "returnsType": { "type": "array", "description": "List of SPAR returnsType" } } }