{
  "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/999?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/999?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/999?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" : "999",
  "properties" : {
    "objectid" : 999,
    "gridcode" : 4,
    "area_prcp" : 2.65432018,
    "rango" : "150 - 200",
    "per_ini" : "1987-03-01T00:00:00",
    "per_fin" : "1987-03-31T00:00:00",
    "ruleid" : 4,
    "st_area_shape_" : 0.00021764141750060405,
    "st_length_shape_" : 0.067284343682723111
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -72.483221795999953,
          8.2134570910000662
        ],
        [
          -72.477061761999948,
          8.1919123530000206
        ],
        [
          -72.499064080999972,
          8.198203124000031
        ],
        [
          -72.483221795999953,
          8.2134570910000662
        ]
      ]
    ]
  }
}