{
  "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/1203?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/1203?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/1203?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" : "1203",
  "properties" : {
    "objectid" : 1203,
    "gridcode" : 8,
    "area_prcp" : 1.3538202700000002,
    "rango" : "600 - 800",
    "per_ini" : "1987-03-01T00:00:00",
    "per_fin" : "1987-03-31T00:00:00",
    "ruleid" : 8,
    "st_area_shape_" : 0.00011059647565308903,
    "st_length_shape_" : 0.050929554856824301
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.099666924999951,
          6.2953650500000435
        ],
        [
          -75.096061761999977,
          6.274912352000058
        ],
        [
          -75.107758904999969,
          6.279917724000029
        ],
        [
          -75.099666924999951,
          6.2953650500000435
        ]
      ]
    ]
  }
}