{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/0/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/0/items/10?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/0/items/10?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/0/items/10?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Precipitacion Anual Año 2015",
  "id" : "10",
  "properties" : {
    "objectid" : 10,
    "gridcode" : 4,
    "rango" : "1500 - 2000",
    "area_prcp" : 3.2885177699999999,
    "ruleid" : 4,
    "st_area_shape_" : 0.00026868939272030106,
    "st_length_shape_" : 0.074759878821275827
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.253760946999989,
          9.924030263000077
        ],
        [
          -75.278207967999947,
          9.9310200090000649
        ],
        [
          -75.260605428999952,
          9.9479685570000242
        ],
        [
          -75.253760946999989,
          9.924030263000077
        ]
      ]
    ]
  }
}