{
  "items": [
    {
      "habitat_species_management_area": 12.33141044, 
      "protected_area_with_sustainable_use_of_natural_resources": 0, 
      "label": 1, 
      "year": "2007", 
      "nature_reserves": 28.5375832, 
      "natural_monuments": 0.063514083, 
      "national_parks": 52.10917164, 
      "total": 495953, 
      "protected_landscape_area": 6.958320647
    }, 
    {
      "habitat_species_management_area": 12.37890902, 
      "protected_area_with_sustainable_use_of_natural_resources": 0, 
      "label": 2, 
      "year": "2010", 
      "nature_reserves": 28.64750531, 
      "natural_monuments": 0.063758729, 
      "national_parks": 51.92470398, 
      "total": 494050, 
      "protected_landscape_area": 6.985122963
    }, 
    {
      "habitat_species_management_area": 11.16208583, 
      "protected_area_with_sustainable_use_of_natural_resources": 4.947212576, 
      "label": 3, 
      "year": "2015", 
      "nature_reserves": 22.3559426, 
      "natural_monuments": 0.378074236, 
      "national_parks": 55.64315511, 
      "total": 629506, 
      "protected_landscape_area": 5.513529657
    }, 
    {
      "habitat_species_management_area": 10.08770075, 
      "protected_area_with_sustainable_use_of_natural_resources": 4.46654991, 
      "label": 4, 
      "year": "2019", 
      "nature_reserves": 18.8312343, 
      "natural_monuments": 0.394261986, 
      "national_parks": 61.69992039, 
      "total": 697249.569, 
      "protected_landscape_area": 4.520332662
    }
  ], 
  "properties":{
    "year": {"valueType": "text", "columnType": "text", "order": 0, "label": "Year"},
    "total": {"valueType": "number", "columnType": "number", "order": 1, "label": "Total"},
    "protected_area_with_sustainable_use_of_natural_resources": {"valueType": "number", "columnType": "number", "order": 2, "label": "Protected area with sustainable use of natural resources"},
    "protected_landscape_area": {"valueType": "number", "columnType": "number", "order": 3, "label": "Protected landscape area"},
    "habitat_species_management_area": {"valueType": "number", "columnType": "number", "order": 4, "label": "Habitat/species management area"},
    "natural_monuments": {"valueType": "number", "columnType": "number", "order": 5, "label": "Natural monuments"},
    "national_parks": {"valueType": "number", "columnType": "number", "order": 6, "label": "National parks"},
    "nature_reserves": {"valueType": "number", "columnType": "number", "order": 7, "label": "Nature reserves"}
  }
}