{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/42/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/42/items/1974?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/42/items/1974?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/42/items/1974?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 42,
  "LayerName" : "Precipitacion Mensual Año 2009",
  "id" : "1974",
  "properties" : {
    "objectid" : 1974,
    "gridcode" : 3,
    "area_prcp" : 44.995846550000003,
    "rango" : "100 - 150",
    "per_ini" : "2009-06-01T00:00:00",
    "per_fin" : "2009-06-30T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.0036924836255768753,
    "st_length_shape_" : 0.23637721071691331
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.944087640999953,
          8.6490210560000378
        ],
        [
          -75.960061760999963,
          8.6239123520000476
        ],
        [
          -76.008069817999967,
          8.6299169300000358
        ],
        [
          -76.014453973999935,
          8.6812439570000492
        ],
        [
          -75.949106744999938,
          8.6893724660000657
        ],
        [
          -75.944087640999953,
          8.6490210560000378
        ]
      ]
    ]
  }
}