{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/35/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/35/items/111?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/35/items/111?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/35/items/111?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 35,
  "LayerName" : "Precipitacion Mensual Año 2002",
  "id" : "111",
  "properties" : {
    "objectid" : 111,
    "gridcode" : 2,
    "area_prcp" : 2.3701435399999999,
    "rango" : "50 - 100",
    "per_ini" : "2002-01-01T00:00:00",
    "per_fin" : "2002-01-31T00:00:00",
    "ruleid" : 2,
    "st_area_shape_" : 0.00019190223067239105,
    "st_length_shape_" : 0.063904180957369341
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -77.528318627999965,
          1.3634490960000676
        ],
        [
          -77.517061761999969,
          1.3429123520000417
        ],
        [
          -77.538248345999989,
          1.3474694810000756
        ],
        [
          -77.528318627999965,
          1.3634490960000676
        ]
      ]
    ]
  }
}