{
  "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/456?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/456?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/456?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" : "456",
  "properties" : {
    "objectid" : 456,
    "gridcode" : 3,
    "area_prcp" : 20.440499670000001,
    "rango" : "100 - 150",
    "per_ini" : "2000-01-01T00:00:00",
    "per_fin" : "2000-01-31T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.0016636919000514048,
    "st_length_shape_" : 0.16370320294597487
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -73.841053399999964,
          3.5645324700000742
        ],
        [
          -73.854061760999969,
          3.5299123520000535
        ],
        [
          -73.894145379999941,
          3.5370556630000465
        ],
        [
          -73.880317987999945,
          3.5789959710000403
        ],
        [
          -73.841053399999964,
          3.5645324700000742
        ]
      ]
    ]
  }
}