{
  "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,"Liapynten",58.93375,5.68203,7,"Rogaland","Stavanger",13,"2026-05-31T16:00:00"]
]}
