{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/20/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/20/items/96?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/20/items/96?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/20/items/96?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 20,
  "LayerName" : "Precipitacion Mensual Año 1987",
  "id" : "96",
  "properties" : {
    "objectid" : 96,
    "gridcode" : 1,
    "area_prcp" : 3.2579089600000004,
    "rango" : "0-50",
    "per_ini" : "1987-01-01T00:00:00",
    "per_fin" : "1987-01-31T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.00026668520569391309,
    "st_length_shape_" : 0.076979976843345232
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -73.296661065999956,
          7.2298879390000366
        ],
        [
          -73.287061761999951,
          7.2109123530000261
        ],
        [
          -73.317085198999962,
          7.2146982420000541
        ],
        [
          -73.296661065999956,
          7.2298879390000366
        ]
      ]
    ]
  }
}