{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/50/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/50/items/255?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/50/items/255?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/50/items/255?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 50,
  "LayerName" : "Precipitacion Mensual 2017",
  "id" : "255",
  "properties" : {
    "objectid" : 255,
    "gridcode" : 4,
    "rango" : "150 - 200",
    "ruleid" : 4,
    "st_area_shape_" : 6.8430995695500018e-07,
    "st_length_shape_" : 0.0037719164039799057
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.946760946999973,
          2.8610302630000319
        ],
        [
          -74.947980184999949,
          2.8613730370000212
        ],
        [
          -74.947103231999961,
          2.8622490130000529
        ],
        [
          -74.946760946999973,
          2.8610302630000319
        ]
      ]
    ]
  }
}