{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/12/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/12/items/1991?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/12/items/1991?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/12/items/1991?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 12,
  "LayerName" : "Precipitacion Mensual Año 1979",
  "id" : "1991",
  "properties" : {
    "objectid" : 1991,
    "gridcode" : 3,
    "area_prcp" : 1.34894658,
    "rango" : "100 - 150",
    "per_ini" : "1978-05-01T00:00:00",
    "per_fin" : "1978-05-31T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.00011059647160709903,
    "st_length_shape_" : 0.050929553478598052
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.666666924999959,
          8.1763650500000722
        ],
        [
          -75.663061761999984,
          8.1559123530000761
        ],
        [
          -75.674758904999976,
          8.1609177240000577
        ],
        [
          -75.666666924999959,
          8.1763650500000722
        ]
      ]
    ]
  }
}