{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/25/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/25/items/42?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/25/items/42?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/25/items/42?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 25,
  "LayerName" : "Precipitacion Mensual Año 1992",
  "id" : "42",
  "properties" : {
    "objectid" : 42,
    "gridcode" : 6,
    "area_prcp" : 2.6681910599999998,
    "rango" : "300 - 400",
    "periodo_ini" : "1992-01-01T00:00:00",
    "periodo_fin" : "1992-01-31T00:00:00",
    "ruleid" : 6,
    "st_area_shape_" : 0.00021764142850176356,
    "st_length_shape_" : 0.067284345337799992
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.913221795999959,
          5.3604570920000469
        ],
        [
          -74.907061761999955,
          5.3389123530000688
        ],
        [
          -74.929064080999979,
          5.3452031240000224
        ],
        [
          -74.913221795999959,
          5.3604570920000469
        ]
      ]
    ]
  }
}