curl --location --request GET 'https://my-cities.domozone.com/api/buildings'[
{
"id": 0,
"name": "",
"architectureType": "",
"architecturalElements": {
"": ""
},
"address": {
"street": "",
"postalCode": ""
},
"gpsCoordinates": {
"lat": 0.0,
"lon": 0.0
},
"cityId": 0
}
]