{
  "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,"BUL_1","0001","Téléphérique Grenoble-Bastille","",45.198644,5.724519,0,"S0001",1],
    [2,"S0001","BASTILLE","Téléphérique Grenoble-Bastille","",45.198644,5.724519,1,"",1],
    [3,"BUL_2","0002","Quai Stéphane Jay","",45.192984,5.726084,0,"S0002",1],
    [4,"S0002","QUAIJAY","Quai Stéphane Jay","",45.192984,5.726084,1,"",1]
]}
