{
  "vendor" : "ESRI",
  "id" : "2",
  "title" : "Marina",
  "properties" : {
    "OBJECTID" : {
      "type" : "integer",
      "esriType" : "esriFieldTypeOID"
    },
    "SHAPE" : {
      "format" : "geometry-point",
      "esriType" : "esriFieldTypeGeometry"
    },
    "IID_MARIN" : {
      "type" : "string",
      "esriLength" : 5,
      "esriType" : "esriFieldTypeString"
    },
    "ZON_PORT" : {
      "type" : "integer",
      "esriType" : "esriFieldTypeSmallInteger"
    },
    "RAZON_SOCIAL" : {
      "type" : "string",
      "esriLength" : 120,
      "esriType" : "esriFieldTypeString"
    },
    "N_LICENCIA" : {
      "type" : "string",
      "esriLength" : 15,
      "esriType" : "esriFieldTypeString"
    },
    "FECHA_E" : {
      "type" : "string",
      "format" : "date-time",
      "esriType" : "esriFieldTypeDate"
    },
    "FECHA_V" : {
      "type" : "string",
      "format" : "date-time",
      "esriType" : "esriFieldTypeDate"
    }
  },
  "type" : "object",
  "$schema" : "https://json-schema.org/draft/2020-12/schema",
  "$id" : "https://gis.upit.gov.co/wa_server/rest/services/Concesion_Portuaria/OGCFeatureServer/collections/2/queryables"
}