{
  "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/667?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/667?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/667?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" : "667",
  "properties" : {
    "objectid" : 667,
    "gridcode" : 1,
    "area_prcp" : 9.3156219300000007,
    "rango" : "0-50",
    "per_ini" : "2009-02-01T00:00:00",
    "per_fin" : "2009-02-28T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.00076225324038698566,
    "st_length_shape_" : 0.12689681561066324
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.706741998999973,
          7.0342357170000582
        ],
        [
          -74.700061761999962,
          6.9949123520000285
        ],
        [
          -74.739982232999978,
          7.0016936640000722
        ],
        [
          -74.706741998999973,
          7.0342357170000582
        ]
      ]
    ]
  }
}