{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "rollover", "type": "object", "properties": { "americasRollTime": { "type": "string" }, "americasZeroDate": { "type": "string" }, "asiapacificRollTime": { "type": "string" }, "asiapacificZeroDate": { "type": "string" }, "europeRollTime": { "type": "string" }, "europeZeroDate": { "type": "string" } } }