{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Variacion_Precipitacion/OGCFeatureServer/collections/30/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/30/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/30/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/30/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 30,
  "LayerName" : "Anomalía de la Precipitación Anual Año 2000",
  "id" : "123",
  "properties" : {
    "objectid" : 123,
    "gridcode" : 2,
    "rango" : "40 - 80",
    "calific" : "Por debajo de lo normal",
    "ruleid" : 2,
    "st_area_shape_" : 0.00023691172896354455,
    "st_length_shape_" : 0.071004238754341711
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.704131888999939,
          6.1942403490000402
        ],
        [
          -75.691623954999955,
          6.1714217460000214
        ],
        [
          -75.715164603999938,
          6.176485833000072
        ],
        [
          -75.704131888999939,
          6.1942403490000402
        ]
      ]
    ]
  }
}