{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/40/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/40/items/293?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/40/items/293?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/40/items/293?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 40,
  "LayerName" : "Precipitacion Mensual Año 2007",
  "id" : "293",
  "properties" : {
    "objectid" : 293,
    "gridcode" : 1,
    "area_prcp" : 0.67772756000000012,
    "rango" : "0-50",
    "per_ini" : "2007-02-01T00:00:00",
    "per_fin" : "2007-02-28T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 5.5458313746770016e-05,
    "st_length_shape_" : 0.033956029071769034
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -73.209142877999966,
          7.0868854970000257
        ],
        [
          -73.206061761999933,
          7.0759123530000352
        ],
        [
          -73.21703490699997,
          7.0789934680000215
        ],
        [
          -73.209142877999966,
          7.0868854970000257
        ]
      ]
    ]
  }
}