{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/30/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/30/items/123?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/30/items/123?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/30/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 30,
  "LayerName" : "Precipitacion Mensual Año 1997",
  "id" : "123",
  "properties" : {
    "objectid" : 123,
    "gridcode" : 4,
    "area_prcp" : 25.006934080000001,
    "rango" : "150 - 200",
    "per_ini" : "1997-01-01T00:00:00",
    "per_fin" : "1997-01-31T00:00:00",
    "ruleid" : 4,
    "st_area_shape_" : 0.0020316787992426034,
    "st_length_shape_" : 0.17272369429625478
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.340095505999955,
          3.3064541190000227
        ],
        [
          -76.347061761999953,
          3.2959123530000625
        ],
        [
          -76.37762407799994,
          3.3007287590000374
        ],
        [
          -76.384457573999953,
          3.3312125230000333
        ],
        [
          -76.350095910999983,
          3.3535883780000404
        ],
        [
          -76.330126901999961,
          3.3244232930000521
        ],
        [
          -76.329157067999972,
          3.3230068350000579
        ],
        [
          -76.340095505999955,
          3.3064541190000227
        ]
      ]
    ]
  }
}