{
  "fields": [{"type":"int","id":"_id"},{"type":"numeric","id":"Sr. No."},{"type":"text","id":"Type of vehicle"},{"type":"numeric","id":"Available"}],
  "records": [
    [1,1,"Jeep",2],
    [2,2,"Car",0],
    [3,3,"Pick-up (double door)",4],
    [4,4,"Pick-up (single door)",84],
    [5,5,"Pick-up (Shahzor)",1],
    [6,6,"Bus",4],
    [7,7,"Prison Van",8],
    [8,8,"Truck",0],
    [9,9,"Mobile Canteen",0],
    [10,10,"School Van",0],
    [11,11,"Ambulance",1],
    [12,12,"Pick-up (Investigation)",0],
    [13,13,"APC",1],
    [14,14,"Science laboratory (Toyota)",1],
    [15,15,"Boats",6],
    [16,16,"Motor Cycle",112]
]}
