Integrating to a POI Server - Some additional details
Currently there are not many public and maintained POI servers, so, you may need to install your own POI server for your production system. You can install your POI server to the hosting service that suits best to your business, that may be Fiware Cloud or something else, and upload you data there.
Hosting a POI Server at Fiware Cloud
You may use Fiware Cloud Portal https://cloud.lab.fiware.org/ to host experimental POI server. Press "Sign up" link there, if you need a new account. (Currently this does not seem to work: "Follow instructions on http://catalogue.fiware.org/enablers/poi-data-provider/creating-instances") Launch a Ubuntu 14.04 instance and install the POI Data provider as explained in the next section:
Hosting a POI Server at Other Linux Style Environment
For Ubuntu Server 14.04., to install the POI server, follow the instructions in http://catalogue.fiware.org/enablers/poi-data-provider/documentation -> "POI Data Provider - Installation and Administration Guide", or directly http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/POI_Data_Provider_-_Installation_and_Administration_Guide
Integrating Your Service to the POI Server
Overview of the POI system can be found at http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/FIWARE.OpenSpecification.MiWi.POIDataProvider
To integrate your service to the POI server you need information found in the API documentation. The API documentation can be found at http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/POI_Data_Provider_Open_API_Specification