{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Variacion_Precipitacion/OGCFeatureServer/collections/20/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/20/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/20/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/20/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 20,
  "LayerName" : "Anomalia de la Precipitacion Anual Año 1990",
  "id" : "123",
  "properties" : {
    "objectid" : 123,
    "gridcode" : 2,
    "rango" : "40 - 80",
    "calific" : "Por debajo de lo normal",
    "ruleid" : 2,
    "st_area_shape_" : 0.002615141419286233,
    "st_length_shape_" : 0.19243602692708853
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.087323290999962,
          11.149110541000027
        ],
        [
          -74.10596269499996,
          11.11174466600005
        ],
        [
          -74.134824327999979,
          11.115384162000055
        ],
        [
          -74.148731920999978,
          11.143363181000041
        ],
        [
          -74.138798631999975,
          11.162999183000068
        ],
        [
          -74.109660692999967,
          11.177229361000059
        ],
        [
          -74.087323290999962,
          11.149110541000027
        ]
      ]
    ]
  }
}