{
  "fields": [{"id":"_id","type":"int"},{"id":"病院名","type":"text"},{"id":"配膳方法","type":"text"},{"id":"朝食配膳時間","type":"text"},{"id":"昼食配膳時間","type":"text"},{"id":"夕食配膳時間","type":"text"}],
  "records": [
    [1,"宮崎病院","中央配膳","8:00","12:30","18:00"],
    [2,"延岡病院","中央配膳","8:00","12:30","18:00"],
    [3,"日南病院","中央配膳","8:00","12:30","18:00"]
]}
