{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/38/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/38/items/123?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/38/items/123?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/38/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 38,
  "LayerName" : "Precipitacion Mensual Año 2005",
  "id" : "123",
  "properties" : {
    "objectid" : 123,
    "gridcode" : 5,
    "area_prcp" : 27.328947920000001,
    "rango" : "200 - 300",
    "per_ini" : "2005-01-01T00:00:00",
    "per_fin" : "2005-01-31T00:00:00",
    "ruleid" : 5,
    "st_area_shape_" : 0.0022288643602675659,
    "st_length_shape_" : 0.18412957947467223
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.689378106999982,
          5.1991486800000644
        ],
        [
          -74.709061761999976,
          5.1679123530000766
        ],
        [
          -74.717290410999965,
          5.1693787670000688
        ],
        [
          -74.73927581199996,
          5.1732967520000557
        ],
        [
          -74.74252117399999,
          5.2051362300000505
        ],
        [
          -74.730360566999934,
          5.2197756030000733
        ],
        [
          -74.717717340999968,
          5.2349959700000568
        ],
        [
          -74.689378106999982,
          5.1991486800000644
        ]
      ]
    ]
  }
}