{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/20/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/20/items/456?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/20/items/456?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/20/items/456?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 20,
  "LayerName" : "Precipitacion Mensual Año 1987",
  "id" : "456",
  "properties" : {
    "objectid" : 456,
    "gridcode" : 2,
    "area_prcp" : 1.38128082,
    "rango" : "50 - 100",
    "per_ini" : "1987-02-01T00:00:00",
    "per_fin" : "1987-02-28T00:00:00",
    "ruleid" : 2,
    "st_area_shape_" : 0.00011301140686681503,
    "st_length_shape_" : 0.048898142588403547
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -73.431061761999956,
          6.9409123530000443
        ],
        [
          -73.443618584999967,
          6.9499123530000588
        ],
        [
          -73.436489364999943,
          6.9550221630000237
        ],
        [
          -73.431061761999956,
          6.9589123530000734
        ],
        [
          -73.431061761999956,
          6.9557006130000332
        ],
        [
          -73.431061761999956,
          6.9409123530000443
        ]
      ]
    ]
  }
}