{
  "vendor" : "ESRI",
  "id" : "0",
  "title" : "Bocas de incendios equipadas",
  "properties" : {
    "NOM_ELTIPO" : {
      "type" : "string",
      "esriLength" : 1073741822,
      "esriType" : "esriFieldTypeString"
    },
    "DESCRIPCION" : {
      "type" : "string",
      "esriLength" : 255,
      "esriType" : "esriFieldTypeString"
    },
    "Shape" : {
      "format" : "geometry-point",
      "esriType" : "esriFieldTypeGeometry"
    },
    "OBJECTID" : {
      "type" : "integer",
      "esriType" : "esriFieldTypeOID"
    }
  },
  "type" : "object",
  "$schema" : "https://json-schema.org/draft/2020-12/schema"
}