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