{
  "fields": [{"id":"_id","type":"int"},{"id":"locationName","type":"text"},{"id":"latitude","type":"numeric"},{"id":"longitude","type":"numeric"},{"id":"elevation","type":"numeric"},{"id":"county","type":"text"},{"id":"municipality","type":"text"},{"id":"temperature","type":"numeric"},{"id":"time","type":"timestamp"}],
  "records": [
    [1,"Københavnerbukta",58.96636,5.59778,3,"Rogaland","Stavanger",8.0,"2026-05-10T09:00:00"],
    [2,"Liapynten",58.93375,5.68203,7,"Rogaland","Stavanger",10.6,"2026-05-10T13:45:00"],
    [3,"Nedre Tastasjøen",58.98905,5.70076,7,"Rogaland","Stavanger",8.8,"2026-05-09T11:23:00"]
]}
