{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Analisis_Climatico/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_Analisis_Climatico/OGCFeatureServer/collections/5/items/181?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Analisis_Climatico/OGCFeatureServer/collections/5/items/181?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Analisis_Climatico/OGCFeatureServer/collections/5/items/181?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Clasificacion Climatica de Koppen Periodo 1981-2010",
  "id" : "181",
  "properties" : {
    "objectid" : 181,
    "cod" : 1508502,
    "est" : "Nazareth",
    "longitud" : -71.283889000000002,
    "latitud" : 12.178889,
    "elev" : 85,
    "clima" : "Seco semiarido(estepario) muy caliente",
    "ruleid" : 5
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -71.283888888999627,
      12.178888889000064
    ]
  }
}