{
  "items": [
    {
      "aichi_target": 9.7, 
      "protected_areas": 7.3, 
      "percentage_of_country_territory": "", 
      "country_area": 83, 
      "label": 1
    }
  ], 
  "properties":{
    "percentage_of_country_territory": {"valueType": "text", "columnType": "text", "order": 0, "label": "Percentage of country territory"},
    "protected_areas": {"valueType": "number", "columnType": "number", "order": 1, "label": "Protected areas"},
    "aichi_target": {"valueType": "number", "columnType": "number", "order": 2, "label": "Aichi target"},
    "country_area": {"valueType": "number", "columnType": "number", "order": 3, "label": "Country area"}
  }
}