{
  "fields": [{"id":"_id","type":"int"},{"id":"Field Name","type":"text"},{"id":"Data Type","type":"text"},{"id":"Length","type":"numeric"},{"id":"Description","type":"text"},{"id":"Key Type","type":"text"},{"id":"Example","type":"text"}],
  "records": [
    [1,"ชื่อสถานีรถไฟ","String",200.0,"ชื่อสถานีรถไฟ","Primary Key","กรุงเทพ"],
    [2,"จังหวัด","String",200.0,"จังหวัด",null,"กรุงเทพมหานคร"],
    [3,"รหัสไปรษณีย์","String",5.0,"รหัสไปรษณีย์",null,"10330.0"],
    [4,"ค่าพิกัด_Lat","Latitude",1.0,"ค่าพิกัด_Latitude",null,"13.7393414"],
    [5,"ค่าพิกัด_Long","Longitude",1.0,"ค่าพิกัด_ Longitude",null,"100.5146067"],
    [6,"ตำบล","String",200.0,"ตำบล",null,"รองเมือง"],
    [7,"อำเภอ","String",200.0,"อำเภอ",null,"ปทุมวัน"],
    [8,"รายละเอียดเพิ่มเติม","String",500.0,"รายละเอียดสถานีเพิ่มเติม",null,"เป็นสถานีรถไฟชั้นพิเศษ"]
]}
