{ "type": "object", "name": "CloseDate", "properties": { "value": { "type": "string" }, "displayValue": { "type": "string" } }, "required": [ "value", "displayValue" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }