{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "ZoneManagerDetail", "type": "object", "properties": { "evacuationState": { "type": "['string', 'null']" } } }