{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "properties": { "token": { "type": "string" }, "tokenDescription": { "type": "string" }, "tokenUrl": { "type": "string" } } }