{
"success": true,
"message": "Locations with land data found",
"data": {
"sector": "land",
"locations": [
{
"name": "Nasr City",
"slug": "nasr-city",
"city": "Cairo Govenorate",
"country": "Egypt",
"country_code": "EG"
},
{
"name": "Prampram",
"slug": "prampram",
"city": "Greater Accra",
"country": "Ghana",
"country_code": "GH"
},
...
{
"name": "Banana Island",
"slug": "banana-island",
"city": "Lagos",
"country": "Nigeria",
"country_code": "NG"
},
{
"name": "Ajah",
"slug": "ajah",
"city": "Lagos",
"country": "Nigeria",
"country_code": "NG"
},
{
"name": "Mass Media",
"slug": "mass-media",
"city": "Lusaka",
"country": "Zambia",
"country_code": "ZM"
}
]
}
}