| Properties |
| Name |
Type |
Description |
Mandatory? |
| hotel name |
string |
e.g. Marriott Marquis New York, Century Hyatt Tokyo |
true |
| 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 |
| when |
date / time |
|
true |
| connection type |
string |
type of connection to internet (e.g. wifi, ethernet, evdo, etc.) |
true |
| pricing model |
text |
describes the pricing model for a service (e.g. free, $10 per day, $50 per week, etc.) |
false |
| download speed (kbps) |
number |
download speed for a connection in kilobytes per second |
false |
| upload speed (kbps) |
number |
upload speed for a connection in kilobytes per second |
false |
| comments |
text |
|
false |
|