{
  "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/1997?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/1997?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/1997?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" : "1997",
  "properties" : {
    "objectid" : 1997,
    "gridcode" : 2,
    "area_prcp" : 2.1784545999999998,
    "rango" : "50 - 100",
    "per_ini" : "1987-04-01T00:00:00",
    "per_fin" : "1987-04-30T00:00:00",
    "ruleid" : 2,
    "st_area_shape_" : 0.00017749444099738454,
    "st_length_shape_" : 0.062909884200849198
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.041775323999957,
          5.2609912710000231
        ],
        [
          -76.050061761999984,
          5.239912352000033
        ],
        [
          -76.062982232999957,
          5.249885192000022
        ],
        [
          -76.041775323999957,
          5.2609912710000231
        ]
      ]
    ]
  }
}