Design a Place of Interest (POI) service similar to Yelp or Foursquare. The system stores registered places of interest, each with a geographic location (longitude + latitude) and a place type (restaurant, hotel, park, etc.). Users can query the system to find the N nearest places to a given location…