{
  "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/901?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/901?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/901?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Catalogo Nacional Estaciones",
  "id" : "901",
  "properties" : {
    "objectid" : 901,
    "cod" : 35077701,
    "nom" : "MOLINO EL -AUTOM [35077701]",
    "cat" : "Limnigráfica",
    "longitud" : -73.615388890000006,
    "latitud" : 5.0752222199999997,
    "altitud" : 2043,
    "nom_dpto" : "Cundinamarca",
    "nom_mpio" : "Machetá",
    "estad_est" : "Activa",
    "tecnologia" : "Automática con Telemetría",
    "ruleid" : 5
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      -73.615388889999963,
      5.0752222220000363
    ]
  }
}