{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/PlaceScheduleLevel", "title": "PlaceScheduleLevel", "type": "string", "enum": [ "GROUP" ], "description": " * `GROUP` - Indicates the schedule level that specifies that criteria is of Group level.\n" }