{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/19/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/19/items/666?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/19/items/666?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/19/items/666?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 19,
  "LayerName" : "Precipitacion Mensual Año 1986",
  "id" : "666",
  "properties" : {
    "objectid" : 666,
    "gridcode" : 3,
    "area_prcp" : 1.3542293700000001,
    "rango" : "100 - 150",
    "per_ini" : "1986-02-01T00:00:00",
    "per_fin" : "1986-02-28T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.00011059647495298503,
    "st_length_shape_" : 0.050929555058796552
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.180666925999958,
          6.1603650500000526
        ],
        [
          -75.177061761999937,
          6.1399123520000671
        ],
        [
          -75.188758904999986,
          6.1449177230000487
        ],
        [
          -75.180666925999958,
          6.1603650500000526
        ]
      ]
    ]
  }
}