{
"type": "Feature",
"properties": {
'name': 'Chia Boutique',
'street': 'Wilhelmstraße 11',
'plz': '65185',
'city': 'Wiesbaden'
},
"geometry": {
"type": "Point",
"coordinates": [ 8.2434, 50.0823 ] } },