﻿{
  "fields": [{"id":"_id","type":"int"},{"id":"NOMBRE ESTACION","type":"text","info":{"label":"","notes":"","type_override":""}},{"id":"LONGITUD","type":"numeric","info":{"label":"","notes":"","type_override":"numeric"}},{"id":"LATITUD","type":"numeric","info":{"label":"","notes":"","type_override":"numeric"}}],
  "records": [
    [1,"Llano Ponte",-5.919526973,43.551285412],
    [2,"Llaranes",-5.89896863,43.550251584],
    [3,"Plaza Guitarra",-5.927683673,43.558898288],
    [4,"Matadero",-5.927256379,43.579086198]
]}
