{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/5/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/5/items/1994?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/5/items/1994?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/5/items/1994?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Precipitacion Mensual Año 1972",
  "id" : "1994",
  "properties" : {
    "objectid" : 1994,
    "gridcode" : 1,
    "area_prcp" : 1.3591021299999999,
    "rango" : "0-50",
    "per_ini" : "1972-07-01T00:00:00",
    "per_fin" : "1972-07-31T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.00011059648150166053,
    "st_length_shape_" : 0.050929556727461134
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.098666924999975,
          4.4323650510000334
        ],
        [
          -76.095061761999943,
          4.4119123520000585
        ],
        [
          -76.106758904999936,
          4.4169177240000295
        ],
        [
          -76.098666924999975,
          4.4323650510000334
        ]
      ]
    ]
  }
}