{
  "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/1987?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/1987?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/1987?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" : "1987",
  "properties" : {
    "objectid" : 1987,
    "rango" : "125 - 150mm",
    "mes" : "Mayo",
    "per_ini" : "2012-05-01T00:00:00",
    "per_fin" : "2012-05-31T00:00:00",
    "ruleid" : 6,
    "st_area_shape_" : 6.8467055576622521e-05,
    "st_length_shape_" : 0.037728921641837679
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -73.796895778999954,
          3.4619487940000226
        ],
        [
          -73.809088161999966,
          3.4653722560000233
        ],
        [
          -73.800319240999954,
          3.4741411770000354
        ],
        [
          -73.796895778999954,
          3.4619487940000226
        ]
      ]
    ]
  }
}