{
  "vendor" : "ESRI",
  "id" : "6",
  "title" : "Entornos de Protección Camino de Santiago",
  "properties" : {
    "OBJECTID" : {
      "type" : "integer",
      "esriType" : "esriFieldTypeOID"
    },
    "Shape" : {
      "format" : "geometry-polygon",
      "esriType" : "esriFieldTypeGeometry"
    },
    "TIPO_TRAMO_CS" : {
      "type" : "string",
      "esriLength" : 50,
      "esriType" : "esriFieldTypeString"
    },
    "BUFF_DIST" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    },
    "NOMBRE" : {
      "type" : "string",
      "esriLength" : 75,
      "esriType" : "esriFieldTypeString"
    },
    "Shape_Length" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    },
    "Shape_Area" : {
      "type" : "number",
      "esriType" : "esriFieldTypeDouble"
    },
    "GlobalID" : {
      "type" : "integer",
      "esriType" : "esriFieldTypeGlobalID"
    }
  },
  "type" : "object",
  "$schema" : "https://json-schema.org/draft/2020-12/schema"
}