{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Variacion_Precipitacion/OGCFeatureServer/collections/5/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Variacion_Precipitacion/OGCFeatureServer/collections/5/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_Variacion_Precipitacion/OGCFeatureServer/collections/5/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_Variacion_Precipitacion/OGCFeatureServer/collections/5/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Anomalia de la Precipitacion Anual Año 1975",
  "id" : "123",
  "properties" : {
    "objectid" : 123,
    "gridcode" : 3,
    "rango" : "80 - 120",
    "calific" : "Normal",
    "ruleid" : 3,
    "st_area_shape_" : 0.00019009060537878656,
    "st_length_shape_" : 0.063653205788238548
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -76.230461359999936,
          4.4641666670000291
        ],
        [
          -76.229962694999983,
          4.4607446660000392
        ],
        [
          -76.249930345999985,
          4.4636543950000487
        ],
        [
          -76.241928438999935,
          4.4713808870000662
        ],
        [
          -76.232797441999935,
          4.4801976080000259
        ],
        [
          -76.230461359999936,
          4.4641666670000291
        ]
      ]
    ]
  }
}