{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"bus_stop_name"},{"type":"numeric","id":"latitude"},{"type":"numeric","id":"longitude"}],
  "records": [
    [1,"自動運転バス停　北",35.681574,139.763265],
    [2,"自動運転バス停　中",35.680102,139.762782],
    [3,"自動運転バス停　南",35.678528,139.762256]
]}
