{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Variacion_Precipitacion/OGCFeatureServer/collections/7/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/7/items/101?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/7/items/101?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/7/items/101?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 7,
  "LayerName" : "Anomalia de la Precipitacion Anual Año 1977",
  "id" : "101",
  "properties" : {
    "objectid" : 101,
    "gridcode" : 2,
    "rango" : "40 - 80",
    "calific" : "Ligeramente por debajo de lo normal",
    "ruleid" : 2,
    "st_area_shape_" : 0.0004521138060995856,
    "st_length_shape_" : 0.097122809800659751
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.632177354999953,
          4.932440467000049
        ],
        [
          -75.626962694999975,
          4.9017446660000701
        ],
        [
          -75.657883165999976,
          4.9103552010000726
        ],
        [
          -75.632177354999953,
          4.932440467000049
        ]
      ]
    ]
  }
}