{
  "fields": [{"id":"_id","type":"int"},{"id":"種類","type":"text"},{"id":"料金","type":"numeric"}],
  "records": [
    [1,"大人",200],
    [2,"こども",100]
]}
