{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/32/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/32/items/1111?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/32/items/1111?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/32/items/1111?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 32,
  "LayerName" : "Precipitacion Mensual Año 1999",
  "id" : "1111",
  "properties" : {
    "objectid" : 1111,
    "gridcode" : 4,
    "area_prcp" : 16.77576187,
    "rango" : "150 - 200",
    "per_ini" : "1999-03-01T00:00:00",
    "per_fin" : "1999-03-31T00:00:00",
    "ruleid" : 4,
    "st_area_shape_" : 0.0013788248103328504,
    "st_length_shape_" : 0.1457974902656918
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.795385736999947,
          8.8812363270000674
        ],
        [
          -74.799061761999951,
          8.8759123530000466
        ],
        [
          -74.828083246999938,
          8.8959497670000474
        ],
        [
          -74.808310052999957,
          8.9245883780000668
        ],
        [
          -74.777385736999975,
          8.9089866930000312
        ],
        [
          -74.784737787999973,
          8.8885883780000654
        ],
        [
          -74.795385736999947,
          8.8812363270000674
        ]
      ]
    ]
  }
}