{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/3/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/3/items/1943?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/3/items/1943?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/3/items/1943?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Precipitacion Mensual Año 1970",
  "id" : "1943",
  "properties" : {
    "objectid" : 1943,
    "gridcode" : 1,
    "area_prcp" : 3.7833965700000003,
    "rango" : " ",
    "per_ini" : "1970-06-01T00:00:00",
    "per_fin" : "1970-06-30T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.00031019736376439058,
    "st_length_shape_" : 0.082891397311165724
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.893830138999988,
          8.2798706100000459
        ],
        [
          -75.888999999999953,
          8.2587450000000331
        ],
        [
          -75.919349731999944,
          8.2630434010000613
        ],
        [
          -75.893830138999988,
          8.2798706100000459
        ]
      ]
    ]
  }
}