{
  "vendor" : "ESRI",
  "id" : "0",
  "title" : "PS.VisualProtectionArea",
  "properties" : {
    "IndividualZoneID" : {
      "type" : "integer",
      "esriType" : "esriFieldTypeOID"
    },
    "ImmovableObjectID" : {
      "type" : "integer",
      "esriType" : "esriFieldTypeInteger"
    },
    "CreateDate" : {
      "type" : "string",
      "format" : "date-time",
      "esriType" : "esriFieldTypeDate"
    }
  },
  "type" : "object",
  "$schema" : "https://json-schema.org/draft/2020-12/schema"
}