{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/13/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/13/items/987?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/13/items/987?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/13/items/987?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 13,
  "LayerName" : "Precipitacion Mensual Año 1980",
  "id" : "987",
  "properties" : {
    "objectid" : 987,
    "gridcode" : 3,
    "area_prcp" : 2.6837229300000001,
    "rango" : "100 - 150",
    "per_ini" : "1980-02-01T00:00:00",
    "per_fin" : "1980-02-28T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.00021763538578518105,
    "st_length_shape_" : 0.067283436285965767
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.596221795999952,
          1.0134565420000285
        ],
        [
          -76.590061761999948,
          0.99191235200004257
        ],
        [
          -76.612064080999971,
          0.99820312400004241
        ],
        [
          -76.596221795999952,
          1.0134565420000285
        ]
      ]
    ]
  }
}