{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/25/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/25/items/33?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/25/items/33?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/25/items/33?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 25,
  "LayerName" : "Precipitacion Mensual Año 1992",
  "id" : "33",
  "properties" : {
    "objectid" : 33,
    "gridcode" : 3,
    "area_prcp" : 3.1701020799999999,
    "rango" : "100 - 150",
    "periodo_ini" : "1992-01-01T00:00:00",
    "periodo_fin" : "1992-01-31T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.00025913123408257207,
    "st_length_shape_" : 0.073759723616632786
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -73.299382378999951,
          6.5442438340000422
        ],
        [
          -73.296061761999965,
          6.517912352000053
        ],
        [
          -73.317085199999951,
          6.5285476680000443
        ],
        [
          -73.299382378999951,
          6.5442438340000422
        ]
      ]
    ]
  }
}