The Mystery tour is something I made to try out the google maps API. I have a database with around 5.5 million locations from around the world. Each location has latitude and longitude coordinates, location name and location type. From this database I pull a random location and pass that off the to the Google Maps API. All in all it seems pretty accurate.
)NOTE: There are currently no U.S. locations in the database.