{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/33/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/33/items/1111?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/33/items/1111?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/33/items/1111?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 33,
  "LayerName" : "Precipitacion Mensual Año 2000",
  "id" : "1111",
  "properties" : {
    "objectid" : 1111,
    "gridcode" : 1,
    "area_prcp" : 1.3387816699999999,
    "rango" : "0-50",
    "per_ini" : "2000-03-01T00:00:00",
    "per_fin" : "2000-03-31T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.00010933814390902703,
    "st_length_shape_" : 0.051063650566544418
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.928951776999952,
          6.5203397810000752
        ],
        [
          -75.924061761999951,
          6.5089123530000279
        ],
        [
          -75.944758904999958,
          6.5125603630000342
        ],
        [
          -75.928951776999952,
          6.5203397810000752
        ]
      ]
    ]
  }
}