package utils const ( VALID_LATITUDE = "latitude" VALID_LONGITUDE = "longitude" )