Points Of Interest - Basic Listing
Points-of-Interest (POIs) listing of territory can be defined by specifying a country.
It is also possible to filter the data by category or industry type.
Field | Description | Type |
---|---|---|
listing_id |
Unique POI identifier. | STRING |
name | Name of the POI. | STRING |
street_address | Complete street address. | STRING |
latitude | Latitude. | DOUBLE |
longitude | Longitude. | DOUBLE |
industry | Industry (Hospitality, Food & Beverage, Attraction, Retail, Transportation, etc.). Please refer to the categories & industries document for the complete list. |
STRING |
category | Category (hotel, bar, pub, restaurant, b&b, museum, shopping mall, etc.). Please refer to the categories & industries document for the complete list. |
STRING |
website | Website. | STRING |
*The above field in bold is considered the primary key of the csv file.