{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/2/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/2/items/1111?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/2/items/1111?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/2/items/1111?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Precipitacion Anual Año 2017",
  "id" : "1111",
  "properties" : {
    "objectid" : 1111,
    "gridcode" : 7,
    "rango" : "3000 - 4000",
    "per_ini" : "2017-03-01T00:00:00",
    "per_fin" : "2017-03-31T00:00:00",
    "shape_leng" : 0.028062820000000002,
    "ruleid" : 7,
    "st_area_shape_" : 2.2231222254119007e-05,
    "st_length_shape_" : 0.028062820911679696
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.520238485999982,
          5.8391318260000276
        ],
        [
          -76.531760946999952,
          5.837030263000031
        ],
        [
          -76.531014364999976,
          5.837896474000047
        ],
        [
          -76.522761610999964,
          5.8413722890000486
        ],
        [
          -76.520100301999946,
          5.8424931540000671
        ],
        [
          -76.520238264999989,
          5.8391372120000256
        ],
        [
          -76.520238485999982,
          5.8391318260000276
        ]
      ]
    ]
  }
}