{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/31/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/31/items/2000?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/31/items/2000?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/31/items/2000?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 31,
  "LayerName" : "Precipitacion Mensual Año 1998",
  "id" : "2000",
  "properties" : {
    "objectid" : 2000,
    "gridcode" : 2,
    "area_prcp" : 2.64604645,
    "rango" : "50 - 100",
    "per_ini" : "1998-07-01T00:00:00",
    "per_fin" : "1998-07-31T00:00:00",
    "ruleid" : 2,
    "st_area_shape_" : 0.00021763841080974755,
    "st_length_shape_" : 0.067283891429057552
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.399221795999949,
          9.3114568170000211
        ],
        [
          -75.393061760999956,
          9.2899123530000338
        ],
        [
          -75.415064080999969,
          9.2962031240000442
        ],
        [
          -75.399221795999949,
          9.3114568170000211
        ]
      ]
    ]
  }
}