{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/16/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/16/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/16/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/16/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 16,
  "LayerName" : "Precipitacion Mensual Año 1983",
  "id" : "123",
  "properties" : {
    "objectid" : 123,
    "gridcode" : 2,
    "area_prcp" : 3.7768331000000002,
    "rango" : "50 - 100",
    "per_ini" : "1983-01-01T00:00:00",
    "per_fin" : "1983-01-31T00:00:00",
    "ruleid" : 2,
    "st_area_shape_" : 0.00030831365832604559,
    "st_length_shape_" : 0.082321797702066088
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.361289300999942,
          6.0077611070000216
        ],
        [
          -75.357061761999944,
          5.9779123520000326
        ],
        [
          -75.378411492999987,
          5.9827935780000416
        ],
        [
          -75.361289300999942,
          6.0077611070000216
        ]
      ]
    ]
  }
}