{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/26/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/26/items/1234?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/26/items/1234?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/26/items/1234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 26,
  "LayerName" : "Precipitacion Mensual Año 1993",
  "id" : "1234",
  "properties" : {
    "objectid" : 1234,
    "gridcode" : 3,
    "area_prcp" : 1.34021525,
    "rango" : "100 - 150",
    "per_ini" : "1993-03-01T00:00:00",
    "per_fin" : "1993-03-31T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.00010933814399565003,
    "st_length_shape_" : 0.051063650566544445
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -73.363164880999989,
          5.4205008920000637
        ],
        [
          -73.359061761999953,
          5.4109123530000716
        ],
        [
          -73.371666666999943,
          5.4131340520000322
        ],
        [
          -73.37975890499996,
          5.414560363000021
        ],
        [
          -73.363951776999954,
          5.422339781000062
        ],
        [
          -73.363164880999989,
          5.4205008920000637
        ]
      ]
    ]
  }
}