{
  "fields": [{"id":"_id","type":"int"},{"id":"stop_id","type":"text"},{"id":"stop_code","type":"text"},{"id":"stop_name","type":"text"},{"id":"stop_desc","type":"text"},{"id":"stop_lat","type":"numeric"},{"id":"stop_lon","type":"numeric"},{"id":"location_type","type":"numeric"},{"id":"parent_station","type":"text"},{"id":"wheelchair_boarding","type":"numeric"}],
  "records": [
    [1,"FUN_1","0001","Funiculaire gare haute","",45.307624,5.886797,0,"S0001",1],
    [2,"S0001","FUNH","Funiculaire gare haute","",45.307624,5.886797,1,"",1],
    [3,"FUN_2","0002","Funiculaire gare basse","",45.29851,5.899191,0,"S0002",1],
    [4,"S0002","FUNB","Funiculaire gare basse","",45.29851,5.899191,1,"",1]
]}
