{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/54/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/54/items/1959?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/54/items/1959?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/54/items/1959?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 54,
  "LayerName" : "Precipitacion Maxima Mensual 24 Horas Año 2012",
  "id" : "1959",
  "properties" : {
    "objectid" : 1959,
    "rango" : "100 - 125mm",
    "mes" : "Marzo",
    "per_ini" : "2012-03-01T00:00:00",
    "per_fin" : "2012-03-31T00:00:00",
    "ruleid" : 5,
    "st_area_shape_" : 6.8466911193401512e-05,
    "st_length_shape_" : 0.037728867432138657
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -77.220319088999986,
          8.1641411770000332
        ],
        [
          -77.216895778999969,
          8.1519487940000204
        ],
        [
          -77.229088009999941,
          8.1553719510000633
        ],
        [
          -77.220319088999986,
          8.1641411770000332
        ]
      ]
    ]
  }
}