{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/25/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/25/items/1987?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/25/items/1987?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/25/items/1987?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 25,
  "LayerName" : "Precipitacion Mensual Año 1992",
  "id" : "1987",
  "properties" : {
    "objectid" : 1987,
    "gridcode" : 2,
    "area_prcp" : 1.3447903400000001,
    "rango" : "50 - 100",
    "periodo_ini" : "1992-07-01T00:00:00",
    "periodo_fin" : "1992-07-31T00:00:00",
    "ruleid" : 2,
    "st_area_shape_" : 0.00011059597994317653,
    "st_length_shape_" : 0.050929419446906064
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.766666924999981,
          9.1303650500000231
        ],
        [
          -74.76306176199995,
          9.1099123520000376
        ],
        [
          -74.774758904999942,
          9.1149179990000562
        ],
        [
          -74.766666924999981,
          9.1303650500000231
        ]
      ]
    ]
  }
}