{
  "fields": [{"id":"_id","type":"int"},{"id":"Name","type":"text"},{"id":"Address_1","type":"text"},{"id":"Address_2","type":"text"},{"id":"Town","type":"text"},{"id":"County","type":"text"},{"id":"Postcode","type":"text"},{"id":"X","type":"numeric"},{"id":"Y","type":"numeric"},{"id":"Opening_hours","type":"text"}],
  "records": [
    [1,"Omagh Bowling Green","Old Mountfield Road","","Omagh","Co Tyrone","BT79 7EG",245556,372861,"Mon - Fri 6.30pm - 10pm (weather permitting)"],
    [2,"Enniskillen Bowling Green","Celtic Park","Dublin Road","Enniskillen","Co Fermanagh","BT74 6HP",224417,343566,"Mon - Sat 3.30pm - dark (weather permitting)"]
]}
