{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/11/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/11/items/1234?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/11/items/1234?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/11/items/1234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 11,
  "LayerName" : "Precipitacion Mensual Año 1978",
  "id" : "1234",
  "properties" : {
    "objectid" : 1234,
    "gridcode" : 5,
    "area_prcp" : 8.7355659299999999,
    "rango" : "200 - 300",
    "per_ini" : "1978-03-01T00:00:00",
    "per_fin" : "1978-03-31T00:00:00",
    "ruleid" : 5,
    "st_area_shape_" : 0.00070746668982892263,
    "st_length_shape_" : 0.11325159218815131
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -77.475411493999957,
          1.7085626210000555
        ],
        [
          -77.472061761999953,
          1.6849123530000725
        ],
        [
          -77.502411492999954,
          1.689211303000036
        ],
        [
          -77.490277093999964,
          1.7242620840000313
        ],
        [
          -77.475411493999957,
          1.7085626210000555
        ]
      ]
    ]
  }
}