| Properties |
| Name |
Type |
Description |
Mandatory? |
| hotel chain |
string |
e.g. Marriott, Hilton, Hyatt, etc. |
false |
| street address |
string |
street address (e.g. 3 Ames St.) |
false |
| city |
string |
e.g. Tokyo, New York, Mumbai, Los Angeles |
false |
| state or province |
string |
e.g. NY, Vermont, Ottawa |
false |
| postal code |
string |
e.g. 02139 |
false |
| country |
string |
e.g. USA, Japan, India, Australia |
false |
| description |
text |
describes an object |
false |
| total number of rooms |
integer |
the number of rooms in a residence / building |
false |
| price range |
string |
describes a range of prices (e.g. $100 to $500) |
false |
|