{
  "items": [
    {
      "total_protected_area": 5.761047, 
      "label": 1, 
      "distance_to_the_aichi_target_11": 11.23895, 
      "country_area_not_under_protection": 83, 
      "area": ""
    }, 
    {
      "total_protected_area": 196301, 
      "label": 2, 
      "distance_to_the_aichi_target_11": 379064, 
      "country_area_not_under_protection": 2809135, 
      "area": "Area (ha)"
    }
  ], 
  "properties":{
    "area": {"valueType": "text", "columnType": "text", "order": 0, "label": "Area"},
    "total_protected_area": {"valueType": "number", "columnType": "number", "order": 1, "label": "Total protected area"},
    "distance_to_the_aichi_target_11": {"valueType": "number", "columnType": "number", "order": 2, "label": "Distance to the Aichi target-11"},
    "country_area_not_under_protection": {"valueType": "number", "columnType": "number", "order": 3, "label": "Country area not under protection"}
  }
}