To my knowledge, the SF supports the following geocoders: Google Maps, Open Street Map, MapQuest and HERE WeGo. At the moment we are using the SF Maps extender with Geocoder MapQuest to translate address to coordinates.
The address is verified and correct, when we search this in Google Maps the correct location is shown.
The address "Savelveld 25, 6039 SB, Stramproy" is displayed in America while this is an address in The Netherlands. Probably the coordinates are being generated incorrectly but how can I get the JSON generated by the extender for the MapQuest API?
We have had the same problem in the past with the free version of HERE WeGo. Is this problem also recognized in the other Geocoders?