{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/42/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/42/items/1918?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/42/items/1918?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/42/items/1918?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 42,
  "LayerName" : "Precipitacion Mensual Año 2009",
  "id" : "1918",
  "properties" : {
    "objectid" : 1918,
    "gridcode" : 3,
    "area_prcp" : 13.351174480000001,
    "rango" : "100 - 150",
    "per_ini" : "2009-06-01T00:00:00",
    "per_fin" : "2009-06-30T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.0010886277634528834,
    "st_length_shape_" : 0.13223897236179388
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.029658196999947,
          5.1620961900000566
        ],
        [
          -75.042061761999946,
          5.1319123530000752
        ],
        [
          -75.072819085999981,
          5.1400268550000305
        ],
        [
          -75.062963799999977,
          5.1716696770000681
        ],
        [
          -75.029658196999947,
          5.1620961900000566
        ]
      ]
    ]
  }
}