I\'m trying to get the coords for these POI but Google Geocoding returns wrong coords, the same coords for both addresses. In the Google Maps they work fine. How should I co
Those are "places" not postal addresses. They both resolve to the same "address" as far as the geocoder is concerned ("Corfu, Greece"). If you need to include the "place name" (you don't have a complete postal address), use the Places API
Some major points of interest are included in the geocoding database (like "Eiffel Tower", "Statue of Liberty", "Cologne Cathedral") but not all.