{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/20/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/20/items/1931?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/20/items/1931?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/20/items/1931?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 20,
  "LayerName" : "Precipitacion Mensual Año 1987",
  "id" : "1931",
  "properties" : {
    "objectid" : 1931,
    "gridcode" : 3,
    "area_prcp" : 5.26960535,
    "rango" : "100 - 150",
    "per_ini" : "1987-04-01T00:00:00",
    "per_fin" : "1987-04-30T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.00043066373440621858,
    "st_length_shape_" : 0.096794946104696855
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.488857598999971,
          6.6652736200000504
        ],
        [
          -75.50106176099996,
          6.6349123530000611
        ],
        [
          -75.522900933999949,
          6.6511578360000385
        ],
        [
          -75.488857598999971,
          6.6652736200000504
        ]
      ]
    ]
  }
}