Contact
Contact contains contact details for the hotel.
emailemail (string)
Primary contact email address.
phoneNumberphoneNumber (string)
Primary contact phone number.
faxfax (string)
Fax number when available.
webweb (string)
Website URL for the hotel.
Contact
{
"email": "string",
"phoneNumber": "string",
"fax": "string",
"web": "string"
}