{
  "fields": [{"id":"_id","type":"int"},{"id":"Tahun","type":"numeric"},{"id":"Luas Hutan Lindung","type":"numeric"}],
  "records": [
    [1,2022,10385],
    [2,2023,10385],
    [3,2024,10385],
    [4,2022,10385],
    [5,2023,10385],
    [6,2024,10385]
]}
