{
  "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/111?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/111?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/111?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" : "111",
  "properties" : {
    "objectid" : 111,
    "gridcode" : 4,
    "rango" : "1500 - 2000",
    "area_prcp" : 0.83994940000000007,
    "ruleid" : 4,
    "st_area_shape_" : 6.8466384754166019e-05,
    "st_length_shape_" : 0.037728732978543872
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -73.76376094699998,
          10.99403026300007
        ],
        [
          -73.767184408999981,
          10.981838033000031
        ],
        [
          -73.775953329999936,
          10.990606954000043
        ],
        [
          -73.76376094699998,
          10.99403026300007
        ]
      ]
    ]
  }
}