{
  "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/66?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/66?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/66?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" : "66",
  "properties" : {
    "objectid" : 66,
    "gridcode" : 1,
    "area_prcp" : 0.67668275,
    "rango" : "0-50",
    "per_ini" : "1987-01-01T00:00:00",
    "per_fin" : "1987-01-31T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 5.5458309800755514e-05,
    "st_length_shape_" : 0.033956027838669564
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -72.498142876999964,
          8.004885497000032
        ],
        [
          -72.495061761999978,
          7.9939123530000415
        ],
        [
          -72.506034905999968,
          7.9969934680000279
        ],
        [
          -72.498142876999964,
          8.004885497000032
        ]
      ]
    ]
  }
}