{
  "fields": [{"id":"_id","type":"int"},{"id":"1.0","type":"numeric"},{"id":"市内","type":"text"}],
  "records": [
    [1,2,"準市内"],
    [2,3,"市外"]
]}
