Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 892 Bytes

File metadata and controls

16 lines (13 loc) · 892 Bytes

# HotelPlace

Properties

Name Type Description Notes
neighborhood string Neighborhood where the hotel is located. [optional]
neighborhood_description string [optional]
maps_url string Google Maps URL for the hotel location. [optional]
overall_score float Overall location score from 1 to 5. [optional]
score_by_categories array<string,float> Location sub-scores by category, such as transit or things_to_do. [optional]
latitude float Latitude of the hotel on Google Maps. [optional]
longitude float Longitude of the hotel on Google Maps. [optional]
extras array [optional]

[Back to Model list] [Back to API list] [Back to README]