{
  "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/100?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/100?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/100?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" : "100",
  "properties" : {
    "objectid" : 100,
    "gridcode" : 8,
    "area_prcp" : 2.6655327599999996,
    "rango" : "600 - 800",
    "per_ini" : "1980-01-01T00:00:00",
    "per_fin" : "1980-01-31T00:00:00",
    "ruleid" : 8,
    "st_area_shape_" : 0.00021764143642290606,
    "st_length_shape_" : 0.067284346574170789
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.91122179599995,
          7.0974570920000701
        ],
        [
          -76.905061761999946,
          7.0759123520000458
        ],
        [
          -76.927064080999969,
          7.0822031240000456
        ],
        [
          -76.91122179599995,
          7.0974570920000701
        ]
      ]
    ]
  }
}