{
  "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/1993?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/1993?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/1993?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" : "1993",
  "properties" : {
    "objectid" : 1993,
    "gridcode" : 7,
    "area_prcp" : 5.2806065999999996,
    "rango" : "400 - 600",
    "per_ini" : "1987-04-01T00:00:00",
    "per_fin" : "1987-04-30T00:00:00",
    "ruleid" : 7,
    "st_area_shape_" : 0.00043066372734832661,
    "st_length_shape_" : 0.09679494567530357
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.056857598999954,
          5.3152736200000277
        ],
        [
          -75.069061761999933,
          5.2849123530000384
        ],
        [
          -75.090900933999933,
          5.3011578360000726
        ],
        [
          -75.056857598999954,
          5.3152736200000277
        ]
      ]
    ]
  }
}