{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/32/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/32/items/456?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/32/items/456?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/32/items/456?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 32,
  "LayerName" : "Precipitacion Mensual Año 1999",
  "id" : "456",
  "properties" : {
    "objectid" : 456,
    "gridcode" : 3,
    "area_prcp" : 18.73888599,
    "rango" : "100 - 150",
    "per_ini" : "1999-02-01T00:00:00",
    "per_fin" : "1999-02-28T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.0015488749853004484,
    "st_length_shape_" : 0.1587036366864942
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.004743645999952,
          10.767702162000035
        ],
        [
          -74.016061761999936,
          10.738912353000046
        ],
        [
          -74.055982232999952,
          10.745693938000045
        ],
        [
          -74.042921136999951,
          10.787832961000049
        ],
        [
          -74.004743645999952,
          10.767702162000035
        ]
      ]
    ]
  }
}