{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Datos_Referencia/OGCFeatureServer/collections/0/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Datos_Referencia/OGCFeatureServer/collections/0/items/149?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Datos_Referencia/OGCFeatureServer/collections/0/items/149?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Datos_Referencia/OGCFeatureServer/collections/0/items/149?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Catalogo Nacional Estaciones",
  "id" : "149",
  "properties" : {
    "objectid" : 149,
    "cod" : 52045080,
    "nom" : "UNIVERSIDAD DE NARINO  - AUT [52045080]",
    "cat" : "Climática Ordinaria",
    "longitud" : -77.280000000000001,
    "latitud" : 1.23,
    "altitud" : 2626,
    "nom_dpto" : "Nariño",
    "nom_mpio" : "Pasto",
    "estad_est" : "Activa",
    "fecha_inst" : "2004-04-13T00:00:00",
    "ruleid" : 3
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -77.279999999999973,
      1.230000000000075
    ]
  }
}