When adding a location to the listings via Geolocation, an address chosen from the dropdown menu is correct - but upon clicking on the link in the actual listing it loads a different address.
It seems like Google Maps API problem. As our functionality receives coordinates from Google Maps API on search. It is possible to change latitude and longitude manually with a code snippet that we can provide
Sorry for the confusion, I checked the possible snippet and it would resolve the issue for a single listing, but not for users. We use the coordinates returned by Google API and it seems that Google has incorrect coordinates for the address you’ve tested. You can try using Mapbox instead of Google maps, maybe it has more precise coordinates