I'm creating a travel website that lets users select points of interest for a particular city (a restaurant, museum, etc.). These records are to be displayed on a google map as markers. This I've done already.
My question is should I integrate with 3rd party data to make creating these markers easier, cleaner (no duplicates), and utilizing data (info, reviews, photos, etc.). If so, can anyone recommend what services are available?
I want the user to be able to search for the point of interest (POI) and select it from a list. I'd like to be able to lookup information, reviews, photos, etc. too if possible.
What are other travel websites doing? Did sites like trip advisor, virtual tourist, start with nothing and build their data from scratch?
Yes, I think an integration of third party services here would be very helpful. Google's Places API or the Yelp API may offer what you are searching for.
I also think, that starting with an empty website is not good. You may add the first x points yourself and maybe offer a nice reward for the first other editors of new places. That's how qype did it. I created 30 or 50 entries there and got an ipod as reward. Of course only the first 100 or 500 users or so got those rewards, so predicting your expenses is very easy.