{
  "fields": [{"id":"_id","type":"int"},{"id":"Numero matricula","type":"text"},{"id":"Nombre coto","type":"text"},{"id":"Codigo tipo","type":"text"},{"id":"Tipo","type":"text"},{"id":"Superficie","type":"text"}],
  "records": [
    [1,"M-11043","EL VALLE","ME","MENOR","290"],
    [2,"M-11047","LA JURISDICCION","MM","MAYOR Y MENOR","830"],
    [3,"M-10174","LA SOLANA","ME","MENOR","256"],
    [4,"M-10240","EL CAMPILLO","ME","MENOR","541"],
    [5,"M-10226","ARROYO GUATEL","MEP","MENOR DE PELO","74"]
]}
