{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/45/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/45/items/199?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/45/items/199?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/45/items/199?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 45,
  "LayerName" : "Precipitacion Mensual Año 2012",
  "id" : "199",
  "properties" : {
    "objectid" : 199,
    "gridcode" : 4,
    "area_prcp" : 0.68659124000000005,
    "rango" : "150 - 200",
    "per_ini" : "2012-01-01T00:00:00",
    "per_fin" : "2012-01-31T00:00:00",
    "ruleid" : 4,
    "st_area_shape_" : 5.5458317692784511e-05,
    "st_length_shape_" : 0.033956030304868462
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.175625103999948,
          5.0464163650000273
        ],
        [
          -75.172543987999973,
          5.0573895100000641
        ],
        [
          -75.164651958999968,
          5.0494974810000599
        ],
        [
          -75.175625103999948,
          5.0464163650000273
        ]
      ]
    ]
  }
}