{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/42/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/42/items/581?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/42/items/581?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/42/items/581?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 42,
  "LayerName" : "Precipitacion Mensual Año 2009",
  "id" : "581",
  "properties" : {
    "objectid" : 581,
    "gridcode" : 8,
    "area_prcp" : 5.6182417999999998,
    "rango" : "600 - 800",
    "per_ini" : "2009-02-01T00:00:00",
    "per_fin" : "2009-02-28T00:00:00",
    "ruleid" : 8,
    "st_area_shape_" : 0.00045830960065927059,
    "st_length_shape_" : 0.098287135791292141
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.976866692999977,
          5.4331118770000444
        ],
        [
          -74.988061761999973,
          5.4019123520000676
        ],
        [
          -75.01030852699995,
          5.4217899160000229
        ],
        [
          -74.976866692999977,
          5.4331118770000444
        ]
      ]
    ]
  }
}