{
  "fields": [{"id":"_id","type":"int"},{"id":"Wharf","type":"text"},{"id":"Number of passengers","type":"numeric"},{"id":"Stranded passenger","type":"text"},{"id":"water accident","type":"text"}],
  "records": [
    [1,"เกาะลอย",9180,"0.0","0.0"],
    [2,"เกาะสีชัง",7418,"0.0","0.0"],
    [3,"พัทยาใต้",20838,"0.0","0.0"],
    [4,"เกาะล้าน",22228,"0.0","0.0"],
    [5,"รวม",59664,"0.0","0.0"]
]}
