{
  "fields": [{"id":"_id","type":"int"},{"id":"Kecamatan","type":"text"},{"id":"Puskesmas","type":"numeric"},{"id":"Klinik KB","type":"numeric"},{"id":"Puskesmas Pembantu","type":"text"},{"id":"Pos Pelayanan KB","type":"text"}],
  "records": [
    [1,"Serpong",4,21,"-","-"],
    [2,"Serpong Utara",2,12,"-","-"],
    [3,"Pondok aren",6,23,"-","-"],
    [4,"Ciputat",5,9,"-","-"],
    [5,"Ciputat Timur",5,15,"-","-"],
    [6,"Pamulang",6,14,"-","-"],
    [7,"Setu",3,10,"-","-"]
]}
