{
  "fields": [{"type":"int","id":"_id"},{"type":"text","id":"name"},{"type":"numeric","id":"mintemperature"},{"type":"numeric","id":"maxtemperature"},{"type":"text","id":"hasfirealert"},{"type":"text","id":"location"}],
  "records": [
    [1,"WTER 03 Miraflores",22.098742,24.563866,"N","{\"type\":\"Point\",\"coordinates\":[-17.770061,28.696578]}"],
    [2,"WTER 01 Torre Forestal Las Tricias",20.674959,21.9312,"N","{\"type\":\"Point\",\"coordinates\":[-17.9502,28.7741]}"],
    [3,"WTER 04 Torre del Time",19.548046,36.173763,"N","{\"type\":\"Point\",\"coordinates\":[-17.9242,28.6929]}"],
    [4,"WTER 02 Mirador de San Antonio del Monte",16.261908,20.036896,"N","{\"type\":\"Point\",\"coordinates\":[-17.921397,28.819339]}"]
]}
