{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Variacion_Precipitacion/OGCFeatureServer/collections/9/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/9/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/9/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/9/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 9,
  "LayerName" : "Anomalia de la Precipitacion Anual Año 1979",
  "id" : "123",
  "properties" : {
    "objectid" : 123,
    "gridcode" : 4,
    "rango" : "120 - 160",
    "calific" : "Ligeramente por encima de lo normal",
    "ruleid" : 4,
    "st_area_shape_" : 0.00094058575368003122,
    "st_length_shape_" : 0.12485932005490204
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -73.957033678999949,
          9.7913863290000336
        ],
        [
          -73.95296269499994,
          9.7527446660000692
        ],
        [
          -73.980086290999964,
          9.7566934270000729
        ],
        [
          -73.987897569999973,
          9.7817730170000345
        ],
        [
          -73.957033678999949,
          9.7913863290000336
        ]
      ]
    ]
  }
}