{
"page_size": 30,
"next_page_token": "",
"locations": [
{
"id": "AAAAAAAAAA",
"name": "Country/Region1",
"parent_location_id": "I-qsfdUbbbbg",
"type": "country"
},
{
"id": "BBBBBBBB",
"name": "State1",
"parent_location_id": "AAAAAAAAAA",
"type": "state"
},
{
"id": "ccccddddd,
"name": "City1",
"parent_location_id": "BBBBBBBB",
"type": "city"
},
{
"id": "fgaajfjfhgjgjgjg",
"name": "Campus1",
"parent_location_id": "ccccddddd,
"type": "campus"
},
{
"id": "YQGK12344",
"name": "Building1",
"parent_location_id": "fgaajfjfhgjgjgjg",
"type": "building"
},
{
"id": "uUbbbbbbbb",
"name": "Floor1",
"parent_location_id": "YQGK12344",
"type": "floor"
}
]
}