{
  "fields": [{"id":"_id","type":"int"},{"id":"DATA RESTORAN","type":"text"},{"id":"Jumlah","type":"text"}],
  "records": [
    [1,"Restoran","0"],
    [2,"Rumah Makan","46"],
    [3,"Cafe","21"],
    [4,"Kopi Shop","2"]
]}
