{
  "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/990?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/990?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/990?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" : "990",
  "properties" : {
    "objectid" : 990,
    "gridcode" : 1,
    "area_prcp" : 5.5266127200000001,
    "rango" : "0-50",
    "per_ini" : "1987-03-01T00:00:00",
    "per_fin" : "1987-03-31T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.00045211380870691564,
    "st_length_shape_" : 0.097122810184064254
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.029276421999953,
          6.9896081540000523
        ],
        [
          -75.024061761999974,
          6.9589123530000734
        ],
        [
          -75.054982232999976,
          6.9675228870000296
        ],
        [
          -75.029276421999953,
          6.9896081540000523
        ]
      ]
    ]
  }
}