{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/22/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/22/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/22/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/22/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 22,
  "LayerName" : "Precipitacion Mensual Año 1989",
  "id" : "123",
  "properties" : {
    "objectid" : 123,
    "gridcode" : 9,
    "area_prcp" : 18.099294350000001,
    "rango" : "800 - 1000",
    "per_ini" : "1989-01-01T00:00:00",
    "per_fin" : "1989-01-31T00:00:00",
    "ruleid" : 9,
    "st_area_shape_" : 0.0014731689614351424,
    "st_length_shape_" : 0.14887798032364216
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.670681079999952,
          5.1327804510000306
        ],
        [
          -76.671061761999965,
          5.1319123520000289
        ],
        [
          -76.672851590999983,
          5.1323463490000449
        ],
        [
          -76.692352166999967,
          5.1370748280000385
        ],
        [
          -76.710574639999948,
          5.163684265000029
        ],
        [
          -76.682959680999943,
          5.180425231000072
        ],
        [
          -76.65870104399994,
          5.1600994250000554
        ],
        [
          -76.670681079999952,
          5.1327804510000306
        ]
      ]
    ]
  }
}