{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "valueType", "type": "object", "properties": { "valueType": { "type": "object", "description": "Describes how to interpret numbers" } } }