{
  "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/567?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/567?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/567?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" : "567",
  "properties" : {
    "objectid" : 567,
    "gridcode" : 3,
    "area_prcp" : 3.5133981100000002,
    "rango" : "100 - 150",
    "per_ini" : "1980-02-01T00:00:00",
    "per_fin" : "1980-02-28T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.0002868286197863861,
    "st_length_shape_" : 0.079610101288476925
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.064178643999981,
          6.4130319200000372
        ],
        [
          -76.059061760999953,
          6.3829123530000516
        ],
        [
          -76.080982232999986,
          6.3998323970000683
        ],
        [
          -76.064178643999981,
          6.4130319200000372
        ]
      ]
    ]
  }
}