curl --location '/other/GetPeopleNearby' \ --header 'Content-Type: application/json' \ --data '{ "Latitude": 0, "Longitude": 0 }'
{}