{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/9/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/9/items/202?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/9/items/202?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/9/items/202?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 9,
  "LayerName" : "Precipitacion Mensual Año 1976",
  "id" : "202",
  "properties" : {
    "objectid" : 202,
    "gridcode" : 2,
    "area_prcp" : 2.3022167499999999,
    "rango" : "50 - 100",
    "per_ini" : "1976-01-01T00:00:00",
    "per_fin" : "1976-01-31T00:00:00",
    "ruleid" : 2,
    "st_area_shape_" : 0.00018765607410427206,
    "st_length_shape_" : 0.063576156538416459
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.064381585999968,
          4.9449948110000719
        ],
        [
          -75.060061761999975,
          4.9249123530000247
        ],
        [
          -75.081248345999938,
          4.9365254500000333
        ],
        [
          -75.064381585999968,
          4.9449948110000719
        ]
      ]
    ]
  }
}