{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/32/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/32/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/32/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/32/items/1987?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 32,
  "LayerName" : "Precipitacion Mensual Año 1999",
  "id" : "1987",
  "properties" : {
    "objectid" : 1987,
    "gridcode" : 1,
    "area_prcp" : 2.6702037199999999,
    "rango" : "0-50",
    "per_ini" : "1999-06-01T00:00:00",
    "per_fin" : "1999-06-30T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.00021764142542174655,
    "st_length_shape_" : 0.067284344919093908
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.031221795999954,
          4.712457091000033
        ],
        [
          -74.02506176199995,
          4.6909123520000549
        ],
        [
          -74.047064080999974,
          4.6972031240000547
        ],
        [
          -74.031221795999954,
          4.712457091000033
        ]
      ]
    ]
  }
}